Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bridge Solution button not working #61

Closed
kmataru opened this issue Nov 1, 2018 · 5 comments
Closed

Bridge Solution button not working #61

kmataru opened this issue Nov 1, 2018 · 5 comments

Comments

@kmataru
Copy link

kmataru commented Nov 1, 2018

I had LinqPad5 installed long before, ran the configuration process but the Bridge Solution button would not work, not even after VS restart.
I clicked on it several times, but it does nothing.

Any thoughts on this?

Not sure which info to include on this one:

  • Visual Studio Enterprise 2017 (15.8.0)
  • Windows 10
@codingadventures
Copy link
Owner

are they both greyed out in the BridgeVs menu? Have you completed the installation correctly by restarting with admin privileges?

if that's so, then I need to look at the logs and the registry to see why it doesn't work? Just for the record. Which type of solution are you trying to bridge? c#, vb?

@kmataru
Copy link
Author

kmataru commented Nov 2, 2018

Nope. The Bridge Solution is active and the other greyed out.
Visual Studio is set to run As Administrator every time.

There are only C# type projects in solution.

  • Enable Logging: true

But no file is present under C:\Users\[username]\AppData\Local\BridgeVs...

PS: Even I setup the path of LinqPad to D:\Program Files (x86)\LINQPad5, in VS Options the Installation Path was C:\Program Files (x86)\LINQPad5, so I've changed it.

@codingadventures
Copy link
Owner

Sorry I might have missed the issue here. What do you mean by "Bridge Solution" would not work? you mean you press it and nothing happens? so I wonder you are not getting the message box after clicking on Bridge Solution.

It's weird logs are not available, but it can happen if something went wrong with the installation.

if it doesn't work please open the registry and go to \HKEY_CURRENT_USER\Software\LINQBridgeVs, and delete LINQBridgeVs, uninstall the extension and try again with the installation. this time try to move LINQPad to the C: drive (I'm not sure having it in D would cause an issue).

@kmataru
Copy link
Author

kmataru commented Nov 6, 2018

@codingadventures Thank you for your time!
This is my bad... Was hyped that I found such a great tool and misread the Compatibility section.
We're using .NET Core projects. 🤦‍♂️

However, no MessageBox was shown when clicking on "Bridge Solution".

@codingadventures
Copy link
Owner

No worries at all, thanks for taking the time to report the issue :)

There's an upcoming release 1.4.7 with a lot of new features. One is an "error" messagebox in case one tries to bridge a solution containing .NET Core or .NET Standard projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants