Server Error in '/' Application.
Date: 04/05/05
(Asp Dot Net) Keywords: browser, asp, security, web
I am new to asp.net and i recently bought some new webspace.
when i uploaded the directories from my computer to my webspace they stopped working and i kept getting this error:
"Server Error in '/' Application."
now strangly enough if i upload all of the data without it's own folder into the main directory of my webspace then it works...how would i be able to get it to work by uploading each project in it's own directory?
this is the description of the error:
"Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
Details: To enable the details of this specific error message to be viewable on remote machines, please create a tag within a "web.config" configuration file located in the root directory of the current web application. This tag should then have its "mode" attribute set to "Off"."
I've changed the web.config file in the way in which the error page told me to and i'm still getting the same message.
what's going wrong here then? (I'm still quite new to all of this).
Source: http://www.livejournal.com/community/aspdotnet/30825.html