which is kind of like "syntax error".
installing 5.0.1
the URL is:
dotnetnuke/Default.aspx?tabid=38&error=Object+reference+not+set+to+an+instance+of+an+object.&content=0
I had to fix a web.config problem, but then this showed up.
I did an installation on my domain provided by
MochaHost.com
using the installer there.
the installation said it completed normally.
first attempt to access the site resulted in a web.config problem:
<system.webServer>
<modules>
<!-- <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" preCondition="managedHandler" />-->
I commented out this line since there is another entry of the same name in the config file.