Page 1 of 1

upgrading version 9.2 to 9.4

Posted: Mon Apr 07, 2014 10:50 pm
by rohrerb
Hello,

I just upgraded from 9.2 to 9.4 and i had to uninstall to reinstall 9.4. After I uninstalled I am unable to use gdpicture. The references in my solution are pointed to the correct dll's. When i open the solution there are no errors and intellisense works on the gdpicture9 namespace. I then try to build and gdpicture no longer resolves. Any ideas on what the issue is?

Thank you,
Brandon

Re: upgrading version 9.2 to 9.4

Posted: Tue Apr 08, 2014 2:53 pm
by SamiKharma
Hi,

This issue is caused by wrong dlls or dll dependencies. If you are referencing the correct dlls, also please make sure that the unmanaged dlls GdPicture uses internally are updated as well.
To understand what dependencies your application might be using, please visit the Redistribution Section of the Reference Guides.

Best,
Sami