Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Symptoms

Consider the following scenario:

  • You have a Microsoft SQL Server 2014 Integration Services (SSIS 2014) solution that contains some SSIS packages that are used in earlier versions of SSIS, and the name of some packages (exclude ".dtsx") contains dots (".").

  • You upgrade these packages to use them in SSIS 2014.

  • You open the solution file (.sln file) in Microsoft SQL Server Data Tools - Business Intelligence (SSDT-BI), and complete the steps in the upgrade wizard. The upgrade report shows a successful upgrade without any error.

  • You try to open the solution file again in SSDT-BI.

In this scenario, the upgrade wizard pops up again, and asks for upgrade.

Cause

This issue occurs because there is a defect in the SSDT upgrade tool.
When the package name (exclude .dtsx) contains several dots, the upgrade tool saves the package file name to the string before the last dot, and then append ".dstx." For example, if the package file name is A.B.C.dtsx, the upgrade tool saves it as A.B.dtsx. Therefore, the upgrade does not occur on the original package file, and when you reopen the solution, the upgrade wizard also pops up again.

Each new cumulative update for SQL Server contains all the hotfixes and all the security fixes that were included with the previous cumulative update. Check out the latest cumulative updates for SQL Server:


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×