Knowledge Base Article
KB10839 - Developing 64bits application in .NET
Starting version 9.3 development foir 64bit has been enabled. However number of layers (all depending on external DLLs) will not work.
We found some problems in debugging 64bit version (Visual Studio eats a lot of memory) therefore we recommend to debug application as 32bit and just compile for deployment as 64bit.
Created: 2010-03-25, Modified: 2010-03-30
|