i have "scriptErrorSentToBrowser=true" and can see the error details when run from localhost...but when I run from a remote machine I just get the 500-100.asp page without any information on the error...all the filler text is there such as the browser type, datetime, etc...just no info on the error itself...
any ideas?
this is the error from localhost
Microsoft VBScript runtime error '800a01a8'
Object required: 'datetime'
/test.asp, line 4
and the error from remote machine
The page cannot be displayed
There is a problem with the page you are trying to reach and it cannot be displayed.
Please try the following:
- Contact the Web site administrator to let them know that this error has occured for this URL address.
HTTP 500.100 - Internal server error: ASP error.
Internet Information Services
Technical Information (for support personnel)
- Error Type:
(0x0)
- Browser Type:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13
- Page:
GET /500-100.asp
- Time:
Monday, April 07, 2008, 9:53:04 AM
- More information:
- Click on Microsoft Support for a links to articles about this error.
- Go to Microsoft Product Support Services and perform a title search for the words HTTP and 500.
- Open IIS Help, which is accessible in IIS Manager (inetmgr), and search for topics titled Web Site Administration, and About Custom Error Messages.
- In the IIS Software Development Kit (SDK) or at the MSDN Online Library, search for topics titled Debugging ASP Scripts, Debugging Components, and Debugging ISAPI Extensions and Filters.