Groups: Administration
Joined: 11/3/2005(UTC) Posts: 2,253
Thanks: 28 times Was thanked: 60 time(s) in 59 post(s)
|
Emile, To solve this problem properly, there has to be two separate host processes for 64-bit systems: one 32-bit for apps that load native 32-bit DLLs, and one for 64-bit apps that either load native 64-bit components or want to take advantage of 64-bit features when built as Any-CPU managed .NET apps. Currently only one of two can be installed, meaning some apps relying on native components will be broken. Therefore this issue is likely to be solved in future releases of Cassini. Best regards, UltiDev Team. Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
|