I set up debugging in Visual Studio 2008 for IIS instead of the embedded server, so I can run URL rewriting during development (using IIRF).
It took some time to get to work (changing permissions, reinstalling the .NET framework), but it worked.
I turned off my machine, and now, when it returns to the debugger, it will not start. I am using Parallels with WinXP on iMac.
"Cannot start debugging on the Internet server. Failed to start ASP.NET debugging. Additional information may be available when the project starts without debugging."
I read a whole bunch of posts on SO, and also searched for a topic, but none of them give a working answer.
Has anyone come across this and know how to make it work?
Thanks.
Ariel source share