A couple of years ago I created a AP.Net site which has a reference to a webservice (also created by myself). This service connects to a SQL-server DB and read/write some stuff. Authentication of the site is based on Windows authentication, this used to
be running very fine! Now, I had to move both the site and service to another server (2008R2 instead of 2003).
Now I have the strange behavior then the site is running fine from the server itself, but not when called/executed from another machine in the network. As far as I can see right now is that the code which isn't executed, is based on AJAX objects.
I check (almost) every setting in IIS, but I don't know how to solve this problem.
Kind regards,
Piet Kouwer
Go to the complete details ...