How to downgrade SSIS package created in VS 2015 to VS 2010 -


how convert/downgrade ssis package (.dtsx file) created in vs 2015 work vs 2010? there way can force action changing .sln settings in notepad? or maybe work around. have spent hours on creating packages in vs 2015 , client not able upgrade 2015 anymore. help/guidance appreciated.

update: tried changing connector 10.1 - came error:

enter image description here

trying make work on version 2010 shown below:

enter image description here

post making version change 8 6:

enter image description here

in visual studio 2015, open ssis project (myproject.dtproj). can go properties menu , within menus there, can specify version of sql server project should target (2012/2014/2016).


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -