Reporting Services Error

  • Iam posting as new post. due to some reason My code is not displaying.

    2.I checked the RSWebApplication.config file in Reportmanager in currently running Server. It is as below

    Code Snippet

    Configuration

    UI

    ReportServerUrl></ ReportServerUrl

    ReportServerVirtualDirectory>ReportServer</ReportServerVirtualDirectory

    ReportBuilderTrustLevel>FullTrust</ReportBuilderTrustLevel

    /UI

    3.I checked the RSWebApplication.config file in Reportmanager in newly installed server. It is as below

    Code Snippet

    Configuration

    UI

    ReportServerUrl></ReportServerUrl

    ReportServerVirtualDirectory>/ReportServerVirtualDirectory

    ReportBuilderTrustLevel>FullTrust</ReportBuilderTrustLevel

    /UI

    .

  • Let me guess, you're posting XML? Any angle brackets get eaten by the forum software. You need to replace < with &_lt_; (remove the _) and > with &_gt_;

    No need for a new thread. Please direct replies here - http://www.sqlservercentral.com/Forums/Topic697167-146-1.aspx

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply