J
James McCallum via .NET 247
(Type your message here)
--------------------------------
From: James McCallum
Hi,
I have developed a multithreaded COM+ server and this works fine
when I run it on the machine on which it was built.
When I move the server to another machine, the thread will
start with some builds but not with others. (ie: if the thread does not
start, I can rebuild the application and it may run the second time).
The thread start function does not return an error but logging at the start
of the thread is never reached.
Has anyone come across anything similar (V 1.1 of .NET framework)
Regards,
James.
--------------------------------
From: James McCallum
Hi,
I have developed a multithreaded COM+ server and this works fine
when I run it on the machine on which it was built.
When I move the server to another machine, the thread will
start with some builds but not with others. (ie: if the thread does not
start, I can rebuild the application and it may run the second time).
The thread start function does not return an error but logging at the start
of the thread is never reached.
Has anyone come across anything similar (V 1.1 of .NET framework)
Regards,
James.