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 trialCharlie Harcourt
8,046 PointsErrorCS2015: 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?
1 Answer
Steven Parker
231,198 PointsI 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).
Charlie Harcourt
8,046 PointsCharlie Harcourt
8,046 PointsYes I was typing in the TreehouseDefense.cs instead of TreehouseDefense.exe! Thanks!