Background: SharePoint 2010 top level site collection with customized masterpage, home page has 2 dropdowns (filters) which are populated using webservice calls and a button that sets the querystring for the dataview/listview to filter results.
Problem: All pages have this error 'undefined' is null or not an object - ScriptResource.xsd on page load. when i look ar the view source it is this line that has some null check not done or something.
<script type="text/javascript">var ULS;if (!ULS) ULS=new Object();ULS.enable=true;ULS.Correlation="f681e05a-2edb-4dcb-8ab8-c409a7824f62";</script><script id="sp-js-parallelizer" type="text/javascript">
Question: has any one resolved this? and what is this SriptResource.xsd & why is it in picture here? anything related to using SharePoint webservice here?
Thanks
SagarP
http://www.emanonsolutions.net
http://emanonsolutions.blogspot.com/