в Microsoft.VisualC.CppCodeParser.Parse(TextReader codeStream)
в System.CodeDom.Compiler.CodeDomProvider.Parse(TextReader codeStream)
в Microsoft.VisualStudio.Shell.Design.Serialization.CodeDom.CodeDomDocDataAdapter.get_CompileUnit()
в Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager serializationManager)
--- End of stack trace from the previous location where the exception was thrown ---
в Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager serializationManager)
в System.ComponentModel.Design.Serialization.BasicDesignerLoader.BeginLoad(IDesignerLoaderHost host)
This problem appears for the second time. Last time, creating a new project helped me, but the form was reset. How can I fix this without doing it all over again?
VS 2019