Hey guys, I'm working on upgrading a solution from SSIS 2008 to 2014 using the wizard. I'm getting the following error:
Error loading laerdal_card_upload.dtsx: The binary code for the script is not found. Please open the script in the designer by clicking Edit Script button and make sure it builds successfully.C:\Users\ddaughtery\Desktop\Learning\Features\DataIntegration\DBStore\Packages\Incremental\laerdal_card_upload.dtsx11
I open the pkg in VS 2008 and inside the script component I see the classes but I dont see them when I open the script component in VS 2013. Is there something I need to do so I can see them?