Thread: 2 questions
View Single Post
  #2 (permalink)  
Old 04-30-2008, 06:01 PM
ncushing ncushing is offline
Administrator
 
Join Date: Mar 2007
Location: Prezza Technologies
Posts: 172
Default

Nikos,

Sorry for the delay in getting back to you. The screen you are seeing is a generic error screen that is diplayed when an ASP.NET application error occurs. The screen tells you how to configure your web server so that you can see the actual error when connecting remotely.

To see the actual error that is occurring, follow the instructions in the error message, or use Remote Desktop to connect to your web server and open an instance of a web browser on the web server to reproduce the error.
Reply With Quote