can vb.net 2008 bet set to only run in 32bit?
+4
A:
In Visual studio, In any project right click and select Project properties - > Compile -> Advanced compile options and select the Target CPU for x86, x64 or Titanium
Ramji
2009-11-11 22:44:47
+1
A:
You can set this setting in Visual studio.
At the debug toolbar in VS2008 you will find a dropdown list says “Any CPU”. Select “Configuration Manger”, and change the platform to x86 or x64. If you don’t see x86, select new… and choose x86.
Rasik Jain
2009-11-11 22:46:04
I don't see that in my debug toolbar.
xpda
2009-11-12 03:21:55