Hello friends
I am working on asp.net 4.0 MVC2
when i am using captcha control in webforms of my application it is wroking fine and generates new image on clicking 'Generate new image' smoothly
but
When I use captcha control on viewpage then it generates error in status bar ''__EVENTTARGET' is null or not an object' , When I click on Generate new image of Captcha .
below is the full error which generates on status bar .
Message: '__EVENTTARGET' is null or not an object
Line: 5
Char: 14923
Code: 0
URI: http://localhost:49745/ScriptResource.axd?d=BwKPZvDIDmwhWjYX4ApjIWW9-jbu7YR8CiNknEcofMLvmIbIuFTfGxzGlHBZ5QtetZZn1pwupgQhqBj0o785DdFZxqNS6iHUW4GVbD3Ycjs1&t=16ab2387
do something need full
Thanks
Gaurav
I am working on asp.net 4.0 MVC2
when i am using captcha control in webforms of my application it is wroking fine and generates new image on clicking 'Generate new image' smoothly
but
When I use captcha control on viewpage then it generates error in status bar ''__EVENTTARGET' is null or not an object' , When I click on Generate new image of Captcha .
below is the full error which generates on status bar .
Message: '__EVENTTARGET' is null or not an object
Line: 5
Char: 14923
Code: 0
URI: http://localhost:49745/ScriptResource.axd?d=BwKPZvDIDmwhWjYX4ApjIWW9-jbu7YR8CiNknEcofMLvmIbIuFTfGxzGlHBZ5QtetZZn1pwupgQhqBj0o785DdFZxqNS6iHUW4GVbD3Ycjs1&t=16ab2387
do something need full
Thanks
Gaurav