Has anyone else had a problem with JUST this function not working? All the other CSOM utility functions work except this one in VS 2008 on Windows 7. I've reinstalled the product/patches twice and it appears that the Infra javascript files are never loaded. I've even copied all the script files into the website and the function gets called but never returns a value for the object. Works in VS 2005...just not VS 2008 or 2010
Yeah, it's not working for me either. I get an Object Expected error every time I call it.
I spent hrs on this stupid problem. So much stuff doesn't work for me now in v10. I got around this by using the ajax functions $get and $find to get around it. I didn't want to go back to VS 2005 where everything still works...