When calling a component from an ASP page, and this component is running in a COM+ package I use this command to get a referance of the intersict object of ASP.
set refApplication = GetObjectContext("Application")
My question is how can I get a ref to one of my own object's created...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.