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

Windows x86 - Error during installation - v1.4.6 #49

Closed
Elixir4575 opened this issue Jul 22, 2018 · 3 comments
Closed

Windows x86 - Error during installation - v1.4.6 #49

Elixir4575 opened this issue Jul 22, 2018 · 3 comments
Assignees
Labels

Comments

@Elixir4575
Copy link

The type initializer for 'BridgeVs.Shared.Common.CommonFolderPaths' threw an exception.
at BridgeVs.VsPackage.Helper.Configuration.PackageConfigurator.IsLINQPadInstalled(String vsVersion)
at BridgeVs.VsPackage.Helper.Configuration.PackageConfigurator.Install(String vsVersion, String vsEdition)
at BridgeVs.VsPackage.Package.BridgeVsPackage.Initialize()
Value cannot be null.
Parameter name: path1 at System.IO.Path.Combine(String path1, String path2)
at BridgeVs.Shared.Common.CommonFolderPaths..cctor()

@codingadventures
Copy link
Owner

Hi, has this occured on a 32bit version of Windows? could you please share the OS info

@codingadventures codingadventures changed the title Error during installation. 1.4.6 Windows x86 - Error during installation - v1.4.6 Jul 23, 2018
@codingadventures codingadventures self-assigned this Jul 23, 2018
@codingadventures
Copy link
Owner

I believe this was caused because there is no C:\Program Files (x86) folder which exists only on x64 version of Windows.

@codingadventures codingadventures added this to the LINQBridgeVs 1.4.7 milestone Sep 30, 2018
codingadventures added a commit that referenced this issue Oct 1, 2018
fixes installation for 32 bit machines
@codingadventures
Copy link
Owner

fixed in the next release

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

No branches or pull requests

2 participants