Hello all,
When we create an SSIS project we can set the Run32BitRuntime option to True in Debugging properties so that when it is deployed to a 64 SSIS server it will use the 32-bit runtime. My problem is that my development machine only has 32 bit installation and the box is grey out with False as default. But if other developers in my team who have 64 bit SSIS installation open the project, it will say True on their machine.
Is there a way I can make the change and save the property so that it will be really False, either on a 32 bit machine or 64 bit machine?
Thank you in advance for your help,
Vietchau