Knowledge Base

Snippets

Entries for December 2011

31
PROCEDURE: This article tells you how to shrink a DotNetNuke database’s log file via Microsoft’s SQL Server Management Studio. 1) Lo...

[Read the rest of this article...]

ldf, logfile, sql log, truncate, shrink database, full transaction log error
27
To capture the IP address of the user submittings a DNN Form and List form add a new column called "IP Address", type = Text, Display on Lis...

[Read the rest of this article...]

Form and List, FNL, UDT, User Defined Table
Posted in: DNN, Core Modules
21
DNN module skin container settings are stored in the TabModules table. Use the following SQL statement to reset all containers: update TabModules s...

[Read the rest of this article...]

15
The Address Resolution Protocol (ARP) is very crucial for TCP/IP network communication. If you begin to notice network connectivity problems such as p...

[Read the rest of this article...]

15
In Windows Server 2008 Core installation, the only way to setup IP Address eithe Static or DHCP is from the command line. The following procedure help...

[Read the rest of this article...]

Windows Server 2008