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# C# Objects Inheritance Throwing Exceptions

ErrorCS2015: Source file 'TreehouseDefense.cs' is a binary file and not a text file.

I don't understand what this means or how to fix it. Can someone please help?

https://w.trhou.se/hyn1iq2dwb

1 Answer

Steven Parker
Steven Parker
230,274 Points

I don't know where it might have come from, but "TreehouseDefense.cs" is not part of this project and can be deleted. That should stop the error.

While you're at it, "Game.exe" is also not part of this project and can be deleted (but it's not as likely to cause trouble).

Yes I was typing in the TreehouseDefense.cs instead of TreehouseDefense.exe! Thanks!