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

The type or namespace name 'RadSkinManager' does not exist in the namespace 'Telerik.Web.UI' (are you missing an assembly reference?)

4 Answers 617 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
Suthish
Top achievements
Rank 2
Suthish asked on 05 Feb 2013, 06:19 AM
while using

<telerik:RadSkinManager ID="QsfSkinManager" runat="server" ShowChooser="true"></telerik:RadSkinManager>

following error throws out..

The type or namespace name 'RadSkinManager' does not exist in the namespace 'Telerik.Web.UI' (are you missing an assembly reference?)

4 Answers, 1 is accepted

Sort by
0
Accepted
Princy
Top achievements
Rank 2
answered on 05 Feb 2013, 07:39 AM
Hi Suthish

When adding a reference to your project be very, very careful that you pick the Telerik.Web.UI that matches your version of your .NET framework.

You could also check if you have the correct version of the DLL in the bin folder of your project and namespace is added on page.
Also, remove the old references in the code-behind file as well.

Thanks
Princy.
0
Suthish
Top achievements
Rank 2
answered on 05 Feb 2013, 07:49 AM
Thanks Princy,


I just downloaded latest demo version of ASP.NET AJAX UI. and created a project. everything works fine, till I try to apply existing styles given in Live Examples - RadControls for ASP.NET AJAX Q3 2012 SP2.

I followed the exact same code snippets..
0
Kate
Telerik team
answered on 07 Feb 2013, 08:43 AM
Hello Suthish,

Can you please provide more details on your scenario? Can you clarify what you are trying to achieve and what is the current behavior that you get?

All the best,
Kate
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Suthish
Top achievements
Rank 2
answered on 12 Feb 2013, 08:33 PM

All of a sudden, the problem is gone after restarting the Visual Studio..

So am closing this thread..
Tags
PanelBar
Asked by
Suthish
Top achievements
Rank 2
Answers by
Princy
Top achievements
Rank 2
Suthish
Top achievements
Rank 2
Kate
Telerik team
Share this question
or