windows server precompiler error

jmorris

New member
Joined
Aug 5, 2007
Messages
1
Programming Experience
Beginner
I made a web app with an aspx page named "default.aspx" in VS2005 VB.net and am trying to deploy it to a web hosting server - GoDaddy. I am transferring it from another web hosing company, and the same code now gives me a deployment error. The deployment was made with no checkmarks on the "build/publish web site" menu in VS2005. I put all the files including the bin directory on my web server, and it appears if can't find them : "The file '/default.aspx' has not been pre-compiled, and cannot be requested". Can someone give me advise as the godaddy is no help and I have spent countless hours trying to get it to work. I know the code works because it runs fine on my local as well as the other website.

Thanks! - Jeff
 
Back
Top