runtime error in demo files

Stimulsoft Reports.WEB discussion
Post Reply
pier
Posts: 27
Joined: Wed Jun 15, 2011 4:58 pm
Location: Mexico

runtime error in demo files

Post by pier »

Hi Vladimir

We are trying to install the demo of the Web version on an windows machine to be able to use AJAX to see the reports instead of flash from an ipad.

We want to see this working on our machine

http://web.stimulsoft.com/

So we installed the msi file. We installed IIS 6.0 and ASP.NET. We activated the ASP.NET service and allow IIS to run dynamic aspx file.

So what's next?
How can we access the demo ajax page from a browser?
Do you have some guide or tutorial for the installation?

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

runtime error in demo files

Post by Vladimir »

Hello,

Then you need to create ASP.NET project using Visual Studio, and copy it to your IIS server. In the attached archive you can find the web.stimulsoft.com project source code. To start it, you must copy the necessary libraries form Stimulsoft.Web 2011.2 installation to the Bin folder.

Thank you.

Attachments
1334.WebDemo.zip
(3.01 MiB) Downloaded 867 times
pier
Posts: 27
Joined: Wed Jun 15, 2011 4:58 pm
Location: Mexico

runtime error in demo files

Post by pier »

Thanks Vladimir

We got this running now.

What we want to accomplish is to pass the basic parameters via the URL to the WebViewerDemo.aspx. For example the url of the xml, the url of the xsd, and the url of the report.

We are PHP people and we don't know much ASP... can you help me accomplish that, or give me some guidelines?

Regards
pier
Posts: 27
Joined: Wed Jun 15, 2011 4:58 pm
Location: Mexico

runtime error in demo files

Post by pier »

We got it running. I wrote this post for a more specific problem.

http://forum.stimulsoft.com/Default.aspx?g=posts&t=5308
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

runtime error in demo files

Post by Andrew »

Hello,

Ok! :biggrin:

Thank you.
Post Reply