jQuery - error updating JScript Intellisense

Posted by BhejaFry on Stack Overflow See other posts from Stack Overflow or by BhejaFry
Published on 2010-03-24T20:34:10Z Indexed on 2010/03/24 20:53 UTC
Read the original article Hit count: 312

Hello folks, i have searched similar posts on google & stackoverflow to no use. Basically, what i have is a new aspx page. I have the following files referenced in the head section.

jquery-ui-1.7.2.custom.css
jquery-1.3.2.min.js
jquery-ui-1.7.2.custom.min.js

Theme:smoothness
UI Version: 1.7.2 for jQuery 1.3.2

I have nothing else going on in the page but still get the error 'error updating JScript Intellisense. I am using VS2008 SP1. Any ideas?

TIA

ps: VS shows intellisense if i refer to 1.4.1.js & 1.4.1-vsdoc.js

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about jquery-ui