View Single Post
Contributor
11Jan2010,16:07  
urstop's Avatar
First make sure that your hosting supports .net 3.5 as not all hosts support 3.5.

If the host supports 3.5 then you will have to make change in your web.config and turn off the custom errors tag so that you get a detailed description of the error. Once you know what the error is, it will be a easy thing to fix.