
There’s nothing that makes me pull my hair out faster than looking for an option that isn’t there. No, I’m not on the wrong page. I’m not signed in as the wrong user. And I’m not looking at the Dev…
One of the great features of SharePoint is Alerts. Let’s say you have a lot of people storing a lot of documents in a lot of libraries in SharePoint. You want to know what’s going with the libraries and lists…
A few months ago, we upgraded a client’s development and production sites from DNN 6 to DNN 7.3. Other than a few minor issues, the upgrades went well and the sites have been running very well. Recently, we started encountering…
I run a site that uses SharePoint as a document repository and DotNetNuke as a viewer into that repository. Errors are not frequent, but it is a touchy system that needs a lot of babying. Microsoft is not fond of…
In development I find myself restoring databases every once in a while and as much as I always hope its going to be a quick “pull the backup – restore the db – start coding” kind of process; it doesn’t…
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…