Element ‘{name}’ is not a known element. This can occur if there is a compilation error in the Web site, or the web.config is missing. If you’ve ever seen this error and started pulling your hair to solve it; this…
Category: Telerik Controls
DnnAsyncUpload causes non-admin users to be logged out
When our client needed to be able to upload large files and see a progress meter for the upload I switched to the DotNetNuke wrapped Telerik RAD Controls. These controls are well designed and easy to use. In this case…
Hierarchical Data and DNNTreeView
Recently, after upgrading to DotNetNuke 6 I had to switch from the ASP TreeView control to the DNNTreeView control. The transition was not as smooth as I would have expected, mainly because of the lack of documentation. Hence, I’m documenting…