I have created an activex component that works with a website/asp to do some
background ops.
Everything works well but when I try to open a 2nd instance of the activex
while the 1st instance is still running I get an error;
Server object, ASP 0177 (0x8007007E)
8007007e
Activex #2 is being created in a new session on the same website.
Any ideas or help appreciated.