Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The DSL projects created by the DSL package wizard are configured to target AnyCPU.However, if you write a command line tool that references the generated DSL library, you should set up your project to target x86 even if you are working on a 64-bit machine. The reason is that there is no 64 bit version of Visual Studio. Consequently, you will get a type load exception which isn't much help.
Comments
- Anonymous
May 21, 2008
The comment has been removed - Anonymous
May 21, 2008
The comment has been removed