Closed Elixir4575 closed 6 years ago
Hi, has this occured on a 32bit version of Windows? could you please share the OS info
I believe this was caused because there is no C:\Program Files (x86) folder which exists only on x64 version of Windows.
fixed in the next release
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()