GoogleCloudPlatform / google-cloud-visualstudio

Google Cloud Tools for Visual Studio
https://cloud.google.com/tools/visual-studio/docs/
Apache License 2.0
87 stars 51 forks source link

Generate app.yaml and Dockerfile.yaml error in VS 2022 #1147

Open cluemaster-robert opened 1 year ago

cluemaster-robert commented 1 year ago

Fresh install of VS 2022 with Google Cloud Tools to deploy. When right-clicking and trying to generate a app.yaml and docker.yaml file, it instantly gets an error.

Microsoft.VisualStudio.Composition.RuntimeExportProviderFactory.RuntimeExportProvider.RuntimePartLifecycleTracker.CreateValue() at Microsoft.VisualStudio.Composition.ExportProvider.PartLifecycleTracker.Create() at Microsoft.VisualStudio.Composition.ExportProvider.PartLifecycleTracker.MoveNext(PartLifecycleState nextState) at Microsoft.VisualStudio.Composition.ExportProvider.PartLifecycleTracker.MoveToState(PartLifecycleState requiredState) at Microsoft.VisualStudio.Composition.ExportProvider.PartLifecycleTracker.GetValueReadyToExpose() at Microsoft.VisualStudio.Composition.RuntimeExportProviderFactory.RuntimeExportProvider.ConstructExportedValue(RuntimeImport import, RuntimeExport export, RuntimePartLifecycleTracker importingPartTracker, PartLifecycleTracker partLifecycle, ReportFaultCallback faultCallback) at Microsoft.VisualStudio.Composition.RuntimeExportProviderFactory.RuntimeExportProvider.<>cDisplayClass16_0.b1() at Microsoft.VisualStudio.Composition.DelegateServices.<>cDisplayClass2_0`1.b0() at System.Lazy1.CreateValue() at System.Lazy1.LazyInitValue() at GoogleCloudExtension.Deployment.AppEngineFlexDeployment.d18.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at GoogleCloudExtension.Deployment.AppEngineFlexDeployment.d17.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at Microsoft.VisualStudio.Composition.ExportProvider.PartLifecycleTracker.MoveToState(PartLifecycleState requiredState) at Microsoft.VisualStudio.Composition.ExportProvider.PartLifecycleTracker.GetValueReadyToExpose() at Microsoft.VisualStudio.Composition.RuntimeExportProviderFactory.RuntimeExportProvider.ConstructExportedValue(RuntimeImport import, RuntimeExport export, RuntimePartLifecycleTracker importingPartTracker, PartLifecycleTracker partLifecycle, ReportFaultCallback faultCallback) at Microsoft.VisualStudio.Composition.RuntimeExportProviderFactory.RuntimeExportProvider.<>cDisplayClass16_0.b1() at Microsoft.VisualStudio.Composition.DelegateServices.<>cDisplayClass2_0`1.b0() at System.Lazy1.CreateValue() at System.Lazy1.LazyInitValue() at GoogleCloudExtension.Services.Configuration.AppEngineConfiguration.CheckProjectConfiguration(IParsedProject project) at GoogleCloudExtension.GenerateConfigurationCommand.GenerateConfigurationContextMenuCommand.d4.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at GoogleCloudExtension.Utils.ErrorHandlerUtils.d2.MoveNext()