Stimulsoft and Webgarden

Stimulsoft Reports.WEB discussion
alfinusoktavianus
Posts: 12
Joined: Mon Nov 21, 2011 11:51 pm
Location: Indonesia

Stimulsoft and Webgarden

Post by alfinusoktavianus »

Hello,

I'm testing stimulsoft report for web. When i use one single process model, the report show up correctly. However, if i set more than 1 process model (web garden) the report fail to show. Is there a special setting for web garden?
alfinusoktavianus
Posts: 12
Joined: Mon Nov 21, 2011 11:51 pm
Location: Indonesia

Stimulsoft and Webgarden

Post by alfinusoktavianus »

With a simple question, does stimulsoft support webgarden or even more web farm?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Stimulsoft and Webgarden

Post by HighAley »

Hello.
alfinusoktavianus wrote:I'm testing stimulsoft report for web. When i use one single process model, the report show up correctly. However, if i set more than 1 process model (web garden) the report fail to show. Is there a special setting for web garden?
Please, try next property for WebViewer:

Code: Select all

UseRelativeUrls="True"
this static property for WebViewerFx:

Code: Select all

Connection.RelativeUrls = true;
and this one for WebDesigner:

Code: Select all

Connection.RelativeUrls = true;
Thank you.
alfinusoktavianus
Posts: 12
Joined: Mon Nov 21, 2011 11:51 pm
Location: Indonesia

Stimulsoft and Webgarden

Post by alfinusoktavianus »

Great, it's works..
I have one more question, when i try to change the zoom, the report disappear.. I aware that i'm testing the old version (2010.3), i need an information if it is a defect of the version and already fixed in the latest version?

Thank
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Stimulsoft and Webgarden

Post by HighAley »

Hello.
alfinusoktavianus wrote:I have one more question, when i try to change the zoom, the report disappear.. I aware that i'm testing the old version (2010.3), i need an information if it is a defect of the version and already fixed in the latest version?
We've reproduced this bug and fixed it. The patch will be available in our next prerelease build tomorrow.

Thank you.
alfinusoktavianus
Posts: 12
Joined: Mon Nov 21, 2011 11:51 pm
Location: Indonesia

Stimulsoft and Webgarden

Post by alfinusoktavianus »

OK, thank for the helpful information. May i know when will the final version containing the patch available?
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Stimulsoft and Webgarden

Post by Andrew »

Hello,

It will be available in the end of March.

Thank you.
alfinusoktavianus
Posts: 12
Joined: Mon Nov 21, 2011 11:51 pm
Location: Indonesia

Stimulsoft and Webgarden

Post by alfinusoktavianus »

Hello,

Today i downloaded the demo version. When i open my page, the report sometimes visible sometimes not. It also happen when we change zoom level, the report sometime visible sometime not. If i save the document to pdf, it's always succesfull.

Perhaps my problem similar to http://forum.stimulsoft.com/Default.aspx?g=posts&t=5939

Thanks
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Stimulsoft and Webgarden

Post by Vladimir »

Hello,

We have made some improvements in this direction. Please try to download the prerelease build, which will be available tomorrow, March 7.

Thank you.
alfinusoktavianus
Posts: 12
Joined: Mon Nov 21, 2011 11:51 pm
Location: Indonesia

Stimulsoft and Webgarden

Post by alfinusoktavianus »

i've visited http://www.stimulsoft.com/ReportsWebDownloads.aspx but for me it's a little bit difficult to know when stimulsoft did last update for the pre released build. I downloaded the last one and hopefully contains the patch i need
Post Reply