Click to See Complete Forum and Search --> : VB Programming


Kevinlzj
November 19th, 1999, 02:56 AM
Hi, Everybody,
I met a problem described as follows:
In Windows 2000, MTS/COM+ comes out with a ContextObject which you can access
by calling GetContextObject() in VB, then you can get all the ASP object
from it if this component was created from ASP page. Right now. a problem is the ASP objects are lost in VB IDE when we debug the code in Win2K. However, if you cmompile the code and run under Win2K COM+, every thing is fine.
Any help is highly appreciated.

Kevin Liu