HI EVERYBODY:
I HAVE A BIG PROBLEM, I REINSTALLED CRM USING CRM REDEPLOYMENT TOOLS,
AND EVERYTHING WORKS FINE, I HAD PROBLEMS REPLICATING DATA, BUT I
FIXED.
THE PROBLEM BEGINS WHEN I TURN TO OFFLINE MODE ON SFO, BECAUSE I CAN'T
BROWSE ALL PAGES, IT RETURNS ME :
Microsoft CRM Unhandled Error Details:
ACCESS 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.UnauthorizedAccessException: Acceso denegado.
ASP.NET is not authorized to access the requested resource. Consider
granting access rights to the resource to the ASP.NET request identity.
ASP.NET has a base process identity (typically {MACHINE}\ASPNET on IIS
5 or Network Service on IIS 6) that is used if the application is not
impersonating. If the application is impersonating via <identity
impersonate="true"/>, the identity will be the anonymous user
(typically IUSR_MACHINENAME) or the authenticated request user.
To grant ASP.NET write access to a file, right-click the file in
Explorer, choose "Properties" and select the Security tab. Click "Add"
to add the appropriate user or group. Highlight the ASP.NET account,
and check the boxes for the desired access.
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:
[UnauthorizedAccessException: Acceso denegado.]
Microsoft.Crm.Platform.ComProxy.CBizPrivilegeClass .RetrieveUserPrivileges(CUserAuth&
Caller, String UserId, Int32& Privileges_nSizeIs) +0
Microsoft.Crm.Security.UserCache.GetCurrentUser(Ca che cache, String
username) +295
Microsoft.Crm.Security.UserCache.GetCurrentUser(Pa ge page) +72
Microsoft.Crm.Application.Controls.AppPage.OnLoad( EventArgs e)
System.Web.UI.Control.LoadRecursive() +27
System.Web.UI.Page.ProcessRequestMain() +731
THE SYNC PROCESS ENDS OK, AND TABLES ARE ALL FILLED.
I DON`T KNOW WHAT`S THE PROBLEM, IF IT´S ABOUT SQL REPLICATION, SQL
PERMISSIONS, OR LOCAL PC PERMISSIONS.
IF SOMEONE MAY HELP ME, I´LL APPRECIATE VERY MUCH YOUR SUPPORT.
THANKS IN ADVANCE.