ASP.NET


I'm getting an 'Server Error in 'myapplication' Application.' with my ASP.Net page.
Navigate to the root of your ASP.Net application
Download your web.config file
Edit the customErrors tag of your web config file to look like: <customErrors mode="Off" />
Upload your web.config file to see the exact error message