Aurigma Forums
»
Graphics Mill
»
Discussions – Graphics Mill
»
Multiple errors when deploying to production webserver
Rank: Member
Groups: Guest
Joined: 3/21/2016(UTC) Posts: 23
Thanks: 1 times Was thanked: 1 time(s) in 1 post(s)
|
Hey, Let me walk through how I have this setup: - Added GraphicsMill via NuGet (8.1.30) to an existing ASP.net web application. - Added my license information in the web.config - I attempted to use the 64bit version, but IIS Express errored: Could not load file or assembly 'Aurigma.GraphicsMill' or one of its dependencies. An attempt was made to load a program with an incorrect format - I switch to the 32bit version and everything worked as expected locally. ** I can also run the 64bit version IF I force IISExpress to run in 64bit ** I then tried to publish to a production server (Windows 2012): - Published and the production server errors with the same error as before: Could not load file or assembly 'Aurigma.GraphicsMill' or one of its dependencies. An attempt was made to load a program with an incorrect format - I enabled 32bit applications in IIS on the production server, and I get a new error: Could not load file or assembly 'Aurigma.GraphicsMill.DLL' or one of its dependencies. The specified module could not be found. - The Aurigma.GraphicsMill.dll is present in the BIN directory of the production website If I change back to the x64 version and publish I get the second error again: Could not load file or assembly 'Aurigma.GraphicsMill.DLL' or one of its dependencies. The specified module could not be found. What do I do now? I do have the SDK installed on my dev system, but nothing is "installed" on the webserver. Does the webserver need to have the appropriate version of the Microsoft Visual C++ Redistributable Package installed? Edited by user 9 years ago
| Reason: Not specified
|
|
|
|
Rank: Member
Groups: Guest
Joined: 3/21/2016(UTC) Posts: 23
Thanks: 1 times Was thanked: 1 time(s) in 1 post(s)
|
I decided to install the Visual C++ Redistributable Packages for Visual Studio 2013 and all errors have been resolved. This is a bit concerning in the long run due to this requirement, but for now it will work for me.
Thanks, and I hope this helps someone
|
 1 user thanked nokturnal for this useful post.
|
|
|
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
|
|
|
|
Aurigma Forums
»
Graphics Mill
»
Discussions – Graphics Mill
»
Multiple errors when deploying to production webserver
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.