Hi all, i have a COM+ component that works great from ASP.NET but in
ASP the objects are not released in Windows 2003, the same code runs
ok on my testing machine (Windows XP), I'm using the framework version
1.1.4322.573, every time i create an object the activated column in
the component serv...
more >>
objComCatalog.InstallComponent "MyComComponent", MyAppPath , "", ""
objComCatalog.StartApplication("MyComComponent")
I get a permission denied error. I'm an admin on the machine. Has
anyone heard of a problem with doing this?
I cannot even start the componenet in the COM+ console? But if...
more >>