MobileDesigner preview not working
MobileDesigner preview not working
version 2015.2., steps to reproduce:
1.)create new report in designer, add reporttitleband and put simple shape into report. 2.) click preview tab - preview works as expected
3.) click home tab - designer is ok, when clicking back to preview, preview is empty: preview in HTML or PDF is ok:
1.)create new report in designer, add reporttitleband and put simple shape into report. 2.) click preview tab - preview works as expected
3.) click home tab - designer is ok, when clicking back to preview, preview is empty: preview in HTML or PDF is ok:
Re: MobileDesigner preview not working
Hello.
Sorry, but we couldn't reproduce the issue.
You are writeing in Stimulsoft Reports.Net forum, but there is no Mobile Designer in Stimulsoft Reports.Net product.
Could you specify which our product do you use?
Thank you.
Sorry, but we couldn't reproduce the issue.
You are writeing in Stimulsoft Reports.Net forum, but there is no Mobile Designer in Stimulsoft Reports.Net product.
Could you specify which our product do you use?
Thank you.
Re: MobileDesigner preview not working
don't know
Ive just downloaded everything that is included inside .NET. And part of licensed .net reporter, there are also StiMobileDesigner/StiMobileViewer components. Also you have them in demo as HTML5.
Regarding this issue. If possible, I can provide TeamViewer access to have a look from your side?

Regarding this issue. If possible, I can provide TeamViewer access to have a look from your side?
Re: MobileDesigner preview not working
Hello.
Could you specify where did you get the distributive from?
What is the name of the file?
Thank you.
Could you specify where did you get the distributive from?
What is the name of the file?
Thank you.
Re: MobileDesigner preview not working
designer components are as attached in a pictur(VS2015):
Customer sensitive details are sent via private mail. Anything else needed?Re: MobileDesigner preview not working
Hello.
Thank you for additional information.
You use Stimulsoft Reports.Web product but wrote on Stimulsoft Reports.Net forum. We have moved your topic to appropriate forum.
We have found a bug on our side. The fix was included in our official release and it was published on our site with the same version.
Please, download major release (2015.2) from our site once more.
Thank you.
Thank you for additional information.
You use Stimulsoft Reports.Web product but wrote on Stimulsoft Reports.Net forum. We have moved your topic to appropriate forum.
We have found a bug on our side. The fix was included in our official release and it was published on our site with the same version.
Please, download major release (2015.2) from our site once more.
Thank you.
Re: MobileDesigner preview not working
after playing a long time, I found out a problem. Because a page was created via code, "CalculationMode" property was not set and was not streamed to a file.
My suggestion is to set this property in a constructor.
Code: Select all
<CalculationMode>Interpretation</CalculationMode>
Re: MobileDesigner preview not working
Hello.
The Interpretation mode is made for cases when you have problems with Compilation.
But in Interpretation mode the code in events and some expressions don't work.
Thank you.
The Interpretation mode is made for cases when you have problems with Compilation.
But in Interpretation mode the code in events and some expressions don't work.
Thank you.