|
-
Sep 11th, 2003, 07:35 AM
#1
Thread Starter
Addicted Member
COM+ Objects
I'm currently building an COM+ component that is to be used by a VB6 program and a ASP Website. It is the first part of the application that was build in .NET
I added a ComClass to my application and started building. The build was a success. I can use from VB6 and ASP.
The problem I'm faced with is that the object has to be installed as Proxy on a Win2K server. I installed the .Net Framework 1.1 - the same as used to build - and tried add the component. It doesn't seem to work this way. On my devellop machine I made a TLB file for the DLL with an external tool. This made it possible to add the component to Com+.
After that I tried to export it as proxy. This gives the errormessage - Error Code 800004003 - Invalid pointer.
Can somebody help me?
Catch you later,
Jeroen Hoekemeijer
Code:
If 1 = 2 Then MajorError
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|