logon-failed

web services failed

I create a web service (.svc). the web services are running successfully. when i connect through local computer, it's run successfully . but when i deploy web serivce on web server it's can't be access and show exception "Unable to automatically step into the server. Connecting to the server machine 'XXX' failed. Logon failure: unknown...

.NET windows service randomly stops and will not start due to a login failure.

Hi everyone, I created a service which monitors a few servers and file shares for exchange. Written in VB.NET 2. The service is installed and running fine(ish) but randomly and without any warning or entries in the event log it stops. Upon noticing it stops (the web front end that it generates stops working) we have to manage ther hos...