K
Kiran Kumar
Hi All,
I have created a .Net service that runs fine on my machine. My
machine is having Windows 2000 professional and
Visual studio .Net. When I try to run the same service on the
staging server it is not working properly sometimes it
work and sometimes it won't. Staging server is having dual processor
Windows 2000 server with Visual studio .net. I
tried to run service in debug mode on the staging server for some
reason I have to press F11 twice to continue and it is
not waiting till the calling function returns its value. I am using
stack and hash table in the service.
Can you let me know how to fix the above problem. Do I have to set
any setting in project installer.
Thanks,
Kiran
I have created a .Net service that runs fine on my machine. My
machine is having Windows 2000 professional and
Visual studio .Net. When I try to run the same service on the
staging server it is not working properly sometimes it
work and sometimes it won't. Staging server is having dual processor
Windows 2000 server with Visual studio .net. I
tried to run service in debug mode on the staging server for some
reason I have to press F11 twice to continue and it is
not waiting till the calling function returns its value. I am using
stack and hash table in the service.
Can you let me know how to fix the above problem. Do I have to set
any setting in project installer.
Thanks,
Kiran