I have a web project in Visual Studio.net 2005. The backend is VB and it is on a networked server. My computer is running
When I follow the instructions to create a report, it puts the VB file in my app_code folder. I can then right click and open the report in Design Mode.
When I click the “Telerik Reporting” menu and select “Report Wizard” visual studio either crashes with “Visual Basic Compiler has encountered a problem and needs to close.” Or I get this error: “An error occurred while processing this command. Catastrophic failure (Exception from HRESULT: 0x8000FFFF (E_UNEXPECTED))
Or this error. “the type initializer for 'keys' threw an exception” I don’t know what to make of it.
If I click the drop down for DataSource in the reports properties, I get more errors…..
Any thoughts?