| Author |
Message |
Dmitry Gokun
Joined: 29 May 2011 Posts: 16
|
Posted: Mon Nov 26, 2012 11:50 am Post subject: Smart rename not works |
|
|
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. |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6341 Location: Red Gate Software
|
Posted: Tue Nov 27, 2012 1:19 pm Post subject: |
|
|
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
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| Back to top |
|
 |
Dmitry Gokun
Joined: 29 May 2011 Posts: 16
|
Posted: Tue Nov 27, 2012 1:27 pm Post subject: |
|
|
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. |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6341 Location: Red Gate Software
|
Posted: Tue Nov 27, 2012 1:28 pm Post subject: |
|
|
Yes, it is a problem. The program needs to include this DLL. _________________ Brian Donahue
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| Back to top |
|
 |
Dmitry Gokun
Joined: 29 May 2011 Posts: 16
|
Posted: Tue Nov 27, 2012 1:30 pm Post subject: |
|
|
| Can you post proper version of LinqBridge here? |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6341 Location: Red Gate Software
|
Posted: Tue Nov 27, 2012 1:31 pm Post subject: |
|
|
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
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6341 Location: Red Gate Software
|
|
| Back to top |
|
 |
Dmitry Gokun
Joined: 29 May 2011 Posts: 16
|
Posted: Tue Nov 27, 2012 1:36 pm Post subject: |
|
|
| There is no LinqBridge.dll in SQL Prompt 5 folder. I've copied one from "SQL Doc". Seems that helped. Thanks. |
|
| Back to top |
|
 |
jeffgonnering
Joined: 03 Jan 2011 Posts: 15 Location: Neenah, WI, USA
|
Posted: Fri Mar 15, 2013 3:24 pm Post subject: Could not load assembly error |
|
|
| 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. |
|
| Back to top |
|
 |
jeffgonnering
Joined: 03 Jan 2011 Posts: 15 Location: Neenah, WI, USA
|
Posted: Fri Mar 15, 2013 3:42 pm Post subject: working now |
|
|
| I restarted my machine and it works now. Thanks. |
|
| Back to top |
|
 |
|