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

Losing Telerik IntelliSense

1 Answer 80 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
J
Top achievements
Rank 1
J asked on 11 Mar 2010, 07:58 PM
Every once in a while I loose the intellisense associtated with Telerik controls.  This seems to only happen in the .ascx page but only in the source view and not the designer view.  I tried looking for a telerik xsd in C:\Program Files\Microsoft Visual Studio 9.0\Common7\Packages\schemas\xml but didnt see anything that looked like it was from telerik. 

Its weird, everything will be working fine then all of a sudden no telerik options in the intellisense selection.  But I do have the Telerik Assembly registration at the top of the page:
<%@ Register Assembly="Telerik.Web.UI" Namespace="Telerik.Web.UI" TagPrefix="telerik" %> 
 and also have
<add assembly="Telerik.Web.UI, Version=2009.3.1314.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4"  /> 
 in the web.config.

Any ideas as to why intellisence might not show up even though i continue to get normal html and asp.net controls to show up?

J

1 Answer, 1 is accepted

Sort by
0
J
Top achievements
Rank 1
answered on 11 Mar 2010, 08:15 PM
Restarted VS 2008 and Intellisense is back.  Maybe intellisense goes away when memory gets used up, dont know.
Tags
General Discussions
Asked by
J
Top achievements
Rank 1
Answers by
J
Top achievements
Rank 1
Share this question
or