Hi all, im using the trial edition of ImageMan version 1.55.0.0 on VS2008 Team System SP1, I have the ClsCompliant attribute set to true in the assembly info file and checked the option "mark warning as error" on the project, the problem is that im getting warnings about ImImage not being cls-compliant, I checked the signature of ImImage and I didnt see anything wrong. So I'm wondering i really ImImage is not cls compliant or the problems is somewhere else, I really hate to use the ClsCompliant(false) attribute.
Thanks for you help.
Juan Zamudio