Windows Service - Does not work outside of debug !!

L

lm2b2005

Hi

I've written, installed, started and debugged my vb.net 2005 windows
service and all works fine.

But only while I am debugging it in Visual studio 2005.

Any idea how I can get my WS to work while not debugging it with Visual
Studio open?

Thanks in advance

Jeff
 
B

Barry

Hi

I've written, installed, started and debugged my vb.net 2005 windows
service and all works fine.

But only while I am debugging it in Visual studio 2005.

Any idea how I can get my WS to work while not debugging it with Visual
Studio open?

Thanks in advance

Jeff

Have you added an Installer Class to your Project?
 

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

Top