I recently upgraded to SQL Server 2008 from 2005, and when I try to restore the database, I get the following error ...
"Failed to load file or assembly" Microsoft.SqlServer.Sqm, Version = 10.0.0.0, Culture = neutral, PublicKeyToken = 89845dcd8080cc91 "
I'm not sure exactly what the problem was, but I went with the solution to uninstall SQL Server and then installed again. These are the steps that I followed ...
.
Sql Server 2008 Express Edition .
, , Windows 7 64 :
, , .
SSMS 2008?
: http://www.sqllion.com/forums/topic/could-not-load-file-or-assembly-microsoftsqlserversqm
, verion 10.0.. , "ssms.exe".
, "ssms.exe", "" ssms.exe. " ".
10.0.. 'Microsoft.SqlServer.Sqm'.
-, Microsoft Sql.
In my case, he asked for version 12.0.0.0, and I inserted 12.0.2000.8, and it worked like a charm. !!!! amuses. !!!
Source: https://habr.com/ru/post/1702442/More articles:База данных открытого доступа без выполнения сценариев или форм - ms-accessExcel programming: exception from HRESULT: 0x800A03EC. at Microsoft.office.Interop - windows-xpjQuery not working on my host? - javascriptHow to create scrollable JPopupMenu - javaDbC (design by contract) and unit tests - c #Is there a way to make blend a reload of a project that has been modified in Visual Studio? - expression-blendWhat is the best way (error checking / error protection) to parse a file using python with the following format? - pythonAttempting to attach a database to the currently open database, but I get an error: ATTACH is not allowed from SQL - flexHow to create a search column for Doc Lib and use the "Name" of the document? - content-typeWhere to find or duplicate code that throws HttpRequestValidationException - ajaxAll Articles