Hi,
I am using 2010.1.309. It comes with
jquery-1.4.2.min.js. When I rebuild, I get the error "Error updating JScript Intellisencse, see Error List.
The error list shows ...
Warning 1 Error updating JScript IntelliSense: C:\IQSys\iqMVC1Tooltip\iqMVC1Tooltip\Scripts\2010.1.309\jquery-1.4.2.min.js: Object doesn't support this property or method @ 33:0 C:\IQSys\iqMVC1Tooltip\iqMVC1Tooltip\Views\Tooltips\TooltipOverRowGrid.ascx 1 1 iqMVC1Tooltip.
I looked for, but could not find a jquery-1.4.2-vsdoc.js. The documentation says that the vsdoc is not available. I am thinking the only work around is to use 1.4.1.js and 1.4.1-vsdoc.js when coding, and then slip in 1.4.2.js when I am running the project. Is this correct ?
I am guessing they dont have any changes in 1.4.2 that require any newer vsdoc.
thanks