We are evaluating your product for the new version of our product (web). we downloaded demo version of reporting tool.
while using report designer in web save and save as option show as disable.
Is save is not available in demo?
By using designer from start menu it is OK.
Web Save option
Web Save option
Hello,
Can you say which version of Designer.Web you are use? Starts from 2009.1 release Designer.Web show message box with demo message.
Thank you.
Can you say which version of Designer.Web you are use? Starts from 2009.1 release Designer.Web show message box with demo message.
Thank you.
Web Save option
hello,
we are using 2008.2.300.0 build.
Also there is a problem with us.
On refreshing through IE right click menu, report getting blank. It is Ok, if right click is happening in tool bar of report viewer. Is there any property to avoid this? Also it is good if you provide a help file.
thank you
we are using 2008.2.300.0 build.
Also there is a problem with us.
On refreshing through IE right click menu, report getting blank. It is Ok, if right click is happening in tool bar of report viewer. Is there any property to avoid this? Also it is good if you provide a help file.
thank you
Web Save option
Hello,
http://www.stimulsoft.com/Documentation ... ual.En.zip
Thank you.
This is restrictions of demo version. Please get 2009.1 version.we are using 2008.2.300.0 build.
Please check 2009.1 release.On refreshing through IE right click menu, report getting blank. It is Ok, if right click is happening in tool bar of report viewer.
You can get it here:Also it is good if you provide a help file.
http://www.stimulsoft.com/Documentation ... ual.En.zip
Thank you.
Web Save option
Hello,
we are getting the floowing error while taking preview from web designer
It is also show controls with out datacolumns
:\Documents and Settings\shibu\Local Settings\Temp\qkpvwjau.0.cs(338,35) : warning CS0114: 'Reports.Report.DataSource1DataSource.Site' hides inherited member 'StimulSoftReportDemo.FloorList.DataSource1DataSource.Site'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.c:\Documents and Settings\shibu\Local Settings\Temp\qkpvwjau.0.cs(346,35) : warning CS0114: 'Reports.Report.DataSource1DataSource.Building' hides inherited member 'StimulSoftReportDemo.FloorList.DataSource1DataSource.Building'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.c:\Documents and Settings\shibu\Local Settings\Temp\qkpvwjau.0.cs(354,35) : warning CS0114: 'Reports.Report.DataSource1DataSource.Floor' hides inherited member 'StimulSoftReportDemo.FloorList.DataSource1DataSource.Floor'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.c:\Documents and Settings\shibu\Local Settings\Temp\qkpvwjau.0.cs(333,20) : error CS1501: No overload for method 'DataSource1DataSource' takes '7' arguments
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.Exception: c:\Documents and Settings\shibu\Local Settings\Temp\qkpvwjau.0.cs(338,35) : warning CS0114: 'Reports.Report.DataSource1DataSource.Site' hides inherited member 'StimulSoftReportDemo.FloorList.DataSource1DataSource.Site'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.c:\Documents and Settings\shibu\Local Settings\Temp\qkpvwjau.0.cs(346,35) : warning CS0114: 'Reports.Report.DataSource1DataSource.Building' hides inherited member 'StimulSoftReportDemo.FloorList.DataSource1DataSource.Building'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.c:\Documents and Settings\shibu\Local Settings\Temp\qkpvwjau.0.cs(354,35) : warning CS0114: 'Reports.Report.DataSource1DataSource.Floor' hides inherited member 'StimulSoftReportDemo.FloorList.DataSource1DataSource.Floor'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.c:\Documents and Settings\shibu\Local Settings\Temp\qkpvwjau.0.cs(333,20) : error CS1501: No overload for method 'DataSource1DataSource' takes '7' arguments
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:
[Exception: c:\Documents and Settings\shibu\Local Settings\Temp\qkpvwjau.0.cs(338,35) : warning CS0114: 'Reports.Report.DataSource1DataSource.Site' hides inherited member 'StimulSoftReportDemo.FloorList.DataSource1DataSource.Site'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.c:\Documents and Settings\shibu\Local Settings\Temp\qkpvwjau.0.cs(346,35) : warning CS0114: 'Reports.Report.DataSource1DataSource.Building' hides inherited member 'StimulSoftReportDemo.FloorList.DataSource1DataSource.Building'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.c:\Documents and Settings\shibu\Local Settings\Temp\qkpvwjau.0.cs(354,35) : warning CS0114: 'Reports.Report.DataSource1DataSource.Floor' hides inherited member 'StimulSoftReportDemo.FloorList.DataSource1DataSource.Floor'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.c:\Documents and Settings\shibu\Local Settings\Temp\qkpvwjau.0.cs(333,20) : error CS1501: No overload for method 'DataSource1DataSource' takes '7' arguments]
Stimulsoft.Report.StiReport.Compile(String path, Stream stream, StiOutputType outputType, Boolean autoCreate, Object standaloneReportType) +2584
Stimulsoft.Report.StiReport.Compile(String path, Stream stream, StiOutputType outputType, Boolean autoCreate) +49
Stimulsoft.Report.StiReport.Compile(String path, StiOutputType outputType, Boolean autoCreate) +46
Stimulsoft.Report.StiReport.Compile(String path, StiOutputType outputType) +41
Stimulsoft.Report.StiReport.Compile(StiOutputType outputType) +42
Stimulsoft.Report.StiReport.Compile() +30
Stimulsoft.Report.Engine.StiReportV2Builder.RenderSingleReport(StiReport masterReport, StiRenderState renderState) +1237
Stimulsoft.Report.StiReport.Render(StiRenderState renderState) +594
Stimulsoft.Report.StiReport.Render(Boolean showProgress, Int32 fromPage, Int32 toPage) +69
Stimulsoft.Report.StiReport.Render(Boolean showProgress) +41
Stimulsoft.Report.Web.StiReportResponse.ResponseAsPdf(Page page, StiReport report, Boolean openDialog, StiPdfExportSettings settings) +66
Stimulsoft.Report.Web.StiReportResponse.ResponseAsPdf(Page page, StiReport report, StiPagesRange pageRange, Single imageQuality, Single imageResolution, Boolean embeddedFonts, Boolean standardPdfFonts, Boolean exportRtfTextAsImage, Boolean openDialog, String passwordUser, String passwordOwner, StiUserAccessPrivileges userAccessPrivileges, StiPdfEncryptionKeyLength keyLength, Boolean useUnicode) +236
Stimulsoft.Report.Web.StiReportResponse.ResponseAsPdf(Page page, StiReport report, StiPagesRange pageRange, Single imageQuality, Single imageResolution, Boolean embeddedFonts, Boolean standardPdfFonts, Boolean exportRtfTextAsImage, Boolean openDialog, String passwordUser, String passwordOwner, StiUserAccessPrivileges userAccessPrivileges, StiPdfEncryptionKeyLength keyLength) +80
Stimulsoft.Report.Web.StiReportResponse.ResponseAsPdf(Page page, StiReport report, StiPagesRange pageRange, Single imageQuality, Single imageResolution, Boolean embeddedFont, Boolean standardPdfFonts, Boolean openDialog, String passwordUser, String passwordOwner, StiUserAccessPrivileges userAccessPrivileges) +74
Stimulsoft.Report.Web.StiReportResponse.ResponseAsPdf(Page page, StiReport report, StiPagesRange pageRange, Single imageQuality, Single imageResolution, Boolean embeddedFonts, Boolean standardPdfFonts, Boolean openDialog) +75
Stimulsoft.Report.Web.StiReportResponse.ResponseAsPdf(Page page, StiReport report, Boolean openDialog) +77
Stimulsoft.Report.Web.StiWebDesigner.OnLoad(EventArgs e) +2354
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053
Thanks
we are getting the floowing error while taking preview from web designer
It is also show controls with out datacolumns
:\Documents and Settings\shibu\Local Settings\Temp\qkpvwjau.0.cs(338,35) : warning CS0114: 'Reports.Report.DataSource1DataSource.Site' hides inherited member 'StimulSoftReportDemo.FloorList.DataSource1DataSource.Site'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.c:\Documents and Settings\shibu\Local Settings\Temp\qkpvwjau.0.cs(346,35) : warning CS0114: 'Reports.Report.DataSource1DataSource.Building' hides inherited member 'StimulSoftReportDemo.FloorList.DataSource1DataSource.Building'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.c:\Documents and Settings\shibu\Local Settings\Temp\qkpvwjau.0.cs(354,35) : warning CS0114: 'Reports.Report.DataSource1DataSource.Floor' hides inherited member 'StimulSoftReportDemo.FloorList.DataSource1DataSource.Floor'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.c:\Documents and Settings\shibu\Local Settings\Temp\qkpvwjau.0.cs(333,20) : error CS1501: No overload for method 'DataSource1DataSource' takes '7' arguments
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.Exception: c:\Documents and Settings\shibu\Local Settings\Temp\qkpvwjau.0.cs(338,35) : warning CS0114: 'Reports.Report.DataSource1DataSource.Site' hides inherited member 'StimulSoftReportDemo.FloorList.DataSource1DataSource.Site'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.c:\Documents and Settings\shibu\Local Settings\Temp\qkpvwjau.0.cs(346,35) : warning CS0114: 'Reports.Report.DataSource1DataSource.Building' hides inherited member 'StimulSoftReportDemo.FloorList.DataSource1DataSource.Building'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.c:\Documents and Settings\shibu\Local Settings\Temp\qkpvwjau.0.cs(354,35) : warning CS0114: 'Reports.Report.DataSource1DataSource.Floor' hides inherited member 'StimulSoftReportDemo.FloorList.DataSource1DataSource.Floor'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.c:\Documents and Settings\shibu\Local Settings\Temp\qkpvwjau.0.cs(333,20) : error CS1501: No overload for method 'DataSource1DataSource' takes '7' arguments
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:
[Exception: c:\Documents and Settings\shibu\Local Settings\Temp\qkpvwjau.0.cs(338,35) : warning CS0114: 'Reports.Report.DataSource1DataSource.Site' hides inherited member 'StimulSoftReportDemo.FloorList.DataSource1DataSource.Site'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.c:\Documents and Settings\shibu\Local Settings\Temp\qkpvwjau.0.cs(346,35) : warning CS0114: 'Reports.Report.DataSource1DataSource.Building' hides inherited member 'StimulSoftReportDemo.FloorList.DataSource1DataSource.Building'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.c:\Documents and Settings\shibu\Local Settings\Temp\qkpvwjau.0.cs(354,35) : warning CS0114: 'Reports.Report.DataSource1DataSource.Floor' hides inherited member 'StimulSoftReportDemo.FloorList.DataSource1DataSource.Floor'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.c:\Documents and Settings\shibu\Local Settings\Temp\qkpvwjau.0.cs(333,20) : error CS1501: No overload for method 'DataSource1DataSource' takes '7' arguments]
Stimulsoft.Report.StiReport.Compile(String path, Stream stream, StiOutputType outputType, Boolean autoCreate, Object standaloneReportType) +2584
Stimulsoft.Report.StiReport.Compile(String path, Stream stream, StiOutputType outputType, Boolean autoCreate) +49
Stimulsoft.Report.StiReport.Compile(String path, StiOutputType outputType, Boolean autoCreate) +46
Stimulsoft.Report.StiReport.Compile(String path, StiOutputType outputType) +41
Stimulsoft.Report.StiReport.Compile(StiOutputType outputType) +42
Stimulsoft.Report.StiReport.Compile() +30
Stimulsoft.Report.Engine.StiReportV2Builder.RenderSingleReport(StiReport masterReport, StiRenderState renderState) +1237
Stimulsoft.Report.StiReport.Render(StiRenderState renderState) +594
Stimulsoft.Report.StiReport.Render(Boolean showProgress, Int32 fromPage, Int32 toPage) +69
Stimulsoft.Report.StiReport.Render(Boolean showProgress) +41
Stimulsoft.Report.Web.StiReportResponse.ResponseAsPdf(Page page, StiReport report, Boolean openDialog, StiPdfExportSettings settings) +66
Stimulsoft.Report.Web.StiReportResponse.ResponseAsPdf(Page page, StiReport report, StiPagesRange pageRange, Single imageQuality, Single imageResolution, Boolean embeddedFonts, Boolean standardPdfFonts, Boolean exportRtfTextAsImage, Boolean openDialog, String passwordUser, String passwordOwner, StiUserAccessPrivileges userAccessPrivileges, StiPdfEncryptionKeyLength keyLength, Boolean useUnicode) +236
Stimulsoft.Report.Web.StiReportResponse.ResponseAsPdf(Page page, StiReport report, StiPagesRange pageRange, Single imageQuality, Single imageResolution, Boolean embeddedFonts, Boolean standardPdfFonts, Boolean exportRtfTextAsImage, Boolean openDialog, String passwordUser, String passwordOwner, StiUserAccessPrivileges userAccessPrivileges, StiPdfEncryptionKeyLength keyLength) +80
Stimulsoft.Report.Web.StiReportResponse.ResponseAsPdf(Page page, StiReport report, StiPagesRange pageRange, Single imageQuality, Single imageResolution, Boolean embeddedFont, Boolean standardPdfFonts, Boolean openDialog, String passwordUser, String passwordOwner, StiUserAccessPrivileges userAccessPrivileges) +74
Stimulsoft.Report.Web.StiReportResponse.ResponseAsPdf(Page page, StiReport report, StiPagesRange pageRange, Single imageQuality, Single imageResolution, Boolean embeddedFonts, Boolean standardPdfFonts, Boolean openDialog) +75
Stimulsoft.Report.Web.StiReportResponse.ResponseAsPdf(Page page, StiReport report, Boolean openDialog) +77
Stimulsoft.Report.Web.StiWebDesigner.OnLoad(EventArgs e) +2354
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Control.LoadRecursive() +141
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053
Thanks