We have here an asp.net 3.5 application using NTLM based windows authentication. The system runs on a private network that actually distributed over different geographic pla
Have you tried this in your domain?
setspn -a FQDNServerName applicationPoolServiceAccount setspn -a biosServerName applicationPoolServiceAccount
It allows the application pool to service NTLM auth requests.