Designer message "Stimulsoft Reports - Demo Version"

Stimulsoft Reports.WEB discussion
Post Reply
grahampcharles
Posts: 7
Joined: Sat May 19, 2012 5:59 pm

Designer message "Stimulsoft Reports - Demo Version"

Post by grahampcharles »

I had the trial and then purchased the .Web for MVC product. The reports work normally when embedded into MVC pages, but in Designer.exe while I'm developing them, I still get the "Stimulsoft Reports - Demo Version" message and the big "DEMO" watermark.

I have uninstalled the trial, of course.

This isn't too important since the final product works fine; it's more an annoyance.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Designer message "Stimulsoft Reports - Demo Version"

Post by HighAley »

Hello.
grahampcharles wrote:I had the trial and then purchased the .Web for MVC product. The reports work normally when embedded into MVC pages, but in Designer.exe while I'm developing them, I still get the "Stimulsoft Reports - Demo Version" message and the big "DEMO" watermark.

I have uninstalled the trial, of course.

This isn't too important since the final product works fine; it's more an annoyance.
Please, read the How the Runtime Locates Assemblies article http://msdn.microsoft.com/en-us/library ... v=vs.80%29.
As you could read there the common language runtime check for Previously Referenced Assemblies and the Global Assembly Cache.
So you should remove ALL old assembles from your system.
Please, replace assemblies from GAC with latest ones and search all over your system for any other our assemblies.

Thank you.
Post Reply