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

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


Date: Mon, 18 Oct 2004 02:27:03 -0700

The Error is:

Server object error 'ASP 0177 : 800401f3'

Server.CreateObject Failed

/intranet102/security/login.asp, line 137

800401f3

"Egbert Nierop (MVP for IIS)" wrote:

> ps: Better use CreateObject("MSWC.Tools")
>
> Server.CreateObject can 'hide' the real error and what Ray said, is good to
> do as well.
>
> --
> compatible web farm Session replacement for Asp and Asp.Net
> http://www.nieropwebconsult.nl/asp_session_manager.htm
>
> "bsmalik" <bsmalik@discussions.microsoft.com> wrote in message
> news:6BC3BE2D-8A50-4CDB-AA90-5B8D2C43409C@microsoft.com...
> > Server.Create Object Error when i try to do
> > Server.CreateObject("MSWC.Tools")
> >
> > "Ray Costanzo [MVP]" wrote:
> >
> >> What error?
> >>
> >> Ray at work
> >>
> >> "bsmalik" <bsmalik@discussions.microsoft.com> wrote in message
> >> news:8C91B993-C3B3-4737-AB66-9A4E3CC9B913@microsoft.com...
> >> > hello all,
> >> >
> >> > I hope you all are fine and doing well. I'm finding this error when i
> >> > do
> >> > Server.CreateObject("MSWC.Tools") in ASP using interdev. I have already
> >> > installed IIS resource kit and window 2003 server resource kit but the
> >> > problem persists. Please tell me how to get rid of this.
> >> >
> >> > Thanks a lot...
> >>
> >>
> >>
>
>



Relevant Pages

  • Re: problem with sending emails with CDO
    ... ASP looks for the <!-- METADATA "comment." ... >> You first need to find out what the real error is by turning off ... >> Ray at work ...
    (microsoft.public.inetserver.asp.general)
  • Re: connection Oracle database
    ... You need to get the real error before you can debug. ... Ray at work ... > I try to connect a oracle database from my ASP page, ...
    (microsoft.public.inetserver.asp.db)
  • Re: ASP hang on XP IIS 5.1
    ... Are there any loops? ... Ray at work ... we have an empty ASP ... > threads are working fines but there is an ASP thread that ...
    (microsoft.public.inetserver.asp.general)
  • Re: Deliver an asp page as excel and control the cell formatting
    ... that Excel creates when you save a workbook as an html document and then ... include this in the head of an ASP page, ... > from the asp page it simply adds ' to the beginning of the string. ... >> Ray at work ...
    (microsoft.public.scripting.vbscript)
  • Re: Forcing client accessible files to be downloaded
    ... Ray at work ... One about getting ASP to control the ... download. ... > Set adoStream = Nothing ...
    (microsoft.public.win2000.general)

Loading