After latest update it stopped to work at all. Evry time i'm trying rename column, i'm getting this:

Could not load file or assembly 'LinqBridge, Version=1.1.0.0, Culture=neutral, PublicKeyToken=c2b14eb747628076' or one of its dependencies. The system cannot find the file specified.
Dmitry Gokun
0

Comments

9 comments

  • Brian Donahue
    Hello,

    SQL Prompt uses some LINQ technology, which is not present in .NET 2.0. If you install .NET 3.5, this error will go away. You can also find LinqBridge in the installation folder for SQL Compare or Data Compare, if you have those installed, and copy the DLL to c:\program files (x86)\red gate\sql prompt 5.
    Brian Donahue
    0
  • Dmitry Gokun
    I have .NET 3.5 installed.

    I've uninstalled latest version and installed previous (5.3.4.1) and it works just fine. So, it must be problem with new version.
    Dmitry Gokun
    0
  • Brian Donahue
    Yes, it is a problem. The program needs to include this DLL.
    Brian Donahue
    0
  • Dmitry Gokun
    Can you post proper version of LinqBridge here?
    Dmitry Gokun
    0
  • Brian Donahue
    Maybe you can copy LinqBridge.dll from the older version of prompt, update it, and put LinqBridge.dll back in the new folder after upgrading.
    Brian Donahue
    0
  • Brian Donahue
  • Dmitry Gokun
    There is no LinqBridge.dll in SQL Prompt 5 folder. I've copied one from "SQL Doc". Seems that helped. Thanks.
    Dmitry Gokun
    0
  • jeffgonnering
    I am getting the same error when I use SmartRename. I'm using Sql Prompt 5.3.6.28. I have copied the LinqBridge.dll into the folder as directed. The error persists. Am I to register it? Restart the computer? Any help would be appreciated.
    jeffgonnering
    0
  • jeffgonnering
    I restarted my machine and it works now. Thanks.
    jeffgonnering
    0

Add comment

Please sign in to leave a comment.