Wednesday, May 27, 2009

Accessing the site from inside the Front End server

I was accessing a site from a client without a problem. Even the authentication whould have pick up the windows credentials and so it would be an automatic login without having to specifically type the credentials. As it should be!

Now, the same site in the server that hosts it would not only asked me authentication but as well would not allow access after credentials have been given.

To solve this, I follow kb896861 from Microsoft:
You receive error 401.1 when you browse a Web site that uses Integrated Authentication and is hosted on IIS 5.1 or IIS 6

No comments:

Post a Comment