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

no intellisense in code behind

6 Answers 122 Views
Menu
This is a migrated thread and some comments may be shown as answers.
feras
Top achievements
Rank 1
feras asked on 27 Oct 2008, 05:27 PM
hi,
i am facing strange problem
there is no intellisense for menu in code behind but i can get it for example for the tab or grid.

now i have noticed one more strange thing is that the name space telerik.web.ui has many things but dont have menu in it , so for example i can get using Telerik.Web.UI.Grid;
but i cant get using Telerik.Web.UI.Menu;

one more thing is that if i disable resharper intellisense i can start to get intellisense for an added menu in the aspx page. but still i cant get the using Telerik.Web.UI.Menu; i cant even start something like RadMenu menu = new RadMenu(); it is not there whither resharper is on or off. now this is really weird

i am using VS 2008 sp1 resharper and code rush as addons




6 Answers, 1 is accepted

Sort by
0
Serrin
Top achievements
Rank 1
answered on 27 Oct 2008, 06:36 PM
Hey Feras,

Have you tried adding a reference to Telerik.Web.UI in the GAC like they mention towards the bottom of this forum post
0
feras
Top achievements
Rank 1
answered on 27 Oct 2008, 07:21 PM
thanks for reply,
first i don't use the installer i just put the dlls in the bin folder

second if i have to do it, can you give me the steps please ?

0
feras
Top achievements
Rank 1
answered on 29 Oct 2008, 07:02 PM
hi,
any clue out on this yet ?

0
T. Tsonev
Telerik team
answered on 30 Oct 2008, 07:49 AM
Hi,

Please, make sure that Telerik.Charting.dll is also in the bin folder of your application. Not having it there is the most common reason for IntelliSense not to work. We have addressed this issue and the upcoming Q3 release will contain only a single DLL to avoid the problem altogether. Sorry for the inconvenience.

Regards,
Tsvetomir Tsonev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
feras
Top achievements
Rank 1
answered on 30 Oct 2008, 09:25 AM
hi,
thx alot for the tip, true the problem is gone now and i can see intellisense for all the controls
0
John
Top achievements
Rank 1
answered on 02 Feb 2009, 09:43 AM
Hi, i have the same problem,
i use VS 2008 and RadControl ASP.NET AJAX Q3 2008, at start everything is ok, i don't initially code manually, i just drag and drop controls and use its smart tag or properties, but one time i try to manually code and i did not get any intellisense in my asp.net page and the vb page. DLL and XML file is already in the Bin folder.

please help me.

P.S. i just made a map folder and it is were i save/open my web appz.
Tags
Menu
Asked by
feras
Top achievements
Rank 1
Answers by
Serrin
Top achievements
Rank 1
feras
Top achievements
Rank 1
T. Tsonev
Telerik team
John
Top achievements
Rank 1
Share this question
or