Does demo version can compiler project to another pc?

Stimulsoft Reports.NET discussion
Post Reply
RickyHuang
Posts: 68
Joined: Tue Feb 09, 2010 3:16 am
Location: Taiwan

Does demo version can compiler project to another pc?

Post by RickyHuang »

I compiler a project to another x64 pc and setup it

when i click report.show or report.design

i got this error

Assembly 'Stimulsoft.Report.Win' is not found

is it because I use demo version?



Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Does demo version can compiler project to another pc?

Post by Ivan »

Hello,
RickyHuang wrote:I compiler a project to another x64 pc and setup it
when i click report.show or report.design i got this error
Assembly 'Stimulsoft.Report.Win' is not found
is it because I use demo version?
Registered and Demo versions differ only with the 'Demo' watermark over the pages. So if you see the Demo watermark on the report's page this means that you are using trial dlls in your project.

In your case please add to your application folder at least the following dll-s:

Stimulsoft.Base.dll
Stimulsoft.Control.dll
Stimulsoft.Report.dll
Stimulsoft.Report.Design.dll
Stimulsoft.Report.Win.dll

Thank you.
RickyHuang
Posts: 68
Joined: Tue Feb 09, 2010 3:16 am
Location: Taiwan

Does demo version can compiler project to another pc?

Post by RickyHuang »

ok

I did it

thanks a lot
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Does demo version can compiler project to another pc?

Post by Andrew »

Hello,

Let us know if you need any additional help.

Thank you.
Post Reply