Page 1 of 1

Assembly Problem???

Posted: Thu May 31, 2007 5:13 am
by jayakumargr
Hi,
My system have stimulsoft Old Version Assemblies.Now i use Stimulsoft 2007.1.

While running following codes,i got an error.

StiReport obj = new StiReport();
obj.Design();


How to Solve this Problem???

Don't Delete Previous Versions Assemblies.
(i want Previous stimulsoft versions assemblies for loading previous versions of stireport)

Thanks in Advance,
Jayakumar

Assembly Problem???

Posted: Thu May 31, 2007 1:56 pm
by Vital
You want use two different version of StimulReport.Net in one application? Or you want use old version of compiled reports?

Thank you.

Assembly Problem???

Posted: Thu May 31, 2007 11:09 pm
by jayakumargr
Hi,
Two Applications use Different versions of StimulReport.Net
Thanks,
Jayakumar

Assembly Problem???

Posted: Fri Jun 01, 2007 2:56 am
by Vital
You can use StimulReport.Net without installing and placing in GAC. In this case in different folders you can place different versions of StimulReport.Net.
Thank you.