nhdieb
2009-Jul-15 13:42 UTC
[Wine] How to run dlls created using .net framework on linux server
i have developed a .net DLL using Visual Sutio 2008 . and i want to access the function vai php code that runs on a linux server... Please help me on how to do this. Can wine help?
vitamin
2009-Jul-16 12:53 UTC
[Wine] Re: How to run dlls created using .net framework on linux server
nhdieb wrote:> i have developed a .net DLL using Visual Sutio 2008 . and i want to access the function vai php code that runs on a linux server... Please help me on how to do this. Can wine help?Use Mono, not Wine. Even better, code directly a native Linux library, not .net that's not compatible with anything.