Migration from ActiveReports (ActiveX version)

Stimulsoft Reports.PHP discussion
Post Reply
jb
Posts: 2
Joined: Mon Jun 18, 2012 2:11 pm

Migration from ActiveReports (ActiveX version)

Post 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
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

Migration from ActiveReports (ActiveX version)

Post 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.
jb
Posts: 2
Joined: Mon Jun 18, 2012 2:11 pm

Migration from ActiveReports (ActiveX version)

Post 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
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Migration from ActiveReports (ActiveX version)

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