Dim oMtxContext As ObjectContext
Set oMtxContext = GetObjectContext()
the oMtxContext is set to nothing. I cannot get a reference to
the ObjectContext.
Any ideas. This is a no brainer in ATL/C++ so whats the problem?
I have posted a question specifically about this, and hopefully I'll get an
answer.
Regards
Gary Howorka wrote in message ...
add the following key, no values are necessary:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Transaction Server\Debug
and you will be able to get an ObjectContext other than Nothing.
Jason phelps
Any ideas?
Bruce L-C
Jason Phelps wrote in message ...
Bob Beauchemin
bo...@steptech.com
Bruce L-C wrote in message ...
Do you know where I can get ahold of SP4, beta or otherwise?
Any suggestions appreciated...
Bruce L-C wrote in message ...
>I have not been successful getting anything other than nothing from within
>the VB6 IDE. I have NT SP4 beta installed....
Bruce L-C
Ken Kaplan wrote in message ...