Problem with IFD environment - Help needed

Last post 03-27-2008 9:29 AM by craigde. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 03-24-2008 4:55 AM

    Problem with IFD environment - Help needed

    Hi,

    I have installed CRM 4.0 with IFD enabled. Now if i am accessing any of my custom page i am getting crm login page. I enters the credential then i am getting the unauthorized error. Detailed error is given below. Can any one help

    The important aspect is that the control is not going to my custom page. Before that itself it fails with the error

    WebException: The request failed with HTTP status 401: Unauthorized.]
       System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +533199
       System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +204
       Microsoft.Crm.Metadata.MetadataWebService.GetDataSet() +31
       Microsoft.Crm.Metadata.DynamicMetadataCacheLoader.LoadDataSetFromWebService(Guid orgId) +300
       Microsoft.Crm.Metadata.DynamicMetadataCacheLoader.LoadCacheFromWebService(LoadMasks masks, Guid organizationId) +40
       Microsoft.Crm.Metadata.DynamicMetadataCacheFactory.LoadMetadataCache(LoadMethod method, CacheType type, IOrganizationContext context) +418
       Microsoft.Crm.Metadata.MetadataCache.LoadCache(IOrganizationContext context) +292
       Microsoft.Crm.Metadata.MetadataCache.GetInstance(IOrganizationContext context) +286
       Microsoft.Crm.BusinessEntities.BusinessEntityMoniker..ctor(Guid id, String entityName, Guid organizationId) +115
       Microsoft.Crm.Caching.UserDataCacheLoader.LoadCacheData(Guid key, ExecutionContext context) +296
       Microsoft.Crm.Caching.ObjectModelCacheLoader`2.LoadCacheData(TKey key, IOrganizationContext context) +389
       Microsoft.Crm.Caching.BasicCrmCache`2.CreateEntry(TKey key, IOrganizationContext context) +82
       Microsoft.Crm.Caching.BasicCrmCache`2.LookupEntry(TKey key, IOrganizationContext context) +108
       Microsoft.Crm.BusinessEntities.SecurityLibrary.GetUserInfoInternal(WindowsIdentity identity, IOrganizationContext context, UserAuth& userInfo) +313
       Microsoft.Crm.BusinessEntities.SecurityLibrary.GetCallerAndBusinessGuidsFromThread(WindowsIdentity identity, Guid organizationId) +194
       Microsoft.Crm.Authentication.CrmWindowsIdentity..ctor(WindowsIdentity innerIdentity, Boolean publishCrmUser, Guid organizationId) +252
       Microsoft.Crm.Authentication.WindowsAuthenticationProvider.Authenticate(HttpApplication application) +574
       Microsoft.Crm.Authentication.AuthenticationStep.Authenticate(HttpApplication application) +125
       Microsoft.Crm.Authentication.AuthenticationPipeline.Authenticate(HttpApplication application) +66
       Microsoft.Crm.Authentication.AuthenticationEngine.Execute(Object sender, EventArgs e) +475
       System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
       System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64

    Regards
    Pramod M

  • 03-27-2008 9:29 AM In reply to

    Re: Problem with IFD environment - Help needed

    Hi Pramod

    Have you checked out the following kb article on kereberos auth issues with CRM providing this kind of error - http://support.microsoft.com/kb/950256 

    Craig

Page 1 of 1 (2 items)