Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

C#

FitnessFrog App Crashing

Hi,

Using VS 2019 Community. Application loads and compiles successfully. However when I execute a message is returned stating "csc.exe" could not be found in the folder "\Fitness_Frog\Treehouse.FitnessFrog.Spa\bin\roslyn".

"roslyn" did not exist so I created it and copied csc.* to it. Now the application states csc.exe has stopped working.

What can we do to get this working? I do not see any notes or other communities regarding setting-up the environment and I do not have time to tweak someone else's app that should be working.

What is the next step?

Thank you