We developed an application using the crm SDK web services. When we access
the application, we get an error:
The request failed with HTTP status 401: Unauthorized.
If we refresh the page again (hitting F5), we do not get the error. It
seems that the first time CRM authentication fails but the second time it is
ok (on refresh).
We have MS CRM 3.0 deployed on Windows 2003 server using IIS 6.0. The
custom application is using windows authentication and is on the same server
as CRM in a virtual directory.
Any ideas?
Thanks