MobileDesigner preview not working

Stimulsoft Reports.WEB discussion
Post Reply
FrenkR
Posts: 131
Joined: Mon Jan 05, 2015 12:15 am

MobileDesigner preview not working

Post by FrenkR »

version 2015.2., steps to reproduce:
1.)create new report in designer, add reporttitleband and put simple shape into report.
designer1.png
designer1.png (19.01 KiB) Viewed 2344 times
2.) click preview tab - preview works as expected
3.) click home tab - designer is ok, when clicking back to preview, preview is empty:
designer2.png
designer2.png (12.89 KiB) Viewed 2344 times
preview in HTML or PDF is ok:
designer3.png
designer3.png (7.54 KiB) Viewed 2344 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: MobileDesigner preview not working

Post by HighAley »

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.
FrenkR
Posts: 131
Joined: Mon Jan 05, 2015 12:15 am

Re: MobileDesigner preview not working

Post by FrenkR »

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?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: MobileDesigner preview not working

Post by HighAley »

Hello.

Could you specify where did you get the distributive from?
What is the name of the file?

Thank you.
FrenkR
Posts: 131
Joined: Mon Jan 05, 2015 12:15 am

Re: MobileDesigner preview not working

Post by FrenkR »

designer components are as attached in a pictur(VS2015):
designerComps.png
designerComps.png (2.53 KiB) Viewed 2332 times
Customer sensitive details are sent via private mail. Anything else needed?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: MobileDesigner preview not working

Post by HighAley »

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.
FrenkR
Posts: 131
Joined: Mon Jan 05, 2015 12:15 am

Re: MobileDesigner preview not working

Post by FrenkR »

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.

Code: Select all

<CalculationMode>Interpretation</CalculationMode>
My suggestion is to set this property in a constructor.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: MobileDesigner preview not working

Post by HighAley »

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.
Post Reply