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

can't get JavaScript intellisense to work

5 Answers 285 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 11 Mar 2010, 01:56 PM
Hi i just can't seem to get it working i get this

Warning   1   Error updating JScript IntelliSense: Telerik.Web.UI.Common.jQuery-vsdoc.js:Telerik.Web.UI: 'jQuery' is undefined @ 8060:0

and i have KB958502 installed but this is really annoying and i was looking forward to this update.

Regards

5 Answers, 1 is accepted

Sort by
0
David
Top achievements
Rank 1
answered on 11 Mar 2010, 04:18 PM
<asp:ScriptManager ID="RadScriptManager1" runat="server"
        <Scripts> 
            <%--Needed for JavaScript IntelliSense in VS2010--%> 
            <%--For VS2008 replace RadScriptManager with ScriptManager--%> 
            <asp:ScriptReference Assembly="Telerik.Web.UI" Name="Telerik.Web.UI.Common.Core.js" /> 
            <asp:ScriptReference Assembly="Telerik.Web.UI" Name="Telerik.Web.UI.Common.jQuery.js" /> 
            <asp:ScriptReference Assembly="Telerik.Web.UI" Name="Telerik.Web.UI.Common.jQueryInclude.js" /> 
        </Scripts> 
    </asp:ScriptManager> 
 as requested i have followed the instructions to get intellisense working
0
Daniel
Telerik team
answered on 11 Mar 2010, 05:59 PM
Hello David,

Unfortunately, I was able to reproduce the problem. Please try to use external jQuery until we find out what's wrong. For your convenience I attached a simple demo to this post.

Thank you for your understanding.

Best regards,
Daniel
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
David
Top achievements
Rank 1
answered on 11 Mar 2010, 06:29 PM
Thanks for looking at this as soon as i included those files it worked right away it could be my VS playing up

0
Sebastian
Telerik team
answered on 12 Mar 2010, 05:36 PM
Hello David,

Please refer to this sticky forum thread on our site for further details:
http://www.telerik.com/community/forums/aspnet-ajax/general-discussions/javascript-intellisense-issue-with-q1-2010-release.aspx

Best regards,
Sebastian,
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
wong
Top achievements
Rank 1
answered on 03 Sep 2012, 07:50 AM
You should add the "Telerik.Web.Design.dll" to references of your project.
Tags
General Discussions
Asked by
David
Top achievements
Rank 1
Answers by
David
Top achievements
Rank 1
Daniel
Telerik team
Sebastian
Telerik team
wong
Top achievements
Rank 1
Share this question
or