I need help repairing this error on the console

05/25/2012 22:35 rko42#1
who has the solution for this error that I get in my console of my server ??

this imagen :/
[Only registered and activated users can see links. Click Here To Register...]

help' plizz
05/25/2012 23:18 pro4never#2
Google null reference exception.

You now know what the error means

Go to the line of code it lists

Breakpoint it so you're confident you know what value(s) is/are null

Fix the code so it's no longer null


PROBLEM SOLVED!
05/25/2012 23:46 rko42#3
oks Thanks men :)))