Visual Studio 2013 Ultimate "Error Writing the Project File" C# -


i'm trying make c# windows forms application, whenever try, error:

"error writing project file."

i error when try making basic application or other c# application. tried searching internet solution, nothing worked. tried reinstalling nuget , msxml6. neither worked.

edit


i able make c++ projects, not c# , basic


Comments

Popular posts from this blog

php - render data via PDO::FETCH_FUNC vs loop -

c# - Avoiding duplicate methods for Task and Task<T> -

javascript - Which segment of a polyline was clicked? -