i'm uploading my first asp.net web site, i have the asp.net enabled for the domain
when i try to view the default.aspx page, i get a Servor Error in '/' Application
runtime error
Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
i did the above in the web.config, still get same error
any suggestions
thanks