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.
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.