locked
SQL Server 2008 Report configuration error RRS feed

  • Question

  • Hi,

    I am trying to configure SQL Server 2008 Report Server but i am getting below error. 

    Some or all identity references could not be translated.

    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.Security.Principal.IdentityNotMappedException: Some or all identity references could not be translated.

    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:

    [IdentityNotMappedException: Some or all identity references could not be translated.]
       System.Security.Principal.SecurityIdentifier.Translate(IdentityReferenceCollection sourceSids, Type targetType, Boolean forceSuccess) +309
       System.Security.Principal.SecurityIdentifier.Translate(Type targetType) +125
       System.Security.Principal.WindowsIdentity.GetName() +154
       System.Security.Principal.WindowsIdentity.get_Name() +42
       ReportingServicesHttpRuntime.RsWorkerRequest.GetServerVariable(String name) +202
       System.Web.Security.WindowsAuthenticationModule.OnEnter(Object source, EventArgs eventArgs) +142
       System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +80
       System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +171
    

     

    I am using NT Autority\NetworkService account to configure report server.

    Environment: Window Server 2008, SQL Server 2008 with SP2

    Could any body help me to resolve this issue?

    Thanks in advance :)

    Regards,
    Arvind

     

     

     


    Regards, Arvind
    Friday, January 13, 2012 7:50 AM

All replies