January 11, 2020 at 3:46 pm
hi
in ssms 2019, when i want open new query , i have this error:
'Type of metadata view is unsupported.'
thanks for any help
January 12, 2020 at 4:10 pm
Thanks for posting your issue and hopefully someone will answer soon.
This is an automated bump to increase visibility of your question.
January 13, 2020 at 4:09 pm
Which version of SSMS is it? because is has been decoupled from the sql server installation. 18.4 , ... ?
January 24, 2020 at 4:44 am
This solution is for SQL query -
In the end, the solution was to copy the PrivateAssemblies\Interop\Microsoft.VisualStudio.Shell.Interop.8.0.dll file (the one with assembly version 15.0.0.0) into the PublicAssemblies folder.
The steps I did were the following:
First, as a precaution, I renamed the existing PublicAssemblies\Microsoft.VisualStudio.Shell.Interop.8.0.dll to something else, just in case I would need that file later.
Then I copied the Microsoft.VisualStudio.Shell.Interop.8.0.dll file from PrivateAssemblies\Interop into the PublicAssemblies folder.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply