Re: Server.CreateObject("MSWC.Tools") fails in Windows 2003 server

From: bsmalik (bsmalik_at_discussions.microsoft.com)
Date: 10/19/04

  • Next message: Joe: "Re: A question about activeX control..."
    Date: Mon, 18 Oct 2004 21:07:02 -0700
    
    

    what is file.dll? how do i find the path?

    "Ray Costanzo [MVP]" wrote:

    > Have you registered the component on the server using regsvr32? If so, try
    > unregistering it and registering it again.
    >
    > regsvr32 /u C:\Path\To\File.dll
    > regsvr32 C:\Path\To\File.dll
    >
    > Ray at home
    >
    > "bsmalik" <bsmalik@discussions.microsoft.com> wrote in message
    > news:B1484730-B695-4E17-91E0-487E587EDC1D@microsoft.com...
    > > The Error is:
    > >
    > > Server object error 'ASP 0177 : 800401f3'
    > >
    > > Server.CreateObject Failed
    > >
    > > /intranet102/security/login.asp, line 137
    > >
    > > 800401f3
    > >
    >
    >
    >


  • Next message: Joe: "Re: A question about activeX control..."

    Relevant Pages

    • Re: Server.CreateObject("MSWC.Tools") fails in Windows 2003 server
      ... Have you registered the component on the server using regsvr32? ... unregistering it and registering it again. ... Ray at home ...
      (microsoft.public.inetserver.asp.components)
    • Service install -- The specified service already exists
      ... installing it in the correct order or it is not installing it at all but I ... Unregistering type libraries ... Action start 21:26:42: RemoveODBC. ... Registering extension servers ...
      (microsoft.public.dotnet.languages.csharp)
    • Re: Service install -- The specified service already exists
      ... is not installing it in the correct order or it is not installing it at all ... Unregistering type libraries ... Action start 21:26:42: RemoveODBC. ... Registering extension servers ...
      (microsoft.public.dotnet.languages.csharp)
    • Re: converting string() to variant()
      ... regsvr32 /u ads.dll ... After running UnRegister.bat one or more times, which always succeeds, ... After unregistering and registering it a few more times, ... know how to convert from this array of strings to an array of ...
      (microsoft.public.scripting.vbscript)
    • RE: Lost Links
      ... Thank you Nass, but unfortunately that didn't fix the problem. ... When I was registering the .dlls everything except mshtml.dll loaded. ... regsvr32 urlmon.dll ...
      (microsoft.public.windowsxp.accessibility)

    Loading