Hi.
This error occurs when I
press enter in a textbox, that has AutoCompleteExtender assigned to it and
there are not any elements in the auto complete list:
Line: 7244
Error: 'this._completionListElement.childNodes[...].firstChild' is null or not
an object
It occurs only the first
time I press enter in the textbox: e.g., when I immediately focus the control
after the page has loaded and then I press the Entry key.