I have a project that I am trying to run from a server. When I attempt this, I get an error :

Error while trying to run project : Unable to start debugging on the web server. Would you like to disable future attempts to debug ASP.NET pages for this project?

I know this problem has been posted already and I tried the solution that I found there (running an ASP register command) and I am still getting the same result. The weird thing is that I have a different program that someone else wrote on a different computer that runs with absolutely no problems on that same web server. What could the problem be?