GdPicture.net 6 on Win Server 2008

General discussions about GdPicture.NET.
Post Reply
braeumer
Posts: 2
Joined: Tue Aug 10, 2010 2:19 pm

GdPicture.net 6 on Win Server 2008

Post by braeumer » Tue Aug 10, 2010 2:27 pm

Hello,

I' ve problems with running an application using the GdPicture.net.dll Version=6.3.0.5 on a Windows Server 2008 (64 bit). A runtime error occurs after loading the DLL.

On the development PC I can see a message during the compilation of the project "assembly GdPicture.NET.dll has wrong target processor".

Is it my mistake (perhaps wrong settings in Visual Studio .net) or is the DLL file not compatible with 64 bit or do I have to use another DLL file?

Thank you very much for your help.

Regards,
Alex Bräumer

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

Re: GdPicture.net 6 on Win Server 2008

Post by Loïc » Tue Aug 10, 2010 2:38 pm

Hi Alex,

GdPicture.NET 6 is provided in native 32 bit mode only. GdPicture.NET 7 will be 32 bit and 64 bit.

Well, you have to Set the project's Platform target property of your application to x86 (instead of x64, AnyCPU or Itanium).

Using Visual Basic:
1. With a project selected in Solution Explorer, on the Project menu, click Properties.
2. Click the Compile tab.
3. Click the Advanced Compile Options button to open the Advanced Compiler Settings dialog box.
4. Choose x86 Target CPU list. The options are AnyCPU (the default), x86, x64, and Itanium. Click OK.

Using C#:
1. With a project selected in Solution Explorer, on the Project menu, click Properties.
2. Click the Build tab.
3. Choose x86 from the Platform target list. The options are Any CPU (the default), x86, x64, and Itanium.

This should solve your problem !

Kind regards,

Loïc

braeumer
Posts: 2
Joined: Tue Aug 10, 2010 2:19 pm

Re: GdPicture.net 6 on Win Server 2008

Post by braeumer » Tue Aug 10, 2010 5:06 pm

Hi Loïc,

thank you for your information.

>>GdPicture.NET 7 will be 32 bit and 64 bit.

a) Will it be possible to manage one Visual Studio .net project wich will create an assembly that runs on 32 bit and 64 bit environments? Or do I have to create one project for 32 bit and one for 64 bit?

b) Is it right that GdPicture.NET 7 will get released in September 2010?

Regards,
Alex

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

Re: GdPicture.net 6 on Win Server 2008

Post by Loïc » Tue Aug 10, 2010 5:10 pm

Hi,


a) Will it be possible to manage one Visual Studio .net project wich will create an assembly that runs on 32 bit and 64 bit environments? Or do I have to create one project for 32 bit and one for 64 bit?
A 32 bit project can work on 32bit and 64 bit systems.

b) Is it right that GdPicture.NET 7 will get released in September 2010?

YES. See: viewtopic.php?t=2650

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests