installing on webhost for life
using raw 2.12, no changes no add-ins, just download change web.config and upload to WH4L
I had to deal with the whole no permissions thing, and got past that
finally get to the point where it should be doing the database install and I get this error:
=======================================================
Server Error in '/dotnetnuke' Application.
--------------------------------------------------------------------------------
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
DotNetNuke.DataProvider.Instance() +193
DotNetNuke.Upgrade.AutoUpgrade() +74
DotNetNuke.Global.Application_Start(Object Sender, EventArgs E) +152
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573
Does any know what this means?