Hello,
I have installed MSCRM and have the following problem: if I enter to the
web client to default page (http://mscrm/), I am redirected to the error
page:
Error
An error has occurred. For more information, contact your system
administrator.
Event log contains the following:
---------------------
MSCRM Application Error Report:
--------------------------------------------------------------------------------------------------------
Error Message: 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.
Source File:
Line Number:
Stack Trace Info: at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain()
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step,
Boolean& completedSynchronously)
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
---------------------
If I navigate to http://mscrm/loader.aspx, everything works ok.
Is it correct behaviour?