Unable to map an HttpHandler to a “path/*” wildcard mapping
So I’ve been trying to map an http module to a sub-path of an MVC3 site. It should be pretty simple as I understand it, but it has not been working. The module is setup like so:
So I’ve been trying to map an http module to a sub-path of an MVC3 site. It should be pretty simple as I understand it, but it has not been working. The module is setup like so:
How can automatically I stop the development web server when I stop debugging in Visual Studio?
Visual Studio is x86 until at least the 2010 release comes around update: this is still an issue in VS2010, there is no native 64bit Cassini support. My question is can anyone think of a way or know of an independent ASP.NET debug server that’s x64 for 2008 or 2010?
I’m using the Visual Studio Development Server, with a specific port. Is there a way to add a virtual directory to it?