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# User Authentication with ASP.NET Identity Segmenting and Protecting Data Securing Communication Between the Client and Server

Martin Kariuki
Martin Kariuki
586 Points

I have an error when running my project. A text is appearing saying 'Object Not found!'

There is no error in my code when I run the project. I think my project is having issues implementing a certificate. I have tried exporting and importing a new certificate but nothing seems to happen. Please help!

1 Answer

Hi Martin,

Please post your code here to enable us to find issues with it. Without seeing the code, I can only give you this small little hint: "No compiler errors doesn't mean your code is working properly"