|
-
Oct 23rd, 2002, 06:22 AM
#1
Thread Starter
Lively Member
Problem with COM+ component in VB (&H80004005 )
I've got a problem with some COM+ components during development. I'm using VB6 (SP5) under WinXP (SP1).
Ok, here's how to make the problem appear:
1) Create a new project (EXE)
2) Add another program (ActiveX DLL)
3) Set the MTSTransactionMode for Class1 to anything but NotAnMTSObject.
Run the project group in VB. Wham! "System Error (&H80004005)" before the project even starts up. Compiling seems to work fine, and the compiled components also seem to work when registering them in COM+.
I've checked MSDN with no luck. Have anyone else seen this? In any case, is there a proper procedure to report this problem to MS?
--Anders
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
|