.rdl opens to XML code. Need Report Layout view.

  • Glad that you were able to get a resolution. Only that uninstalling apps and the pain that goes with all that might get irritating if you run into this situation again and again. Was there anything in windows log to indicate the source of your problem?

    Like I mentioned, when built with a earlier version of SSRS, the newer dev environment will attempt to upconvert that report. So before that even happens take a backup of the current .rdl file (especially if you are not using source control).

    ----------------------------------------------------

  • I just found an easier way to fix this...

    in my case this has to deal with the following 2 lines in the XML code under the data source connection XML tag:

    <DataSources>

    once you remove these 2 lines

    <rd:SecurityType>Integrated</rd:SecurityType>

    <rd:DataSourceID>95b32f27-f5ce-4e43-87c0-58da9e27a85a</rd:DataSourceID>

    And save the RDL it will open back up in design view...

    Hope this helps

    - Artimus

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

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