Antonio, firstly thanks a million for replying!
Unfortunatley the install didn't work. :(
I went through the setup wizard steps and everything was fine except that it couldn't connect to the database
a few times. Frist time it failed I changed from Windows to SQL authentication. That didn't work so I swicthed
back and it seemed to work ok.
This is the error I get at the end of the install when browsing to http://localhost/dnn434/
I got this same error a couple of days ago also.
XML Parsing Error: not well-formed
Location: http://localhost/dnn434/
Line Number 1, Column 2:<%@ Page Language="vb" AutoEventWireup="false" Explicit="True" Inherits="DotNetNuke.Framework.DefaultPage" CodeFile="Default.aspx.vb" %>
-^I then gave the NEWORK SERVICE user account full access on the DNN folder and got this error:
[NullReferenceException: Object reference not set to an instance of an object.] System.Web.Hosting.ISAPIWorkerRequestInProc.GetServerVariable(String name) +1841 System.Web.Hosting.ISAPIWorkerRequest.ReadRequestHeaders() +121 System.Web.Hosting.ISAPIWorkerRequest.GetKnownRequestHeader(Int32 index) +126 System.Web.Hosting.ISAPIWorkerRequestInProc.GetKnownRequestHeader(Int32 index) +104 System.Web.HttpRequest.FillInHeadersCollection() +30 System.Web.HttpRequest.get_Headers() +70 System.Web.Configuration.BrowserCapabilitiesFactoryBase.GetHttpBrowserCapabilities(HttpRequest request) +28 System.Web.Configuration.HttpCapabilitiesEvaluator.EvaluateFinal(HttpRequest request, Boolean onlyEvaluateUserAgent) +23 System.Web.Configuration.HttpCapabilitiesEvaluator.Evaluate(HttpRequest request) +182 System.Web.Configuration.HttpCapabilitiesBase.GetBrowserCapabilities(HttpRequest request) +162 System.Web.HttpRequest.get_Browser() +134 System.Web.HttpResponse.ApplyRedirectQueryStringIfRequired(String url) +51 System.Web.HttpResponse.Redirect(String url, Boolean endResponse) +93 System.Web.HttpResponse.Redirect(String url) +6 DotNetNuke.Common.Global.CheckVersion() +167 DotNetNuke.Common.Global.Application_Start(Object Sender, EventArgs E) +316
|
Same as before. :(
I checked the install log file (set to log level LOW) and everything seems fine. It included the fact that connecting to the
database failed a few times. But, I've tested the DB connection in VS2005 and it's fine.
I'm really at a loss here. I've seen people mention in posts that the user ASPNET must have read/write access to the
dnn website folder. I haven't got that user on my system. Is it specific to Windows2003?
Thanks again for your help Antonio.
Brian