Page 1 of 1

Migration from ActiveReports (ActiveX version)

Posted: Mon Jun 18, 2012 2:16 pm
by jb
Can your application convert a rpx file from ActiveReports (COM/ActiveX version) to use it with Stimulsoft Reports.Fx for PHP?

Thanx
JB

Migration from ActiveReports (ActiveX version)

Posted: Tue Jun 19, 2012 3:25 am
by Andrew
Hello,

You can use the utility Import.ActiveReports from our site.
The appearance of a report is kept as accurate as possible, but we do not convert the syntax of expressions, you will have to finish it by hand.
If you have any questions or problems you can send them, if possible, from time to time, we are finalizing our utility.

Thank you.

Migration from ActiveReports (ActiveX version)

Posted: Tue Jun 19, 2012 12:08 pm
by jb
Thank you very much.

Trying to run the Convert Active Reports to Stimulsoft Reports (C# project) to see if it solves our problems. It gives me some errors like "The referenced project '..\Stimulsoft.Base\Stimulsoft.Base.csproj' does not exist. Is there something missing??? Am i doing something wrong?

Thanks,
JB

Migration from ActiveReports (ActiveX version)

Posted: Wed Jun 20, 2012 2:38 am
by Ivan
Hello,

Please remove references to Stimulsoft.Base.csproj and Stimulsoft.Report.csproj, and add references to your version of Stimulsoft.Base.dll and Stimulsoft.Report.dll assemblies.

Thank you.