Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
250
Error when adding data source field to report
posted

I'm designing in VS 2010 with service pack 1 (but had the same error without service pack 1) and installed the NetAdvantage Reporting from NetAdvantage_Ultimate_20121.  I'm designing a report for a desktop application.  I got all my labels and lines onto the designer and then set my Data Source to an IEnumerable object with a static parameter (also I've tried it with a constant value but still get the error).  This all appears to be working correctly and I can see the available fields from the object under my data source.  But when I go to drag and drop a field from the data source onto the Body section (or any other section for that matter) of the report, I immediately get an error dialog that says "An unexpected error occurred while dropping an item on the report.".  The field (with the = sign in front of it) appears to be on the report but if I try to move it or change the properties, I get the following error in a dialog: "NetAdvantage Reporting has encountered a problem and needs to close.  Please save necessary changes and close the Report."  Once I click the OK button on this dialog, my Visual Studio application restarts.  If I save this field on the report, I can't open the report .igr file without getting the same error and a restart of Visual Studio.  I tried downloading the most recent release for NetAdvantage Reporting (NetAdvantage_Reporting_20121.2019_SR) but running it gave me the message that "The version installed is equal to or newer than the patch trying to be installed."

Any ideas of what might be the problem?  Thanks for any help.

Parents Reply Children
No Data