I have client and server .Net TLS applications that work find when the server is running as a console app. When it runs as a service I get "The Local Security Authority cannot be contacted". I have put the certificate in the "Computer Account:Trusted Root CA" store as well as the "Service Account:MyService:Root CA" store. Can anyone tell me what the problem is here? Thanks for any suggestions. John