Not signed in (Sign In)

Categories

Welcome, Guest

Want to take part in these discussions? Sign in if you have an account, or apply for one below

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
  1.  
    Hi,

    We use 32-bit (in VS 2005) in development but our production box runs 64-bit Windows Server. Our web application is compiled as platform neutral (any CPU).

    I came across an old thread about the LAPLAC_GEN.dll which talked about compiling as 32 bit only.

    Will we be able to run in our server environment? I know we should simply try it, but it is a production machine and I figure other people could be interested in the answer too :-)

    Thanks,
    David
  2.  
    Never mind. I found an old forum thread which says ...

    In order to use ILNumerics.Net on 64Bit machines, just make sure to compile your program's executable assembly for "Win32" or "X86".

    Unfortunately we will not be able to use your excellent library because we run 64-bit on the production machine.

    Thank you anyway.
    Regards
    David