Thread Wont start when I deploy COM+ server on another machine

  • Thread starter Thread starter James McCallum via .NET 247
  • Start date Start date
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.
 
no but you may need to post some of your code so we can take a look. i
sincerely doubt it is due to the underlying architecture.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top