![]() |
500.100 ASP Error (0x80004005)
We are getting the following error message when trying to access an .asp page
in IIS 5 on a Windows 2000 server. I have found that (0x80004005) is a fairly common error, but usually it is accompanied with more information. Can anyone point me in the right direction to troubleshoot this error? HTTP 500.100 - Internal Server Error - ASP error Internet Information Services -------------------------------------------------------------------------------- Technical Information (for support personnel) Error Type: (0x80004005) Browser Type: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0) Page: GET /DMS/Home.asp |
Re: 500.100 ASP Error (0x80004005)
Take a look at the code in the page, and identify any areas where 80004005
errors might come up. These usually deal with permissions issues, and in most cases they involve either an MS Access database connection, or accessing files via FileSystemObject. "Jo Winchester" <JoWinchester@discussions.microsoft.com> wrote in message news:A4AE892E-ECEC-4161-ACC8-E6174EA4AB86@microsoft.com... > We are getting the following error message when trying to access an .asp > page > in IIS 5 on a Windows 2000 server. I have found that (0x80004005) is a > fairly common error, but usually it is accompanied with more information. > Can anyone point me in the right direction to troubleshoot this error? > > HTTP 500.100 - Internal Server Error - ASP error > Internet Information Services > > -------------------------------------------------------------------------------- > > Technical Information (for support personnel) > > Error Type: > (0x80004005) > > Browser Type: > Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0) > > Page: > GET /DMS/Home.asp |
Re: 500.100 ASP Error (0x80004005)
You might also check the event log, sometimes the event registers there...
|
Re: 500.100 ASP Error (0x80004005)
Thanks for your comments.
Am I safe to assume that the error is being caused by something within the code, rather than by a setting on the server? I have been able to run the default IIS .asp pages without any problems. Jo "Aaron Bertrand [SQL Server MVP]" wrote: > You might also check the event log, sometimes the event registers there... > > > |
Re: 500.100 ASP Error (0x80004005)
> Am I safe to assume that the error is being caused by something within the
> code, rather than by a setting on the server? > > I have been able to run the default IIS .asp pages without any problems. Then it definitely sounds like a code issue. |
| All times are GMT. The time now is 03:57 PM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.