Hello

I have a WCF service which works fine under domain environment and when the application is ported to a standalone machine, "The specified domain either does not exist or could not be contacted" (error shown in svclog after service hit from browser)

Unlike this here (http://stackoverflow.com/questions/2...in-the-browser), our service is hosted by WIN32 console app (not IIS hosted)

I Googled for some time, no luck ...

Any idea...? It'd be impossible to say "WCF don't work on standalone machines". That's impossible.

Another REF: http://stackoverflow.com/questions/1...or-wcf-service