locked
Visual Studio FetchXML reports in CRM gives error 'Unknown report version 9.0' RRS feed

  • Question

  • Hi

    I am using D365 online. If I write a report using report wizard, download and add to project in Visual Studio 2015, on opening I get an error'Unknown report version 9.0'.
    Using the most recent report authoring extension as in https://technet.microsoft.com/en-gb/library/hh699675.aspx which also checks for updates.
    Any ideas?

    Thanks


    Paul

    Thursday, August 31, 2017 2:02 PM

All replies

  • Hi, 

    I think that the the report version is too old. Can you try this solution ? 

    Download "SQL Server 2012 Express with Advanced Service" from MSDN and installed the SSRS report editing tool and then used those to open and save reports. This upgraded the .rdl files with the good report schema. 

    Mohamed

    Friday, September 1, 2017 9:50 AM
  • I wrote a blog post on this: the Report Authoring Extension is only supported on VS 2012 and 2017. I found that if I download the report from D365 Online, open the RDL in a BIDS project under VS 2012 and save it, then I can open it using VS 2017.

    Please vote for this if it works for you. 

    Friday, September 8, 2017 5:45 AM
  • Hi Nelson

    Thank you for this - interesting, I had not seen that.

    In fact I have it working now having uninstalled rep report authoring and SSDT then reinstalled. But that does not mean it is supported.

    Can you provide a link to your blog post


    Paul

    Friday, September 8, 2017 6:57 AM