Mugdha Aditya
Top achievements
Rank 1
Mugdha Aditya
asked on 11 Mar 2010, 02:56 PM
i am trying to use telerik:RadGrid but after debugging it giving me error as follows :(
The type or namespace name 'QuickStart' does not exist in the namespace 'Telerik' (are you missing an assembly reference?)
why so??
The type or namespace name 'QuickStart' does not exist in the namespace 'Telerik' (are you missing an assembly reference?)
why so??
6 Answers, 1 is accepted
0
Hello Mugdha,
Please remove the following lines from your markup and let me know whether this helps.
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.
Please remove the following lines from your markup and let me know whether this helps.
<%@ Register TagPrefix="telerik" Namespace="Telerik.QuickStart" %>
<%@ Register TagPrefix="telerik" TagName="Header" Src="~/Common/Header.ascx" %>
<%@ Register TagPrefix="telerik" TagName="HeadTag" Src="~/Common/HeadTag.ascx" %>
<%@ Register TagPrefix="telerik" TagName="Footer" Src="~/Common/Footer.ascx" %>
<
telerik:Header
runat
=
"server"
ID
=
"Header1"
NavigationLanguage
=
"CS"
></
telerik:Header
>
<
telerik:Footer
runat
=
"server"
ID
=
"Footer1"
></
telerik:Footer
>
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
Mugdha Aditya
Top achievements
Rank 1
answered on 11 Mar 2010, 07:33 PM
DONE :)
0
zaed omar
Top achievements
Rank 1
answered on 11 May 2010, 09:41 AM
I REMOVE THE reference but i found new error
0
zaed omar
Top achievements
Rank 1
answered on 11 May 2010, 09:57 AM
I REMOVE THE reference but i found new error
0
Rishi
Top achievements
Rank 1
answered on 13 Sep 2016, 05:03 PM
this lines are not workable
0
Hi folks,
You can find information how to isolate the code from the demo app at http://demos.telerik.com/aspnet-ajax/Common/QSFInstructions/Instructions.html
Best regards,
Rumen
Telerik by Progress
You can find information how to isolate the code from the demo app at http://demos.telerik.com/aspnet-ajax/Common/QSFInstructions/Instructions.html
Best regards,
Rumen
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.