I've worked with ASP.NET once before and had a project where it was potentially useful, so I started creating an ASP.NET website as part of a solution that contained several C# class libraries.
I'm using Visual Studio 2010 Ultimate Edition and Windows 7 Professional x64. The issue is that when I try to debug my website project, I get th...
Is it possible to choose a fixed port for the Visual Studio 2010 debug webserver?
...
Hi folks,
I am using Visual Studio 2008 SP1 with .NET Framework sp1. I am not using IIS but the built-in server provided by vs 2008.
I have an ASP.NET MVC project, which sometimes when started opens the browser window & just keeps on trying to load the default page. After stopping the application & killing the webserver, there's still ...
I remember several years back it was called Cassini and the source was available for download.
Is this no longer the case? Either my Google skills are lacking or I can't seem to find the source code for it anywhere.
...
Hi,
When I debug a web project (WCF, website etc) I find it convenient to fix the port number that the webdev.server.exe uses to server the page as I don't have to switch the port number in other config files that consume that service.
My problem is that over time visual studio becomes unable to use the ports. The error message I get ...
Since I've starting using VS 2010 I've noticed that whne I stop the debugger it also kills the development web server. In VS 2008 I would regularly work without the debugger attached. Is it possible to do this in 2010?
...
I've create a web app in Python3 all runs beautiful till that day what i have to upload a file... theres no way to find the path or the file in the environ i am using wsgi and i am thinking to migrate to another thing, what are your recommendation?
...
My local Sitecore CMS 6.2.0.3322 has stopped working. I can no longer start up a local debug build and attach it to IIS or WebDev.WebServer20.exe (The VS2010 built in web server).
When I start with WebDev I'm seeing the following message appear in the debug output window a couple of times a second:
A first chance exception of type '...