I hope that someone can help with this, please.
I have CRM 3.0 installed on Windows 2003 SBS with SQL Server 2005 and
Re****ting Services and IIS 6.0
CRM is fine apart from the re****ts.
Having looked through other threads regarding the issue, I believe that
the
problem I have is one of authentication. I can only get the re****t list
to
show up in CRM if I enable anonymous login to the Re****tServer web site in
IIS - if I do this the re****ts return the error "CRM_Fullname parameter is
missing a value" both from within CRM and when run from the Re****t Manager
website - if I disable anonymous login, and enable only Windows
Authentication, then the re****ts do not show in CRM, they return the
following error:
Microsoft CRM Unhandled Error Details:
Server Error in '/' Application.
--------------------------------------------------------------------------------
The underlying connection was closed: An unexpected error occurred on a
receive.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about
the error and where it originated in the code.
Exception Details: System.Net.WebException: The underlying connection was
closed: An unexpected error occurred on a receive.
however, the re****ts do then run from re****t Manager.
The Re****tGroup{} is correctly assigned and the MSCRM datasource has
Windows
Authentication enabled and the appropriate permissions granted to
Re****tGroup{}, <my_domain>\<my_server$>,
Builtin\Administrators and
NT AUTHORITY\NETWORK SERVICE
Any suggestions would be gratefully recevied.