79344338

Date: 2025-01-10 00:13:04
Score: 0.5
Natty:
Report link

Encountered a similar error in Visual Studio 2022 (instead of Visual Studio 2019). See the details below. I confirmed the fix by unchecking "Deploy VSIX content to experimental instance for debugging" in Solution Properties → VSIX.

The "GetDeploymentPathFromVsixManifest" task failed unexpectedly. System.AggregateException->Microsoft.Build.Framework.BuildException.GenericBuildTransferredException: One or more errors occurred. ---> Microsoft.Build.Framework.BuildException.GenericBuildTransferredException: Object reference not set to an instance of an object. --- End of inner exception stack trace ---

enter image description here

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Fuji Nguyen