Avi Lachmish
December 4th, 2001, 03:05 AM
Hi,
I have a COM exe working as singleton. Everything is working just fine only one exe is created in the process address but when I am using an ASP that’s call that com a second exe file is created in the process address and if I will use the ASP again another instance will appear and so on.
What can I do to make the exe singleton works from an ASP file???
Avi Lachmish
I have a COM exe working as singleton. Everything is working just fine only one exe is created in the process address but when I am using an ASP that’s call that com a second exe file is created in the process address and if I will use the ASP again another instance will appear and so on.
What can I do to make the exe singleton works from an ASP file???
Avi Lachmish