Okay, so I put together a page, on my system (localhost) I want to try it on my production server. (Just a page... nothing fancy.) I put the page in my sites folder, put the .dll file for the application in the /bin/ folder (there is only the one page in this solution which was built entirely in VB.Net) I have a web.config file, yet when I browse to the page I get this:
Server Application Unavailable
The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request.
Administrator Note: An error message detailing the cause of this specific request failure can be found in the system event log of the web server. Please review this log entry to discover what caused this error to occur.
Server Application Unavailable
The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request.
Administrator Note: An error message detailing the cause of this specific request failure can be found in the system event log of the web server. Please review this log entry to discover what caused this error to occur.