forked from cpaton/ResXFileCodeGeneratorEx
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hello,
I get error while building this project in Visual Studio 2022 Community Edition:
Severity Code Description Project File Line Suppression State
Error CreatePkgDef : error : ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.RuntimeModule.GetTypes()
at System.Reflection.Assembly.GetTypes()
at Microsoft.VisualStudio.Tools.CreatePkgDef.ProcessAssembly(String fileName, Hive hive, PkgDefContext context, Boolean register, RegistrationMode mode)
at Microsoft.VisualStudio.Tools.CreatePkgDef.DoCreatePkgDef(InputArguments inputArguments)
at Microsoft.VisualStudio.Tools.CreatePkgDef.Main(String[] arguments)
Could not load file or assembly 'Microsoft.VisualStudio.Shell.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
Could not load file or assembly 'Microsoft.VisualStudio.Shell.Interop, Version=7.1.40304.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. ResXFileCodeGeneratorEx
Severity Code Description Project File Line Suppression State
Error The "ResolveComReference" task returned false but did not log an error. ResXFileCodeGeneratorExPackage
I created a stackoverflow link as well for more details: https://stackoverflow.com/questions/71173512/visual-studio-2022-solution-not-building
Could you please fix this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels