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

From: Ray Costanzo [MVP] (my)
Date: 10/18/04

  • Next message: Technical Guy: "Hangs with 100% CPU usage - NT4 SP5 IIS4 ASP"
    Date: Mon, 18 Oct 2004 11:56:53 -0400
    
    

    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: Technical Guy: "Hangs with 100% CPU usage - NT4 SP5 IIS4 ASP"

    Relevant Pages

    • 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)
    • Re: Server.CreateObject("MSWC.Tools") fails in Windows 2003 server
      ... > unregistering it and registering it again. ... > Ray at home ...
      (microsoft.public.inetserver.asp.components)
    • Re: problem with windows 2003 server after recovery from backup
      ... I'm running that again after registering the dll files. ... regsvr32 wuapi.dll ... PLEASE NOTE the newsgroup SECURE CODE and PASSWORD were ...
      (microsoft.public.windows.server.sbs)
    • Re: links wont work
      ... If so, restore, then re-register. ... off after registering them, log back in, then restart the computer. ... regsvr32 urlmon.dll ... Hyperlinks Do Not Work in Outlook Express or in Word ...
      (microsoft.public.windowsxp.general)

    Loading