Quantcast
Channel: Visual Studio and Visual Web Developer Express
Browsing all 3509 articles
Browse latest View live

rdlc file opens in xml but not in design. Updated Visual Studio recently....

I am working on a project and recently updated my VS from 2015 to 2017. My existing reports execute well but when I try to open the RDLC file in Visual Studio to modify, I get an XML version of it. I...

View Article


How to debug store procedure when program run from visual studio 2013

i am using visual studio 2013 and often set break point on code when call store procedure. when we are passing data to store proc that we can debug from IDE but some time we need to debug store proc...

View Article


Application Insights

Hi,Is there a way to disable Application Insights from getting included by default in an MVC project in Visual Studio 2017?joe

View Article

Image may be NSFW.
Clik here to view.

Both VS 2015 sp3 and VS 2017 crashing when selecting item from navigation bar

Visual Studio 2015 AND 2017 are both crashing on one particular Web Forms solution (others are OK) when selecting an item in the navigation bar in a code behind page.For example, I can select a button...

View Article

can we use visual studio community edition 2017

we are a team of 10 and want to develop applications in visual studio 2017. I am wondering would be possible to just have community edition as opposed to professional and enterprise edition....

View Article


why to switch to visual studio 2017 compared to 2010

We have got projects running in 2010, most of them are in web forms and they are all working fine. I am wondering what are the concrete reasons why someone should adopt 2017.I have seen posts regarding...

View Article

IIS 7.5+ 64bit having trouble loading C++ CLR dlls

My team recently upgraded from VS2008 to VS2015.  Our project is a combination of C# SDK layers and C++ core libraries that work in mixed mode CLR and direct unmanaged references/pinvoke.VS2015...

View Article

VS Enterprise 2017 Installation stuck at installing...

I used to install Visual Studio 2017(vs_enterprise__749492733.1501658207), while install process I got below error.Package 'Microsoft.VisualStudio.WebDeploy.Msi,version=15.0.26711.1,chip=x64' failed to...

View Article


Debugging - breakpoints not being hit

Im having problems with running my application in debug mode. It doesn't hit my code at all, none of my breakpoints get hit...Its set to run in Debug and the web.config has the correct debug setting as...

View Article


How to online TFS unbing to bind with online project

suppose some how my project is not bind any more to my project with online tfs. so tell me how could i bind the same project again with TFS. thanks

View Article

Visual Studio 2015 - Bower always uses force-latest version.

Bower seems to be pulling down the wrong version.  I believe this is due to the integration always adding--force-latest to Bower.cmd.  Below are the Steps to Reproduce as well as the console output...

View Article

Visual studio for Mac

is there a reason why the visual studio for Mac takes a life for loading the project (7-10min), restoring packages (3-5 min) and around 15-20 min to build and start the app???? I have Mac OS and I also...

View Article

How to setup jamine with VS IDE to unit test js code

please share good article link which discuss all the steps in details to setup jamine with VS IDE to unit test js code

View Article


migrate to vs community 2017

installed vs community 2017, trying to migrate a vs2008 website, create the project in 2017, bring in vs 2008 files by add existing items, rebuild ok, but when try to debug get the following message...

View Article

Add codemaid into VS2017

I can adding Codemaid (http://www.codemaid.net/) into vs2015 but not vs2017.How to add it into VS2017?I already installed it.

View Article


bin Directory in Project Won't Delete After First Build

I just finished upgrading NuGet packages in a large solution I am working on.  The project itself built fine and ran.  However, when I went to run the project a second time it gave several errors on...

View Article

VS2017 asks for old Microsoft.Web.Publishing.Tasks.dll

I just installed VS2017 and when trying to build it asks for an older version of this DLL. The "TransformXml" task could not be loaded from the assembly D:\Program Files (x86)\Microsoft Visual...

View Article


Following Model Casuing Scaffolding to crash

For some reason the following model is causing the scaffolding templates to crash it is not giving me an error just the visual studio 2017 dialog stooped responding and then crashes out.It produces no...

View Article

Not able to track the changing value of a parameter

I am using Visual Studio professional VS 2012. When my application runs, somewhere, somehow a certain boolean variable is being changed from true to false. I have set breakpoints everywhere the...

View Article

project .net framework version and compile/publish

I have the project compile set to use 4.7.1, however I put code in  to show .net framework, Response.Write("Version: " + System.Environment.Version.ToString()), and when running program in debugger it...

View Article
Browsing all 3509 articles
Browse latest View live