Ok, I have a website, that I am hosting myself with XP Pro on a virtual machine, all is well. I can access the main index in the directory, internally, and I can access the asp.net PAGE but not the application and design, so I know that I am picking up the write page, just getting an error, here's the exact error:
" 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 application event log of the web server. Please review this log entry to discover what caused this error to occur. "
Bear in mind that I am fairly new to hosting, and this is my first asp.net actually hosted, once configured properly, but I guess one question is where can i find the 'application event log' on the web server(on the virtual machine) to get an exact error? I am using VWD 2008 Express on my host, vista machine, and transferring the full, built, directory over to my hosting directory on the virtual machine. Any ideas?
joedeene
" 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 application event log of the web server. Please review this log entry to discover what caused this error to occur. "
Bear in mind that I am fairly new to hosting, and this is my first asp.net actually hosted, once configured properly, but I guess one question is where can i find the 'application event log' on the web server(on the virtual machine) to get an exact error? I am using VWD 2008 Express on my host, vista machine, and transferring the full, built, directory over to my hosting directory on the virtual machine. Any ideas?
joedeene
Comment