0x8007007E - 500-100.asp, line 223

From: botmi (mihai.bota_at_gmail.com)
Date: 02/21/05


Date: 21 Feb 2005 13:47:06 -0800

I am trying to create an object in order to be able to work with some
files on the webserver.

The code looks like:

"
...
Line 333: Dim fso,fileObject
Line 334: Set fso = CreateObject("Scripting.FileSystemObject")
...
"

The error I'm getting states that:
"
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services

Technical Information (for support personnel)

    * Error Type:
      (0x8007007E)
      /Ad/AdsLib.asp, line 334

    * Browser Type:
      Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.2)
Gecko/20040804 Netscape/7.2 (ax)

    * Page:
      POST 5815 bytes to /Ad/AdsLib.asp

    * POST Data:
      error '80020009'

      Exception occurred.

      /iisHelp/common/500-100.asp, line 223
"

I've checked that the IUSR has rights into the folders I will be
working into, but I don't think that is the problem, because I am
getting the error when I am trying to create the object, not when I
want to use it.

I've re-registered the scrrun.dll, but still the same error.

I am runing a W2000 prof.

Please help if you have any ideas.

thanks



Relevant Pages

  • uh????
    ... HTTP 500.100 - Internal Server Error - ASP error ... Internet Information Services ... Technical Information (for support personnel) ... Microsoft VBScript runtime ...
    (microsoft.public.dotnet.framework.aspnet)
  • Security problem
    ... HTTP 500.100 - Internal server error: ... Internet Information Services ... Error Type: ... Microsoft VBScript runtime ...
    (microsoft.public.windowsxp.security_admin)
  • SMS reporting Error
    ... HTTP 500.100 - Internal server error: ASP error. ... Internet Information Services ... Error Type: ...
    (microsoft.public.sms.admin)
  • Re: Deploy Assembly in GAC
    ... HTTP 500.100 - Internal Server Error - ASP error ... Internet Information Services ... If I run regasm and gacutil on the dll from the command line however, ...
    (microsoft.public.dotnet.general)
  • Re: Problems with webserver and PDF
    ... When the PDF file is located and downloaded from another webserver there is no error. ... But when the webserver is the reason for that problem, why this error does not occur with every PDF file? ... When I try to download and open PDF files from my webserver using the Internet Explorer 6 then I get the message "File does not begin with '%PDF-'". ... and has some 500 (Internal Server error) or 404 ...
    (comp.text.pdf)

Loading