Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
595
'this._clientStateManagers' is null or not an object when NodeExpanded is set to Async
posted

We've hit a pretty major issue with the combination of the WebDataTree and WebDataMenu.

Please see the attached solution; to reproduce the error, all you need to do is the following:

  1. Expand a top-level node
  2. Right click any child node
  3. Click the new option
  4. Right click the same node
  5. Click the new option

The error in the subject of this post will then occur. This can also be reproduced by clicking the standard asp.net button at stag 4 instead of repeating the right click procedure.

This only happens when NodeExpanded is set to Async. If you set NodeExpanded to On then this issue will not happen!

N.B. I've had to remove the ig_res folder to get the file small enough to attach.

AJAXEnabledWebApplication1.zip