C#C
C#3y ago
Math680

❔ 'System.PlatformNotSupportedException' in System.CodeDom.dll

Hello I have this problem in Visual Studio in my project :
"Exception thrown: 'System.PlatformNotSupportedException' in System.CodeDom.dll" . I traduced the exception from my language, the authentic error is there : "Exception levée : 'System.PlatformNotSupportedException' dans System.CodeDom.dll"
I'm sorry I can't give you my code but can someone explain me what that mean, I'm pretty new in C# and VSCode but I know programming in general.

Maybe you had the same problem before. Thank you all 😉
Was this page helpful?