Assembly Problem???

Stimulsoft Reports.NET discussion
Post Reply
jayakumargr
Posts: 85
Joined: Sat Jan 20, 2007 4:21 am

Assembly Problem???

Post 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
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Assembly Problem???

Post 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.
jayakumargr
Posts: 85
Joined: Sat Jan 20, 2007 4:21 am

Assembly Problem???

Post by jayakumargr »

Hi,
Two Applications use Different versions of StimulReport.Net
Thanks,
Jayakumar
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Assembly Problem???

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