Page 1 of 1

Error running

Posted: Thu Feb 18, 2010 10:27 am
by bart1980
Hello,

I got a problem when I run my VB.NET Winform application in Windows 7 64bit. When I open my form with a GDViewer I get te following error:

GdPicture.NET, Version=6.4.0.10, Culture=neutral, PublicKeyToken=3058ead3ae55af17

Does anybody know how to fix this.

Bart

Re: Error running

Posted: Thu Feb 18, 2010 11:32 am
by Loïc
Hi Bart,

Please do following:

- Close your app
- Remove bin & obj directories
- Target your application to X86 processor: Project/ [project Name] properties / Advanced Compile Option / Target CPU - > x86
- Rebuild your project

Hope this helps,

Loïc