Visual studio 2012 unable to publish
Hi All,I am using VS 2012. Unable to publish to, When I click publish it displays error " The publishing extension not installed which is required to publish. You can install from...
View ArticleMigration Problems
Hi All,I have just tried to migrate my app (Asp.Net Core MVC) using VS 2019 version 16.6.5 but get this message in the Package Manager Console;PM> Add-Migration Init Build started... Build...
View ArticleDebugger: Ignore handled exceptions?
Using the latest Visual Studio 2019. Is there a way to tell the Debugger to ignore handled exceptions?On startup of my application on localhost a NullReferenceException can be thrown. This is entirely...
View ArticleQuestion over Ninject, ASP.NET Identity and Entity Framework
Hi all,I am wondering what is the best way to setup Ninject, ASP.NET Identity and Entity Framework? Normally (without Ninject) I would create my solution by separating the MVC project from Data project...
View ArticleHow to build a SSIS package by VS to load data from DB2 and output a CSV file?
I got an assignment to build a SSIS package by Visual Studio to get data from DB2 and produce a CSV file, with which I am not familiar. Currently in SQL server we set up a link server to DB2 and can...
View ArticleVS Code - Authorization failed for user: (null)
Hi,When running the default Identity scaffolding project from VS Code, I get this error when logging-in;VS Code DEBUG CONSOLE:---removed for brevity---...
View Articlevs code IntelliSense
Hello,Why vs code IntelliSense is too slow and useless?Is there any way to speed up it?thanks,Saeed
View ArticleClass Library in VS 2019
Hello everyone and thanks for the help in advance. I am trying to develop a class library using Visual Studio 2019. Unlike earlier versions of VS, the default seems to target .Net 2.0 Standard as the...
View ArticleBundler and Minifier
Visual Studio 2017.I have installed a bundler and minifier extension to VS obtusely called Bundler and Minifier ( by Mads Kristensen). I have the latest version installed.Just recently, I have had the...
View ArticleFailed to attach to process: Only 64-bit processes can be debugged.
HiNot sure how to fix this, when i debug azure functions in visual studio code i get the following error:Failed to attach to process: Only 64-bit processes can be debugged.which stops the debugging...
View Articlei m unable to run console appplciation
i find error dnx sdk version 'dnx-clr-win-x86.1.0.0-beta5' failed to install in VS 2015
View ArticleIs there any documentation available for Microsoft's VS project templates?
I'm on the hunt for the latest ASP.NET web design templates (using Visual Basic) to update a couple of my websites that were based on an old version of Microsoft's "ASP.NET Web Forms Site" template.One...
View ArticleINET_E_RESOURCE_NOT_FOUND Error on VS2019
Trying to run an old asp.net 4.0 website on VS2019 localhost and get this error: INET_E_RESOURCE_NOT_FOUND
View ArticleWierd behaviour when editting aspx pages in VS
Hi all:I have VS 2019 community. When I try to edit an aspx page I get a white screen with the message 'En proceso...'(In process..., in Spanish) waiting something.I was the last two weeks trying to...
View ArticleHow to add a control event using Visual Studio 2019
In the old visual studio (probably before 2010). I was able to add a control event in the code-behind page using the dropdown list at the top of the page. The dropdown list gives me all events of a...
View ArticleIntellisense switched off - Maybe a bug in VS 2019 Preview ???
hi guysI just ran an update on VS installer for my VS 2019 Preview edition and noticed the helper is gone and throwing errors.That Helper you get when you put your mouse to a class and then gives you...
View Article.Net assembly for db migration can't be registered if com-interop is set...
I want to create a C# .Net dll as Add-In for Enterprise Architect in Visual Studio. This dll has to be registered for com-interop to be used by Enterprise Achitect.Within this dll I also want to do a...
View ArticleHow to disable some features of VS to make it faster
Hello,Is it possible to disable some features of visual studio and make it faster?VS 2019 is very slow and omnisharp intelisence is worse on VS code!Thanks
View ArticleVisual Studio crash after switsch aspx-Page in design view
Enwironment:VS 2019 (or earlier) TFSApplication:WebForms with MasterPage bootstrap etc. Standard.ConfigurationProblem:after the download of the latest version from TFS I can't switch the aspx-WebForm...
View ArticleUnexpected change of text in aspx page contained in template
I have created an ASP.NET project based on the VB.Net Web Forms version of Microsoft's ASP.NET Web Application template and edited to suit my needs.This project is called MyWebApplicationTemplateMaster...
View Article