Bob Keeney wrote:
I get this every now and then with my own test web apps. I get this mostly the first time I try to run it. Almost like the server is busy trying to figure out what it is and maybe cache it or something. Once it's done this though, it seems to work okay after that.
when i run the app in debug mode, in windows i go to the task manager and exit process "DebugMy Application.exe" or "Debug[appname].exe" then i press "stop" in the IDE and retry, now it works every time (untill pc is RS is restarted).