S
Sunil Varma
Hello all,
I wrote a Windows Service in VC.NET 2005
I want to debug the solution.
I tried as mentioned in the following link.
http://msdn.microsoft.com/library/d.../vbconintroductiontontserviceapplications.asp
But, when I started the service I got a message box saying that the
service is being stopped.
And also I would like to know whether the application code is to be
written in the OnStart() method or not.
One more problem that i faced while executing the Windows Service is,
if i try to pop-up a message box, i get "Stopping the Service" message
when i start the Service.
Thanks in advance.
Regards
Sunil Varma
I wrote a Windows Service in VC.NET 2005
I want to debug the solution.
I tried as mentioned in the following link.
http://msdn.microsoft.com/library/d.../vbconintroductiontontserviceapplications.asp
But, when I started the service I got a message box saying that the
service is being stopped.
And also I would like to know whether the application code is to be
written in the OnStart() method or not.
One more problem that i faced while executing the Windows Service is,
if i try to pop-up a message box, i get "Stopping the Service" message
when i start the Service.
Thanks in advance.
Regards
Sunil Varma