I inherited a VB.NET development effort from a rival company who did not supply any documentation. It used Telerik.Web.UI version 2011.3.1305.40 and we purchased and installed the replacement version 2014.1.4013.40. The newer version broke some of the web pages and reporting pages and we are trying to recover to a point where we can use the Telerik enhanced pages. I manually stepped through the webpages that failed due to the upgrade and changed to old code to meet the new standards and managed to fix most of them. The webpages that still don't work have broken smart tags that lost the databases they were linked to.
The reporting is another issue. We did not get the source Telerik reports and I used the Telerik Reporting Q1 2014 tool to extract the Telerik report definition files from the DLLs of our site. These are readable but not very usefull because they also are missing the links to their associated databases. I was able to correctly link one of the reports to its correct database but now what? I can't export it to a *.vb file to add to Microsoft Visual Studio 2013. How would I return the reports to the VB Solution so they can replace the broken ones on my website? Am I missing a tool? We purchased the full license so if we are missing anything can you supply it?
Attached is a PDF generated from the failing Telerik reporting process from the VB.NET site.
Attached is the sample extracted Telerik report.
The reporting is another issue. We did not get the source Telerik reports and I used the Telerik Reporting Q1 2014 tool to extract the Telerik report definition files from the DLLs of our site. These are readable but not very usefull because they also are missing the links to their associated databases. I was able to correctly link one of the reports to its correct database but now what? I can't export it to a *.vb file to add to Microsoft Visual Studio 2013. How would I return the reports to the VB Solution so they can replace the broken ones on my website? Am I missing a tool? We purchased the full license so if we are missing anything can you supply it?
Attached is a PDF generated from the failing Telerik reporting process from the VB.NET site.
Attached is the sample extracted Telerik report.