Tech Support > Microsoft Windows > Windows CRM > Login Problem
Login Problem
Posted by Raymond Tam on July 8th, 2003


I have successfully installed CRM and try to browse to the
application. I receive an error

Server Error in '/' Application.
-----------------------------------------------------------
---------------------

Access is denied.
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.ApplicationException: Access is
denied.

Source Error:

An unhandled exception was generated during the execution
of the current web request. Information regarding the
origin and location of the exception can be identified
using the exception stack trace below.

Stack Trace:


[ApplicationException: Access is denied.
]

System.Security.Principal.WindowsIdentity._Resolve Identity
(IntPtr userToken) +0
System.Security.Principal.WindowsIdentity.get_Name () +71

System.Web.Configuration.AuthorizationConfigRule.I sUserAllo
wed(IPrincipal user, String verb) +100

System.Web.Configuration.AuthorizationConfig.IsUse rAllowed
(IPrincipal user, String verb) +81
System.Web.Security.UrlAuthorizationModule.OnEnter
(Object source, EventArgs eventArgs) +178

System.Web.SyncEventExecutionStep.System.Web.HttpA pplicatio
n+IExecutionStep.Execute() +60
System.Web.HttpApplication.ExecuteStep(IExecutionS tep
step, Boolean& completedSynchronously)


Can anyone advise me how to resolve this?

Thanks

Posted by John O'Donnell on July 8th, 2003


Make sure your crm security service is started


"Raymond Tam" <rtam@omac.com> wrote in message
news:059501c34599$cb495740$a301280a@phx.gbl...


Posted by Mark Heimonen on July 9th, 2003


If you have the .NET Framework 1.1 installed:

uninstall the 1.1 framework, and install 1.0.


"John O'Donnell" <csharpconsulting@hotmail.com> wrote in message
news:O76OjsZRDHA.2676@TK2MSFTNGP10.phx.gbl...



Similar Posts