Page 1 of 1
Designer message "Stimulsoft Reports - Demo Version"
Posted: Sat Sep 15, 2012 6:58 am
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.
Re: Designer message "Stimulsoft Reports - Demo Version"
Posted: Mon Sep 17, 2012 11:20 am
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.