Groups | Blog | Home
all groups > inetserver asp components > november 2003 >

inetserver asp components : multiple activex components?


yabbadooGOAWAYSPAM NO[at]SPAM bigfoot.com
11/23/2003 12:13:16 AM
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.
Ray at <%=sLocation%
11/23/2003 3:23:19 AM
Does the application allow multiple instances? If I can remember back to my
days of VB'ing, I thought that was an option that you selected when you
compiled the app.

Ray at home

[quoted text, click to view]

anonymous NO[at]SPAM discussions.microsoft.com
12/7/2003 9:55:22 PM
Goto Menu Project -> Properties -> in the properties
window change Threading Model to "Apartment Threaded".


[quoted text, click to view]
AddThis Social Bookmark Button