Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
chenwp  
#1 Posted : Tuesday, August 20, 2019 6:24:08 PM(UTC)
chenwp

Rank: Member

Groups: Member
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.
Fedor  
#2 Posted : Tuesday, August 20, 2019 7:17:38 PM(UTC)
Fedor

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 7/28/2003(UTC)
Posts: 1,660

Thanks: 5 times
Was thanked: 76 time(s) in 74 post(s)
It is a temporary workaround for the bug reported in this post:

https://forums.aurigma.c...tionException-error.aspx

It seems this approach doesn't work, so please disregard it and wait for the fix or test Graphics Mill with another PSD templates.

Edited by user Tuesday, August 20, 2019 7:19:18 PM(UTC)  | Reason: Not specified

Best regards,
Fedor Skvortsov
chenwp  
#3 Posted : Tuesday, August 20, 2019 9:51:02 PM(UTC)
chenwp

Rank: Member

Groups: Member
Joined: 8/13/2019(UTC)
Posts: 17

Thanks: 1 times
Originally Posted by: Fedor Go to Quoted Post
It is a temporary workaround for the bug reported in this post:

https://forums.aurigma.c...tionException-error.aspx

It seems this approach doesn't work, so please disregard it and wait for the fix or test Graphics Mill with another PSD templates.


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.
Fedor  
#4 Posted : Tuesday, August 20, 2019 10:02:23 PM(UTC)
Fedor

Rank: Advanced Member

Groups: Member, Administration, Moderator
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
chenwp  
#5 Posted : Tuesday, August 20, 2019 10:46:38 PM(UTC)
chenwp

Rank: Member

Groups: Member
Joined: 8/13/2019(UTC)
Posts: 17

Thanks: 1 times
Originally Posted by: Fedor Go to Quoted Post
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
Fedor  
#6 Posted : Wednesday, August 21, 2019 12:23:24 AM(UTC)
Fedor

Rank: Advanced Member

Groups: Member, Administration, Moderator
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.

iis64.jpg

Edited by user Wednesday, August 21, 2019 12:28:41 AM(UTC)  | Reason: Not specified

Best regards,
Fedor Skvortsov
chenwp  
#7 Posted : Wednesday, August 21, 2019 5:39:48 PM(UTC)
chenwp

Rank: Member

Groups: Member
Joined: 8/13/2019(UTC)
Posts: 17

Thanks: 1 times
Originally Posted by: Fedor Go to Quoted Post
You should switch IIS Express to the 64-bit mode.

iis64.jpg



How do I use x86 libraries in productions? If I use x86 libraries in productions,the procedure will misreport.
Fedor  
#8 Posted : Wednesday, August 21, 2019 7:13:57 PM(UTC)
Fedor

Rank: Advanced Member

Groups: Member, Administration, Moderator
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.

iis32.png
Best regards,
Fedor Skvortsov
Users browsing this topic
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.