|
-
May 24th, 2000, 03:45 AM
#1
Thread Starter
New Member
I am attempting to create a new MTS object using the following code:
Dim liptrObjectContext as Object
Set liptrObjectContext = GetObjectContext
Set liptrValTypeI = liptrObjectContext.CreateInstance("T2CplxBs.SV_ValTypeI")
I am receiving the following error:
Failed on creation within a server process. InitialBind (Package: TRaC II Components) (ProgId: T2CplxBs.SV_ValTypeI) (CLSID: {D2861E61-30F3-11D4-B664-0008C759C5B0}) (Interface: IClassFactory) (IID: {00000001-0000-0000-C000-000000000046}) (Method: 3) (Microsoft Transaction Server Internals Information: File: d:\viper\src\runtime\context\ccontext.cpp, Line: 2032)
Any idea what this means?
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
|