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

Assume that you use SQL Server 2016 Integration Services (SSIS). When you deploy an SSIS package that contains localized language such as Chinese, Japanese and others to the SSISDB catalog, you may receive an error message that resembles the following:

Failed to deploy packages. For more information, query the operation_messages view for the operation identifier 'OperationID'. (Microsoft SQL Server, Error: 27231)

Additionally, a detail error message that resembles the following can be found in the catalog.operation_messages view.

Failed to deploy the packages. Fix the problems and try again later.:Failed to locate the project named DeploymentError.:Failed to load XML due to error 0xC00CE509 "Required white space was missing. Line lineNumber, Column ColumnNumber". This occurs when loading a package and the file cannot be opened or loaded correctly into the XML document.  This can be the result of specifying an incorrect file name to the LoadPackage method or the specified XML file has an incorrect format.

Resolution

This issue is fixed in the following cumulative update for SQL Server:

       Cumulative Update 7 for SQL Server 2016 SP1

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:

Latest cumulative update for SQL Server 2016

Status

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

References

Learn about the terminologythat Microsoft uses to describe software updates.

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!

×