monodevelop icon indicating copy to clipboard operation
monodevelop copied to clipboard

Cannot create projects of any type

Open hairyyak opened this issue 6 years ago • 4 comments

When I try and create a solution I get the following error:- The type initializer for 'MonoDevelop.Projects.MSBuild.MSBuildEvaluationContext' threw an exception It worked before when it was originally installed but it failed to work after a while, it woudn't even launch. I complied from source. I think it worked once or twice and then I got this error. It happens just after the program inquires about the destination directory of the project.

hairyyak avatar Nov 28 '18 18:11 hairyyak

Seems like MSBuild is not installed?

Therzok avatar Nov 28 '18 18:11 Therzok

Seems like MSBuild is not installed?

You were right in my case. Thanks.

granalberto avatar Feb 12 '20 17:02 granalberto

Seems like MSBuild is not installed?

By installing this? https://docs.microsoft.com/en-us/visualstudio/msbuild/msbuild?view=vs-2019

Not pretty sure what I'm doing. Please guide me.

CarterSnich avatar Apr 30 '20 17:04 CarterSnich

Seems like MSBuild is not installed?

Worked for me too, thanks. Why is the issue still open?

violog avatar Aug 09 '21 11:08 violog