Re: Beginner Question XML not working on IIS6

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: DBA72 (DBA72_at_discussions.microsoft.com)
Date: 03/03/05


Date: Thu, 3 Mar 2005 04:23:02 -0800

Thank you all for your help. The failure points to this line in the code:

Set xmlSecurityData= Server.CreateObject("Msxml2.DOMDocument.4.0")

here is the error:
Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
/appname/Content/Welcome.asp, line 8
800401f3

"Tom Kaminski [MVP]" wrote:

> "DBA72" <DBA72@discussions.microsoft.com> wrote in message
> news:0615785F-ADBB-48D6-AAA1-EB055C06387C@microsoft.com...
> > I have some sites that were previously running on IIS5 and they are now on
> > IIS6. The sites that use xml all get an "HTTP 500 - Internal server
> error".
> >
> > I have enabled asp on the IIS server. The following is what appears in the
> > IIS Log:
> > 2005-03-02 15:32:11 127.0.0.1 GET /hedging/Content/Welcome.asp
> > |8|ASP_0177_:_800401f3|Server.CreateObject_Failed 80 DOMAIN\login
> 127.0.0.1
> > Mozilla/4.0+
> > (compatible;+MSIE+6.0;+Windows+NT+5.2;+SCHRODERS;+.NET+CLR+1.1.4322) 500 0
> 0
> >
> > This seems to happen when it gets to the XML part of the pages. I've also
> > put a trace on the SQL Server and know that the page can login to the SQL
> > Server/Database.
> >
> > Can anyone offer me a clue?
>
> See http://www.aspfaq.com/show.asp?id=2134
>
> (also turn off friendly error messages in IE to get a more descriptive error
> message)
>
> --
> Tom Kaminski IIS MVP
> http://www.microsoft.com/windowsserver2003/community/centers/iis/
> http://mvp.support.microsoft.com/
> http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS
>
>
>



Relevant Pages

  • Re: SQL Adaptor - Timeout
    ... I have changed the host 'Max. number of message engine threads per CPU. ... to be 3 instead of 20 and I have the same error messages. ... Server stored procedures using SQL Server Adaptor. ...
    (microsoft.public.biztalk.general)
  • Re: Unable to update/add records in connected SQL Server tables
    ... I can confirm that your suggestion works - most of the error messages were ... have added the PK as a parameter in my "linkedtables" table. ... Does your linked tables shows the same primary key fields? ... for example when your linking SQL Server views instead of tables: ...
    (microsoft.public.access.modulesdaovba)
  • Re: Passing a null value as date to SQL
    ... When passing value to a SqlParameter then you have to use DBNull.Value. ... "amber" wrote in message ... > I'm using VB.NET and SQL Server. ... > I'm getting error messages not matter what I try. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: SqlConnection.Open() Which ErrorCodes
    ... goes wrong during the connection phase. ... sys.messages system table for the message_id and text of SQL Server ... See the error messages topic in SQL Books Online. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Replication file sharing violation
    ... It appears from the error messages that you have not shut down an object ... that is accessing the database. ... accessing SQL Server CE is still running. ... > proceeding time will succeed also even if not in step mode. ...
    (microsoft.public.sqlserver.ce)