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
runtime error in demo files
runtime error in demo files
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.
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
runtime error in demo files
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
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
runtime error in demo files
We got it running. I wrote this post for a more specific problem.
http://forum.stimulsoft.com/Default.aspx?g=posts&t=5308
http://forum.stimulsoft.com/Default.aspx?g=posts&t=5308
runtime error in demo files
Hello,
Ok! :biggrin:
Thank you.
Ok! :biggrin:
Thank you.