Intellisense error is Visual Studio for jQuery
I keep getting this error:
Warning 1 Error updating JScript IntelliSense: C:\Users\XPSM1530\Documents\Visual Studio 2008\Projects\jQueryTutorials\jquery-1.9.1.js: Object doesn't support this property or method @ 1318:1 C:\Users\XPSM1530\Documents\Visual Studio 2008\Projects\jQueryTutorials\gettingStarted.aspx 1 1 jQueryTutorials
It pops up on a new asp.net webform page so there is no code it can really error on, so its has me really puzzled. The error means that my intellisense does not work fully for instance
$(document).ready presumably I should get suggestions at the dot, but I get none.
Can any one help please?
thanks