Question abt service
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I am using service written by somebody else. I want to do some modifications in that. When I did modifications, I am seeing that service is stopping immediately. Do any body this kind of exp?? I am not getting any compile time or run time errors... What is the reason for this. Regards, Satya
-
Hi, I am using service written by somebody else. I want to do some modifications in that. When I did modifications, I am seeing that service is stopping immediately. Do any body this kind of exp?? I am not getting any compile time or run time errors... What is the reason for this. Regards, Satya
Where is the application stopping? Have you tried setting break points? Are any errors being thrown?