Unable to access .Net component from COM+ VB based application
From: Paul Martissa via .NET 247 (anonymous_at_dotnet247.com)
Date: 08/04/04
- Next message: prajeesh ks via .NET 247: "Error in LogFile"
- Previous message: Stephen Martindale via .NET 247: "Serviced Component Problems on Windows 2000"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 04 Aug 2004 05:34:08 -0700
(Type your message here)
Hello All,
We have this design.....an existing VB6 Windows client DCOMs via a proxy to a Win2003 server hosting a COM+ server application whose components are written in VB6. One of these COM+ VB6 components uses a .NET Class Library object referenced through an interop'ed .tlb reference. The .NET component, and all of it's referenced assemblies were strongly named and loaded in the the server's GAC.
That being said, when I execute a testharness from the server's COM+ application's directory, all works great (of course). However, when I try to run the harness from any DCOM'ed client, I recieve the dreaded "Error:429-ActiveX component can't create object" error message. The ActiveX object is in fact within the correct DCOM'ed VB6 COM+ application and the object that fails initialization is the .NET interop'ed assembly.
We also tried to uninstall from the GAC and place the .NET assemblies in the same directory that contains the COM+ application's component, but to no avail.
I probobly missed something simple here and am getting frustrated that we have not found anything on Google that looks like this........We could really use any help!
Eagerly awaiting the calvary!
Paul
--------------------------------
From: Paul Martissa
-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)
<Id>uJS0UIJkMEy1d4RsWkgCBg==</Id>
- Next message: prajeesh ks via .NET 247: "Error in LogFile"
- Previous message: Stephen Martindale via .NET 247: "Serviced Component Problems on Windows 2000"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|