Aurigma Forums
»
Graphics Mill
»
Discussions – Graphics Mill
»
Why is my system 64-bit, but when I develop it, I can only use 32-bit DLL?
Rank: Member
Groups: Guest
Joined: 8/13/2019(UTC) Posts: 17
Thanks: 1 times
|
Why is my system 64-bit, but when I develop it, I can only use 32-bit DLL? Then I publish code to my server, but it made a mistake. The server also requires 64-bit DLL.
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 7/28/2003(UTC) Posts: 1,660
Thanks: 5 times Was thanked: 76 time(s) in 74 post(s)
|
|
Best regards, Fedor Skvortsov
|
|
|
|
Rank: Member
Groups: Guest
Joined: 8/13/2019(UTC) Posts: 17
Thanks: 1 times
|
Originally Posted by: Fedor What do you mean? My question is: I only use Aurigma.GraphicsMill.Core.x86.dll in development.If I use Aurigma.GraphicsMill.Core.x64.dll, the procedures will report errors. Pay special attention to my computer system which is 64.
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 7/28/2003(UTC) Posts: 1,660
Thanks: 5 times Was thanked: 76 time(s) in 74 post(s)
|
You may use x64 libraries in both development and productions environment. My advice to use 32-bit assemblies was in order to eliminate the reported bug. |
Best regards, Fedor Skvortsov
|
|
|
|
Rank: Member
Groups: Guest
Joined: 8/13/2019(UTC) Posts: 17
Thanks: 1 times
|
Originally Posted by: Fedor You may use x64 libraries in both development and productions environment. My advice to use 32-bit assemblies was in order to eliminate the reported bug. I want to, but I can't. When I use x64 libraries in development to run program,the procedure misreport. When I use x86 libraries in productions to run program,the procedure also misreport. Exception:System.BadImageFormatException. Trying to load programs in incorrect format
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 7/28/2003(UTC) Posts: 1,660
Thanks: 5 times Was thanked: 76 time(s) in 74 post(s)
|
You should switch IIS Express to the 64-bit mode.
Edited by user Wednesday, August 21, 2019 12:28:41 AM(UTC)
| Reason: Not specified |
Best regards, Fedor Skvortsov
|
|
|
|
Rank: Member
Groups: Guest
Joined: 8/13/2019(UTC) Posts: 17
Thanks: 1 times
|
Originally Posted by: Fedor You should switch IIS Express to the 64-bit mode.
How do I use x86 libraries in productions? If I use x86 libraries in productions,the procedure will misreport.
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 7/28/2003(UTC) Posts: 1,660
Thanks: 5 times Was thanked: 76 time(s) in 74 post(s)
|
In order to use 32-bit assemblies in IIS you should switch an application pool to 32-bit mode.
|
Best regards, Fedor Skvortsov
|
|
|
|
Aurigma Forums
»
Graphics Mill
»
Discussions – Graphics Mill
»
Why is my system 64-bit, but when I develop it, I can only use 32-bit DLL?
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.