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 trialAkio Ito
14,396 PointsBuilding my own little project. Nothing seems to be working. Please help
https://teamtreehouse.com/workspaces/41354288#
I'm trying to build my own project.
Starting out, I simply want to create random number generator then display on screen.
1) I ended up deleting the "project" file which needs to be return. How do I do this, and what do I name it?
2) There were other errors popping up if you could please let me know what is wrong with the code.
Regards.
1 Answer
Akio Ito
14,396 PointsWell, I tweaked the coding in Visual Studio and therefore got the Random Number generator code to work, but the error message of not being able to find the .proj file still comes up.