DotNetNuke Admin Vendors

The Admin Vendors configuration page is the backend associated with the banners module. A new vendor comprises a company name, contact’s first and last name and their email address. Address and website details may be optional, defined by the checkboxes to the right of the entry boxes. Once a vendor has been created a log […]

Read More… from DotNetNuke Admin Vendors

ApplicationBlocks does not Exist in the Namespace Microsoft

I was seeing the error: The type or namespace name ‘ApplicationBlocks’ does not exist in the namespace ‘Microsoft’ (are you missing an assembly reference?) The missing DLL is Microsoft.ApplicationBlocks.Data.dll. It is available from http://download.microsoft.com/download/VisualStudioNET/daabref/RTM/NT5/EN-US/DataAccessApplicationBlock.msi The downloaded file DataAccessApplicationBlocks.msi adds a VB and C# solution to the folder. Click on this to open the solution in […]

Read More… from ApplicationBlocks does not Exist in the Namespace Microsoft

Change Default Portal

The default DotNetNuke portal can be changed from the first created, portal 0. To set the default DotNetNuke portal, you’ll need to login to the set of portals using a host user account. Once you have logged in navigate to the page Host/Host settings On this page expand the section Host Details. Select the host […]

Read More… from Change Default Portal

Could not Find Library System.EnterpriseServices.dll

An old version of Visual Studio, together with a DotNetNuke installation gave a missing library error. The missing library was System.EnterpriseServices.dll A more complete error report is given below: Server Error in ‘/dnn4.5.1’ Application. Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error […]

Read More… from Could not Find Library System.EnterpriseServices.dll