vote up 1 vote down star
1

I get a java script error on Internet Explorer when changing the index of a drop down list control inside a form. the error is: __EVENTTARGET is null or is not an object The code is auto generated by the framework library

flag

75% accept rate

2 Answers

vote up 0 vote down check

the problem was in a tag of the html that didn't has close tag.

link|flag
vote up 0 vote down

Are you using MS Ajax? I had the same problem with VS 2008 so I downloaded the latest version of Ajax framework and Ajax Control Tookit and then it seemed to be working fine.

link|flag
I tried but the error persists :( – Rogerio Torres Aug 20 at 13:49
Important information: that error occurs only when EnablePartialRendering="true" – Rogerio Torres Aug 20 at 13:51

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.