I have a 64bit system and installed SSIS on my system. I encounter with this error when I was trying to transform excel record and write it in a flat file.
Solution :
1. Go to the Project properties [Right click on the project and select properties]
2. Select Debugging from the Configuration properties.
3. Made Run64BitRuntime to False. Click OK.
No comments:
Post a Comment