mscorlib.resources.dll Module was built without symbols

Daniel Egea Almagro 0 Reputation points
2023-01-23T11:43:14.8933333+00:00

Intento depurar un proyecto WFC pero me da error:

Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\mscorlib.resources\v4.0_4.0.0.0_es_b77a5c561934e089\mscorlib.resources.dll'. Module was built without symbols.

An unhandled exception of type 'System.TypeInitializationException' occurred in Unknown Module.

Se produjo una excepción en el inicializador de tipo de '<Module>'.

¿Cómo puedo resolver?

Si lo ejecuto sin depurar, como es de esperar, lo hace correctamente

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,594 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,218 questions
{count} votes