Page 1 of 1

Exception report

Posted: Wed Oct 13, 2010 9:35 am
by philenain
I have a problem with the Stimulsoft 2010.2.
On all my report (they work great whith Stimulsoft 2009.3) when i click on the preview button the "Exception report" form is shown.
The exception was :
----------------------------
[Customer Explanation]



----------------------------
[General Info]

Application: Module Impression
Framework: v2.0.50727
Version: Version: 2010.2.800 from 1 October 2010
MachineName: O-ELCIA16
OSVersion: Microsoft Windows NT 6.1.7600.0
UserName: pcourt

----------------------------
[Exception Info]
Message: La référence d'objet n'est pas définie à une instance d'un objet.

Source: Stimulsoft.Report.Design

StackTrace:
à Stimulsoft.Report.Design.Controls.StiDesignerPreviewControl.btRefresh_Click(Object sender, EventArgs e)

----------------------------
[Assemblies]
AxInterop.XtremeReportControl, Version = 13.0.0.0
AxInterop.XtremeSkinFramework, Version = 13.0.0.0
ELCIA.Components, Version = 5.1.1.0
Interop.XtremeReportControl, Version = 13.0.0.0
Interop.XtremeSkinFramework, Version = 13.0.0.0
mscorlib, Version = 2.0.0.0
Stimulsoft.Base, Version = 2010.2.800.0
Stimulsoft.Report, Version = 2010.2.800.0
Stimulsoft.Report.Design, Version = 2010.2.800.0
Stimulsoft.Report.Win, Version = 2010.2.800.0
System, Version = 2.0.0.0
System.Data, Version = 2.0.0.0
System.Drawing, Version = 2.0.0.0
System.Windows.Forms, Version = 2.0.0.0
(Info: "La référence d'objet n'est pas définie à une instance d'un objet." = "Null reference exception")

The only change I made is to replace the 2009.3 dll with the 2010.2 dll.

Is there anything to do to make the 2009.3 report compatible with the 2010.2 ?

Exception report

Posted: Wed Oct 13, 2010 12:39 pm
by Jan
Hello,

Please add reference to Stimulsoft.Report.Helper and Stimulsoft.Report.Check assemblies in your project. I think it help you.

Thank you.