i download the prerelease 2011.3.1111
it gives an error when i try to run my working report
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
Stimulsoft.Report.Web.StiParametersToolButton..ctor(StiWebViewer viewer, Boolean isAjax) +90
Stimulsoft.Report.Web.StiToolBar.AddParametersButton() +80
Stimulsoft.Report.Web.StiToolBar.CreateChildControls() +2709
Stimulsoft.Report.Web.StiToolBar.UpdateControls() +31
Stimulsoft.Report.Web.StiToolBar..ctor(StiWebViewer viewer) +174
Stimulsoft.Report.Web.StiWebViewer.CreateChildControls() +386
System.Web.UI.Control.EnsureChildControls() +102
Stimulsoft.Report.Web.StiWebViewer.OnLoad(EventArgs e) +121
System.Web.UI.Control.LoadRecursive() +74
System.Web.UI.Control.LoadRecursive() +146
System.Web.UI.Control.LoadRecursive() +146
System.Web.UI.Control.LoadRecursive() +146
System.Web.UI.Control.LoadRecursive() +146
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207
2011.3.1111 - Object reference not set to an instance of an object
2011.3.1111 - Object reference not set to an instance of an object
Hello,
Please send us a sample project which reproduces the issue for analysis.
Thank you.
Please send us a sample project which reproduces the issue for analysis.
Thank you.
2011.3.1111 - Object reference not set to an instance of an object
Hello.
Thank you.
Please, send us your report template with sample data and describe how to reproduce your problem.feridun wrote:i download the prerelease 2011.3.1111
it gives an error when i try to run my working report
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
Stimulsoft.Report.Web.StiParametersToolButton..ctor(StiWebViewer viewer, Boolean isAjax) +90
Stimulsoft.Report.Web.StiToolBar.AddParametersButton() +80
Stimulsoft.Report.Web.StiToolBar.CreateChildControls() +2709
Stimulsoft.Report.Web.StiToolBar.UpdateControls() +31
Stimulsoft.Report.Web.StiToolBar..ctor(StiWebViewer viewer) +174
Stimulsoft.Report.Web.StiWebViewer.CreateChildControls() +386
System.Web.UI.Control.EnsureChildControls() +102
Stimulsoft.Report.Web.StiWebViewer.OnLoad(EventArgs e) +121
System.Web.UI.Control.LoadRecursive() +74
System.Web.UI.Control.LoadRecursive() +146
System.Web.UI.Control.LoadRecursive() +146
System.Web.UI.Control.LoadRecursive() +146
System.Web.UI.Control.LoadRecursive() +146
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207
Thank you.
2011.3.1111 - Object reference not set to an instance of an object
I +1 this issue. Source attached:
[NullReferenceException: Object reference not set to an instance of an object.]
Stimulsoft.Report.Web.StiParametersToolButton..ctor(StiWebViewer viewer, Boolean isAjax) +22
Stimulsoft.Report.Web.StiToolBar.AddParametersButton() +45
Stimulsoft.Report.Web.StiToolBar.CreateChildControls() +1442
Stimulsoft.Report.Web.StiToolBar..ctor(StiWebViewer viewer) +141
Stimulsoft.Report.Web.StiWebViewer.CreateChildControls() +206
System.Web.UI.Control.EnsureChildControls() +87
System.Web.UI.Control.FindControl(String id, Int32 pathOffset) +23
System.Web.UI.Control.FindControl(String id, Int32 pathOffset) +327
System.Web.UI.Control.FindControl(String id, Int32 pathOffset) +327
System.Web.UI.Control.FindControl(String id, Int32 pathOffset) +327
System.Web.UI.Page.FindControl(String id) +38
System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad) +629
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1743
[NullReferenceException: Object reference not set to an instance of an object.]
Stimulsoft.Report.Web.StiParametersToolButton..ctor(StiWebViewer viewer, Boolean isAjax) +22
Stimulsoft.Report.Web.StiToolBar.AddParametersButton() +45
Stimulsoft.Report.Web.StiToolBar.CreateChildControls() +1442
Stimulsoft.Report.Web.StiToolBar..ctor(StiWebViewer viewer) +141
Stimulsoft.Report.Web.StiWebViewer.CreateChildControls() +206
System.Web.UI.Control.EnsureChildControls() +87
System.Web.UI.Control.FindControl(String id, Int32 pathOffset) +23
System.Web.UI.Control.FindControl(String id, Int32 pathOffset) +327
System.Web.UI.Control.FindControl(String id, Int32 pathOffset) +327
System.Web.UI.Control.FindControl(String id, Int32 pathOffset) +327
System.Web.UI.Page.FindControl(String id) +38
System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad) +629
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1743
- Attachments
-
- 1447.ObjectError-code.vb.txt
- (26.4 KiB) Downloaded 328 times
-
- 1446.ObjectError-code.xml
- (234.91 KiB) Downloaded 298 times
2011.3.1111 - Object reference not set to an instance of an object
I have a much smaller report for your reference. Note this only happens in the web viewer. The preview in the designer works ok.
I had to roll back to .1106 to keep testing.
I had to roll back to .1106 to keep testing.
- Attachments
-
- 1449.ObjectError-code.xml
- (11.24 KiB) Downloaded 517 times
-
- 1448.ObjectError-code.vb.txt
- (40.61 KiB) Downloaded 303 times
2011.3.1111 - Object reference not set to an instance of an object
Hello.
The fix will be available in our release on December 1.
Thank you.
This bug is in the our last prerelease build. Please, use previous version for a while.hunter wrote:I have a much smaller report for your reference. Note this only happens in the web viewer. The preview in the designer works ok.
I had to roll back to .1106 to keep testing.
The fix will be available in our release on December 1.
Thank you.