Getting LoadLibrary Error 193 when I try to load a dll with dlibrary

I am trying to load a dll to use with my GAUSS program. However, whenever I try to load it I get LoadLibrary Error 193. What does this mean? How can I fix this?

1 Answer



0



LoadLibrary error 193 usually occurs when you are trying to load a 32-bit dll into a 64-bit application. See below:

http://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/93dddc95-8f9c-4743-a87e-7557ea86f999/

If your dll is 32-bit and you are using 64-bit GAUSS you will likely get this error.

admin

32

Your Answer

1 Answer

0

LoadLibrary error 193 usually occurs when you are trying to load a 32-bit dll into a 64-bit application. See below:

http://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/93dddc95-8f9c-4743-a87e-7557ea86f999/

If your dll is 32-bit and you are using 64-bit GAUSS you will likely get this error.


You must login to post answers.

Have a Specific Question?

Get a real answer from a real person

Need Support?

Get help from our friendly experts.

Try GAUSS for 14 days for FREE

See what GAUSS can do for your data

© Aptech Systems, Inc. All rights reserved.

Privacy Policy