Re: Server.CreateObject fails on W2K3 IIS6
From: Parvez (Parvez_at_discussions.microsoft.com)
Date: 04/29/05
- Next message: Alan van der Vyver: "Digest access to UNC share"
- Previous message: Patrick: "Re: Issiung certifcates by a Windows 2000 Enterprise CA"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 29 Apr 2005 11:23:39 -0700
Hi Thomas,
Try this.
Delete the COM from DCOM application.
Try to manually registering your dll and test your apps.
regsrv32 "e:\test.dll"
See if it works.
"Thomas Stensitzki" wrote:
> Ken:
>
> > Two suggestions:
> >
> > a) ensure that your MDAC is OK. You can use the ComCheck tool to do this:
> > http://www.microsoft.com/downloads/details.aspx?FamilyId=8F0A8DF6-4A21-4B43-BF53-14332EF092C9&displaylang=en
>
> I 've checked the MDAC installation using the ComCheck Tool. The tool found
> MDAC 2.8 RTM. This version comes with Windows Server 2003.
> The ComCheck tool found 3 files which mismatch the regular installation. I
> think that those files were replaced during a Security Patch installation.
>
> <group name="MISMATCH" count="3"><file
> xmlns="http://tempuri.org/CCFilestream_template.xsd" name="ODBCBCP.DLL"
> dir="%SYSTEMDIR%\">
> <release name="MDAC 2.8 RTM" version="2000.85.1022.0"/>
> <found xmlns="" Description="Microsoft BCP for ODBC" date="12/12/2003"
> fileVersion="2000.085.1025.00 built by: (_sqlbld)" size="24576"
> version="2000.85.1025.0"/><result xmlns=""
> mismatch_fields="version"/></file>
> <file xmlns="http://tempuri.org/CCFilestream_template.xsd"
> name="SQLSRV32.DLL" dir="%SYSTEMDIR%\" CoreFile="Yes">
> <release name="MDAC 2.8 RTM" version="2000.85.1022.0"/>
> <found xmlns="" Description="Microsoft SQL Server ODBC Driver"
> date="11/18/2003" fileVersion="2000.085.1025.00 built by: (_sqlbld)"
> size="401408" version="2000.85.1025.0"/><result xmlns=""
> mismatch_fields="version"/></file>
> <file xmlns="http://tempuri.org/CCFilestream_template.xsd" name="msxml3.dll"
> dir="%SYSTEMDIR%">
> <release name="MDAC 2.8 RTM" version="8.40.9419.0"/>
> <found xmlns="" Description="MSXML 3.0 SP 5" date="09/22/2004"
> fileVersion="8.50.2162.0" size="1380352" version="8.50.2162.0"/><result
> xmlns="" mismatch_fields="version"/></file>
> </group>
>
> >
> > b) Check that there isn't a permissions problem on one of the MDAC dlls.
> > You
> > can use filemon for this:
> > www.sysinternals.com
>
> I did a check using FileMon. But I do not see any permission probelms.
> Therefore I am somewhat lost in space :-(
>
> 15:20:50 w3wp.exe:5396 IRP_MJ_CREATE D:\InetPub\SF-Tools\forum\Default.asp
> SUCCESS Options: Open Access: All
> 15:20:50 w3wp.exe:5396 IRP_MJ_QUERY_VOLUME_INFORMATION
> D:\InetPub\SF-Tools\forum\Default.asp BUFFER OVERFLOW
> FileFsVolumeInformation
> 15:20:50 w3wp.exe:5396 IRP_MJ_QUERY_INFORMATION
> D:\InetPub\SF-Tools\forum\Default.asp BUFFER OVERFLOW FileAllInformation
> 15:20:50 w3wp.exe:5396 IRP_MJ_CLEANUP D:\InetPub\SF-Tools\forum\Default.asp
> SUCCESS
> 15:20:50 w3wp.exe:5396 IRP_MJ_CLOSE D:\InetPub\SF-Tools\forum\Default.asp
> SUCCESS
>
> Do you have any other ideas how to drill that down?
>
> Regards,
> Thomas
>
>
>
- Next message: Alan van der Vyver: "Digest access to UNC share"
- Previous message: Patrick: "Re: Issiung certifcates by a Windows 2000 Enterprise CA"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|