|
-
Dec 6th, 2001, 04:51 AM
#1
Thread Starter
Hyperactive Member
COM+ GetObjectContext Error
I am trying to setup a transaction in COM+:
Dim myTransaction = ObjectContext
Set myTransaction = GetObjectContext
Returns error code 91, object variable or with block variable not set. The MSDN documentation says this is can't be used for Windows 2000, however it doesn't provide an example of how it should be done.
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
|