I have a problem I installed visual studio 2013, and I can not create any kind of project.
Method not found: 'Void Microsoft.VisualStudio.Diagnostics.Assert.VSDebug.Log_Tagged (System.String, System.String, System.String, UInt32) '.
I have a problem I installed visual studio 2013, and I can not create any kind of project.
Method not found: 'Void Microsoft.VisualStudio.Diagnostics.Assert.VSDebug.Log_Tagged (System.String, System.String, System.String, UInt32) '.
This problem is due to the old version of DLL in the files.Make sure that you have the latest assemblies deployed in the system.You can resolve it by installing the correct .NET Framework version.Please have a look here