Hi all, I'd appreciate some help with an error I don't understand. I'm using Visual Studio.
I have two projects: a web site project and a telerik reports project. The website project uses the reporting project. Recently, I upgraded my Telerik reporting tools.
Now, I keep getting this error:
"The project currently contains references to more than one version of Telerik.Reporting, a direct reference to version 7.2.13.1016 and an indirect reference (through <project>.<reportName>) to version 7.2.13.1105. Change the direct reference to use version 7.2.13.1105 (or higher) of Telerik.Reporting."
I can't find version 7.2.13.1105 using either the Telerik Control Panel or Google. I've used the upgrade wizard on both projects, bringing both to 7.2.13.1016. As far as I can tell, the string "7.2.13.1105" literally doesn't exist in my solution.
Question 1: Can I use the upgrade wizard to "downgrade" the Telerik version, from 7.2.13.1105 in the case of the reporting project, to 7.2.13.1016? I've already done this for both, and I was told it was successful, but I could understand how it wouldn't downgrade any existing reports.
Question 2: Where is this reference possibly happening? It's not in any config files, and even the associated resx files for each report giving me the error has the correct Telerik version listed (7.2.13.1016).
Question 3: How did I get version 7.2.13.1105? Why can't I find it now?
Question 4: How do I fix the error?
Thank you for your help.
I have two projects: a web site project and a telerik reports project. The website project uses the reporting project. Recently, I upgraded my Telerik reporting tools.
Now, I keep getting this error:
"The project currently contains references to more than one version of Telerik.Reporting, a direct reference to version 7.2.13.1016 and an indirect reference (through <project>.<reportName>) to version 7.2.13.1105. Change the direct reference to use version 7.2.13.1105 (or higher) of Telerik.Reporting."
I can't find version 7.2.13.1105 using either the Telerik Control Panel or Google. I've used the upgrade wizard on both projects, bringing both to 7.2.13.1016. As far as I can tell, the string "7.2.13.1105" literally doesn't exist in my solution.
Question 1: Can I use the upgrade wizard to "downgrade" the Telerik version, from 7.2.13.1105 in the case of the reporting project, to 7.2.13.1016? I've already done this for both, and I was told it was successful, but I could understand how it wouldn't downgrade any existing reports.
Question 2: Where is this reference possibly happening? It's not in any config files, and even the associated resx files for each report giving me the error has the correct Telerik version listed (7.2.13.1016).
Question 3: How did I get version 7.2.13.1105? Why can't I find it now?
Question 4: How do I fix the error?
Thank you for your help.