dll collision

Stimulsoft Reports.NET discussion
Post Reply
Alexander
Posts: 6
Joined: Tue Feb 10, 2009 12:50 am
Location: luoyang,china

dll collision

Post by Alexander »

hi,me again.

i need a suggestion.

i have a shared desktop project incloud by a web application. the desktop project using a version "2008.2.300.0" stimulreport.
and now i need try the webdesigner which version is "2009.1.338.0",so i download the stimulreport report.web,,i get these two dll in the same solution.after i use any control o the new version.i will get a error say the control exsit in both two dll.

the desktop project is finished so i don't want to change anything about that,and i want using the new webdesioner version in my feature.

any suggestion about this?

thanks vary much!
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

dll collision

Post by Edward »

Hi Alexander,

Please check that the GAC does not contain dlls, because if it contains dlls, then the exception of the type you described can occur in VS.

Thank you.
Post Reply