crosstab?

Stimulsoft Reports.WEB discussion
Post Reply
abi
Posts: 55
Joined: Mon Feb 22, 2010 4:18 pm
Location: indo

crosstab?

Post by abi »

hai..

my crosstab dont show description? description on top of item

how i solve?

i attach capture and mrt file
thx
Attachments
661.rpt.mrt
(26.96 KiB) Downloaded 234 times
659.err.JPG
659.err.JPG (60.77 KiB) Viewed 1878 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

crosstab?

Post by Alex K. »

Hello,

Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?
Can you, please provide data for your report?

Thank you.
abi
Posts: 55
Joined: Mon Feb 22, 2010 4:18 pm
Location: indo

crosstab?

Post by abi »

i put CrossTab on databand...

if i set databand canbreak=true and CrossTab horizontal alignment=width, my report provide error like this:

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:

Line 171: _report["logo"] = _img;
Line 172:
Line 173: WebVwrFx.Report = _report;
Line 174: }
Line 175:

Source File: C:\htdoc\wwwroot\test\Report_face.aspx.cs Line: 173

Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
Stimulsoft.Report.CrossTab.StiCrossTabHelper.MakeHorAlignmentByWidth(StiContainer outContainer, Int32 startIndex) +2010
Stimulsoft.Report.Engine.StiCrossTabV2Builder.MakeHorAlignment(StiCrossHorAlignment horAlignment, StiContainer outContainer, Int32 startIndex, Double parentWidth) +91
Stimulsoft.Report.Engine.StiCrossTabV2Builder.RenderCrossTabOnDataBand(StiCrossTabParams pars, StiCrossTab masterCrossTab, StiContainer renderedComponent) +3322
Stimulsoft.Report.Engine.StiCrossTabV2Builder.RenderCrossTab(StiCrossTabParams pars, StiCrossTab masterCrossTab) +305
Stimulsoft.Report.Engine.StiCrossTabV2Builder.InternalRender(StiComponent masterComp) +239
Stimulsoft.Report.Components.StiComponent.InternalRender() +28
Stimulsoft.Report.Engine.StiComponentV2Builder.Render(StiComponent masterComp) +199
Stimulsoft.Report.Components.StiComponent.Render() +28
Stimulsoft.Report.Engine.StiContainerV2Builder.InternalRender(StiComponent masterComp) +239
Stimulsoft.Report.Engine.StiBandV2Builder.InternalRender(StiComponent masterComp) +5
Stimulsoft.Report.Components.StiComponent.InternalRender() +28
Stimulsoft.Report.Engine.StiEngine.InternalRenderBand(StiBand band, Boolean ignorePageBreaks, Boolean allowRenderingEvents) +375
Stimulsoft.Report.Engine.StiEngine.RenderBand(StiBand band, Boolean ignorePageBreaks, Boolean allowRenderingEvents) +431
Stimulsoft.Report.Engine.StiDataBandV2Builder.RenderBand(StiDataBand masterDataBand, StiBand band, Boolean ignorePageBreaks, Boolean allowRenderingEvents) +154
Stimulsoft.Report.Engine.StiDataBandV2Builder.RenderMaster(StiDataBand masterDataBand) +743
Stimulsoft.Report.Components.StiDataBand.RenderMaster() +40
Stimulsoft.Report.Engine.StiPageHelper.RenderPage(StiPage page) +1969
Stimulsoft.Report.Engine.StiRenderProviderV2.RenderReport(StiReport report, StiReport masterReport, StiRenderState state) +2435
Stimulsoft.Report.Engine.StiRenderProviderV2.Render(StiReport report, StiRenderState state) +1643
Stimulsoft.Report.Engine.StiReportV2Builder.RenderSingleReport(StiReport masterReport, StiRenderState renderState) +781
Stimulsoft.Report.StiReport.RenderReport(StiRenderState renderState) +136
Stimulsoft.Report.StiReport.Render(StiRenderState renderState, StiGuiMode guiMode) +727
Stimulsoft.Report.StiReport.Render(Boolean showProgress) +53
Stimulsoft.Report.WebFx.StiWebViewerFx.set_Report(StiReport value) +152
MBdg.Modules.MhsTerdaftar.Report_face.PrintTable2(String periode, String prodi, String sms1, String sms2) in C:\htdoc\wwwroot\test\Report_face.aspx.cs:173
MBdg.Modules.MhsTerdaftar.Report_face.Page_Load(Object sender, EventArgs e) in C:\htdoc\wwwroot\test\Report_face.aspx.cs:82
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


Work fine if CrossTab horizontal alignment=center but column description of crosstab cannot see (i don't know why)


sorry.. i can send you data

for information my report build under Dotnetnuke 5, i post capture again

thx


Attachments
665.err2.JPG
665.err2.JPG (87.11 KiB) Viewed 1862 times
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

crosstab?

Post by Vladimir »

Hello,

Unfortunately, without having data for the report, we cannot reproduce this error. Please send us the test data to support[at]stimulsoft.com.
Please refer to this forum topic in you e-mail.

Thank you.
Post Reply