[HELP] Exception Error [/HELP]

04/15/2016 18:44 b0sted#1
Hi. I want to make a control, but when I try to drag&drop the control from the toolbox to the form it says an error: [Only registered and activated users can see links. Click Here To Register...]
And here is the line 165: [Only registered and activated users can see links. Click Here To Register...]

I would be happy if someone could help me.
Sorry for my bad english, i'm from germany.
04/15/2016 19:05 Biesi#2
Check 'image' against null or make sure that you assign a value to it before using it
04/15/2016 21:16 b0sted#3
I already did.
04/16/2016 02:07 Biesi#4
Quote:
Originally Posted by dokayhan View Post
I already did.
No problem I will just check my crystal ball to see where the error is.

(Or you could simply post more code instead of expecting us to know what you're doing)

Also: have you ever tried stepping trough your code using the debugger?
04/17/2016 19:53 b0sted#5
Quote:
Originally Posted by Biesi View Post
No problem I will just check my crystal ball to see where the error is.

(Or you could simply post more code instead of expecting us to know what you're doing)

Also: have you ever tried stepping trough your code using the debugger?
I fixed already the error. But thanks for your help, m8.

#closed