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

Unreconize tag prifix on aspx source page

1 Answer 27 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Hrushikesh Mokashi
Top achievements
Rank 1
Hrushikesh Mokashi asked on 18 Aug 2008, 06:43 AM
Hi All,

I created project on one pc having telerik control asp.net ajax Q1 2008.

I copied this project on another pc that does not have installed Telerik Control ASP.NET AJAX Q1 2008.
In project i also include the folder Script and Skin.

Issues:
1>When i open aspx page it shows me Unrecognise tag prefix on the telerik tag.

<telerik:RadGrid id="test" runat="server" >
..
...
</telerik:RadGrid >

2>I can not able to write telerik tag in aspx source page.


Thanking You.

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 18 Aug 2008, 07:03 AM
Hello Hrushikesh,

Please make sure you have Telerik.Web.UI.dll (and eventually the Telerik.Charting.dll) in your BIN folder. You should also have proper references to them. The Path property under Telerik.Web.UI Reference Properties must point the correct path to your assemblies.

Regards,
Daniel
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
General Discussions
Asked by
Hrushikesh Mokashi
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or