Thursday, 29 August 2013

Asp.NET: How to install CoolControls?

Asp.NET: How to install CoolControls?

I cannot seem to install this control. I use Visual Studi 2012, I
downloaded the dll. I put it in my project folder, I added a reference of
it, and I added this line to my aspx site:
<%@ Register Assembly="IdeaSparx.CoolControls.Web"
Namespace="IdeaSparx.CoolControls.Web" TagPrefix="cc" %>
But when I add a control, it says there was an error rendering this
control. What can be the problem?

No comments:

Post a Comment