Breaking News
Loading...
Tuesday, 28 October 2014

Info Post

SQL SERVER – Fix Error – Package 'MSMSP' failed to load

SQL SERVER – Fix Error – Package ‘Microsoft SQL Management Studio Package’ failed to load in SQL Server Management Studio

I recently formatted my computer and re installed my machine and I end up on following error:

Package ‘Microsoft SQL Management Studio Package’ failed to load

Few of the ways to fix the error:


Method 1: Reinstall .NET Framework

Method 2: Start SSMS with Admin privileges

Method 3: Reinstall SQL client with either command prompt or with wizard

Method 4: Delete the registry HKEY_CURRENT_USER\Software\Microsoft\Microsoft SQL Server\100\Tools and try to load the server again 

Note:

If above methods are not working kindly do the SQL Repair. It may surly fix your issues.

1 comments: