-
Notifications
You must be signed in to change notification settings - Fork 51
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
GoogleCloudExtensionPackage did not load properly error in VS 2019 Community #1146
Comments
Hello, i have the same problem. Tried to install the extension many times, but always shows the same error. |
I have the same issue and they seems no longer care to fix this tool or even reply to us |
Installing the previous version of this extension fixed it for me: |
That confirms that the latest updated version is broken and the Google Dev
team needs to address the issue.
Google Team, do we have an ETA on a solution?
…On Tue, Mar 21, 2023 at 5:40 AM milanvogels ***@***.***> wrote:
Installing the previous version of this extension fixed it for me:
https://github.com/GoogleCloudPlatform/google-cloud-visualstudio/releases/tag/2.0.4
—
Reply to this email directly, view it on GitHub
<#1146 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AS3WOTLERAO5UB6VW22PMYLW5GOUHANCNFSM6AAAAAAUQXTBY4>
.
You are receiving this because you authored the thread.Message ID:
<GoogleCloudPlatform/google-cloud-visualstudio/issues/1146/1477770468@
github.com>
|
I am having the same issue. I cannot fall back to a previous version. |
It was working fine and then I also installed VS 2022 to get ready to upgrade. I installed the Google extension into VS 2022 and it gives an instant error with no debug messages and now my VS 2019 will no longer load the Google Could Extension. I have uninstalled everything for both versions of VS, deleted the programs folder, the %appdata% folders, and anything I can think of. I reinstalled VS 2019, and the Google Could Extension but it just errors every time VS starts up. The .XML log says it can't find this.
<time>2023/02/03 21:58:46.001</time> <type>Error</type> <source>VisualStudio</source> <description>CreateInstance failed for package [GoogleCloudExtensionPackage]Source: 'mscorlib' Description: Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=17.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.VisualStudio.Shell.15.0, Version=17.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
File name: 'Microsoft.VisualStudio.Shell.15.0, Version=17.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
 at System.Reflection.RuntimeAssembly.GetType(RuntimeAssembly assembly, String name, Boolean throwOnError, Boolean ignoreCase, ObjectHandleOnStack type)
 at System.Reflection.RuntimeAssembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase)
 at System.Activator.CreateInstanceFromInternal(String assemblyFile, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityInfo)
 at System.AppDomain.CreateInstanceFrom(String assemblyFile, String typeName)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
</description> <guid>{3784FD98-7FCC-40FC-BE3B-B68334735AF2}</guid> <hr>80004005 - E_FAIL</hr> <errorinfo></errorinfo>
The text was updated successfully, but these errors were encountered: