Re: Server.CreateObject fails on W2K3 IIS6

From: Parvez (Parvez_at_discussions.microsoft.com)
Date: 04/29/05


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
>
>
>



Relevant Pages

  • Re: The annoying VSTO 2003 message "The current .NET security poli
    ... You have to add a new project to you're solution that will create a dll. ... I have one project dll and one template Excel file. ... within the Charts folder I have a sub-folder called Chart_bin ... Interop Assembly) for .NET selected during installation. ...
    (microsoft.public.vsnet.vstools.office)
  • Re: Cant use web links from messages
    ... What registering a DLL does is add/update some entries in the registry. ... That's necessary if some other program deleted or modified the registry entries. ... > Choose 'Extract One File From Installation Disk'. ... >> How to Make Internet Explorer the Default Web Browser ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • RE: KB898461 consistently fails to install
    ... To fix the .dll issue, you will need to re-register a couple of .dll files. ... REGSVR32 WUAPI.DLL ... that several aspects of the installation may have failed. ... to 0x80006060 but I think it didn't add any detail to the log file. ...
    (microsoft.public.windowsupdate)
  • Re: Web Part deployment
    ... I sure hope there is going to be better support ... The Bentley.ECOM.dll is a support DLL for the ... you are going to control the installation ... > Microsoft is providing this information as a convenience to you. ...
    (microsoft.public.sharepoint.portalserver.development)
  • SetupDLL problem (try 2)
    ... I am trying to play with this setup DLL. ... I made my setupDLL using eVC++. ... MessageBox(NULL, "Subsequent installation: preinstall", "preinstall", ... WORD cFailedDirs, ...
    (microsoft.public.pocketpc.developer)