cancel
Showing results for 
Search instead for 
Did you mean: 

Error Ado.Net after upgrading to CR SP 26 for visual studio Could not load database information.

Former Member
0 Kudos
2,472

Hello, after upgrading to CR SP 26 for visual studio (2019 16.4 in Windows 10 Pro), delete the references of the previous version SP25 and put the new ones of SP26 and recompile the whole solution. I have this problem in any report, when I want to view it in CRViewer. I have the SP25 runtime installed for 64 bits. The Sql Server database is in Azure and I use Ado.net to connect to the data.

Error en el archivo temp_f4a9631c-687e-4a3c-8c67-11a42e4a8029 31108_20980_{0DDE6B00-5C5E-41F9-848F-DA2A62CEDFB0}.rpt: Could not load database information.

CrystalDecisions.ReportAppServer.DataSetConversion CrystalDecisions.CrystalReports.Engine.DataSourceException en CrystalDecisions.ReportAppServer.ConvertDotNetToErom.ThrowDotNetException(Exception e) en CrystalDecisions.CrystalReports.Engine.ReportDocument.SetDataSourceInternal(Object val, Type type) en CrystalDecisions.CrystalReports.Engine.ReportDocument.SetDataSource(DataSet dataSet) en Reports.Report.Report_Load(Object sender, EventArgs e) en Report.cs:línea 967

Can anyone help me here? Thank you

View Entire Topic
0 Kudos

Dear don.williams,

In the Coding environment of VS2019 + SP26, how can I rebuild the options of ADO.NET?