">
Line 1: <%@ Page Language="vb" AutoEventWireup="false" Explicit="True" Inherits="DotNetNuke.Framework.DefaultPage" CodeFile="Default.aspx.vb" %> Line 2: <%@ Register TagPrefix="dnn" Namespace="DotNetNuke.Common.Controls" Assembly="DotNetNuke" %> Line 3: <asp:literal id="skinDocType" runat="server"> Line 4:
WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
I downloaded DNN 4.84 Install Package, SQLServer 2005 Express and the management module. I created the virtual website in IIS 5.1 and the database DNN in SQLServer. I then ran using IE 7.0 the DNN as http://localhost/Dotnetnuke_04.08.04/. I kept getting parsing errors in the config file. The error I related above was the last error I received. Being in default.apsx, it stopped me cold.
Thanks ...