Hello, for some time I have been pulling my hair out trying to resolve a reference error when I upgraded my Telerik Reporting to the latest version. Everytime I run my web app on my client's network I get a message stating Telerik.OpenAccess version 2011.3.1129.2 could not be found, but on refreshing the page, this error would disappear.
I searched for hours trying to find the incorrect reference and finally found it, but not in my code.
The incorrect reference is in version 6.1.12.611 of Telerik.Reporting.DatabaseSession.dll and if I use Just Decompile, I can see a missing reference to Telerik.OpenAccess version 2011.3.1129.2 and also to Telerik.OpenAccess.35Extensions version 2011.3.1129.2, at least in my version of the reporting dll.
How can there be a reference to 2011 Q3 OpenAccess in the 2012 Q2 Telerik Reporting dll?
Regards, Jonathan
I searched for hours trying to find the incorrect reference and finally found it, but not in my code.
The incorrect reference is in version 6.1.12.611 of Telerik.Reporting.DatabaseSession.dll and if I use Just Decompile, I can see a missing reference to Telerik.OpenAccess version 2011.3.1129.2 and also to Telerik.OpenAccess.35Extensions version 2011.3.1129.2, at least in my version of the reporting dll.
How can there be a reference to 2011 Q3 OpenAccess in the 2012 Q2 Telerik Reporting dll?
Regards, Jonathan