What are the potential issues migrating from MSXML4 to MSXML6?

Due to problems with installing MSXML4 ( like this ), we want to upgrade to MSXML6. Are there any known issues related to this, or is the transition smooth and painless?

0


a source to share


1 answer


This comment has less to do with jump 4-6, but more with the MSXML6 installer. Apparently some people do have trouble getting it properly installed. If installed incorrectly, it crashes the Add-in Manager in Visual Studio.

Quoting from this page :



"An issue has been reported that occurs when MSXML 6.0 is not installed correctly. In this case, the Add-in manager does not display any XML-based add-ins (using the .AddIn file to register). Registry-based add-ins only. Therefore, if the Add-in manager is empty when it should show multiple installed add-ons (not just yours), try reinstalling MSXML 6.0. "

+1


a source







All Articles