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# ASP.NET MVC Forms Creating a Basic Form Handling a Form Post

Dmitri Mikhalev
Dmitri Mikhalev
4,462 Points

Server Error in '/' Application.

Hi all.

I'm trying to open the fitness frog site and I can't seem to do it.

All I get is this error:

"Server Error in '/' Application. Could not find a part of the path 'C:\Users\dimit\Desktop\fitness frog\Treehouse.FitnessFrog\bin\roslyn\csc.exe'. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\dimit\Desktop\fitness frog\Treehouse.FitnessFrog\bin\roslyn\csc.exe'.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below."

Naturally, I don't know what to do... Somebody who knows?