VB code, VS2003. I have followed the book up thru where modules begins and integrated into my existing website. I believe my problems started when I added the "philepage" to my homepage and now every time I hit the F5 it errors out on the line " If CONTEXT.User.Identity.IsAuthenticated Then" by saying this is not an object. Somehow this line worked on my homepage, but now it is not recognized.
Any suggestions on how I can trace the compiler? I don't know exactly where it is falling apart.
HELP! Thanx, Tom.