PDA

Click to See Complete Forum and Search --> : debugging a com+ component


santdev
Dec 18th, 2002, 10:18 AM
I have searched this forum, but cannot find a resolution to my particular problem. I am able to compile a VB dll and install it under COM+ on my machine. When the component is invoked from an ASP page, this works absolutely fine. However, when I attempt to run the same code that was compiled and installed under COM+ in DEBUG mode in the VB IDE, I get a Permission denied: 'CreateObject' error. Can anyone help me with this one?