This is a migrated thread and some comments may be shown as answers.

[Solved] 2010.1.309 - No -vsdoc for jquery-1.4.2.js ?

1 Answer 66 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
IQworks
Top achievements
Rank 1
IQworks asked on 17 Mar 2010, 10:17 PM

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

1 Answer, 1 is accepted

Sort by
0
Jamie
Top achievements
Rank 1
answered on 01 Jun 2010, 10:14 PM
See http://stackoverflow.com/questions/2323366/jquery-1-4-2-vsdoc for how to do it.  The simplest way is to just rename 1.4.1 to 1.4.2.  The slightly more difficult way is to add new functionality after renaming.  Both are highlighted in the StackOverflow post answers.
Tags
General Discussions
Asked by
IQworks
Top achievements
Rank 1
Answers by
Jamie
Top achievements
Rank 1
Share this question
or