English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

アセンブリ '%1' ではアセンブリ '%2' が参照されていますが、現在のデータベースに存在しません。SQL Server では、参照元のアセンブリと同じ場所から参照先のアセンブリを探して自動的に読み込もうとしましたが、操作は失敗しました (理由: %3)。参照先のアセンブリを現在のデータベースに読み込み、要求を再試行してください。

Click to search this error in Google

English version

Assembly '%1' references assembly '%2', which is not present in the current database. SQL Server attempted to locate and automatically load the referenced assembly from the same location where referring assembly came from, but that operation has failed (reason: %3). Please load the referenced assembly into the current database and retry your request.

Click to search this error in Google



Localized version
 Japanese

Error category
 SQL Server

Other localized versions
11 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions