Browse by Tags

All Tags » Web Application Project (RSS)
A few users reported that with Web projects located on a remote machine closing project or solution may hang Visual Studio and Visual Web Developer Express for several minutes. We found that the issue may be caused by VS logging component that collects...
I was trying to include my ASP.NET MVC project in a TFS team build today but the build failed so I've investigated this issue and thought it will be helpful to share it with the community. To get the MVC project build successfully with the team build...
You may get the below error while trying to load ASP.NET web site/Web application while using Visual Studio under Windows Vista. To resolve this error and get the project loaded follow the following steps : 1- close the current running instance of Visual...
A nice tip by Vishal R. Joshi (Program Manager | Visual Web Developer Team) about how to debug Global.aspx.cs Application_Start() with ASP.Net Web Server within Visual Studio. Read more here Visual Web Developer team blog.
If you face this error while trying to open a web application project Error Creating Control - control_Name '/LM/W3SVC/1/Root/Project_Name' is not a valid IIS application. You can resolve this error by following the below steps , the root cause of this...
To Switch web application project to run on IIS web server as Virtual directory instead of running in the Visual Studio Development Serer you can easily follow these steps : 1- Right click in your project choose prosperities to get the project prosperities...
More Posts