I have managed to install DotnetNuke 4.5.1 but when creating a site for the first time i come across this error
Server Error in '/DotNetNuke Website1' 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.Entities.Portals.PortalSettings.GetPortalSettings(Int32 TabId, PortalAliasInfo objPortalAliasInfo) +91
DotNetNuke.Entities.Portals.PortalSettings..ctor(Int32 tabId, PortalAliasInfo objPortalAliasInfo) +83
DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s, EventArgs e) +2707
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +138
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +65
|
I wont to make sure i am doing things in the correct order,
when do i change the info in the web.config file, a) before i unzip dotnetnuke, b) before i run it the first time c) after i install it but before i run it in visual studio
After running DotnetNuke on Visual studio pressing ctrl F5, I then set the site up with auto, do i have to creat a data base, or will it create it with the auto set up
Do I have to set uo IIS or will the Auto do it for me ?
I feel that i am so nearly there, i can smell it but still to taste it.
I also would like to add that i will puchase a book on DNN, at the moment i am out of the country but on my return to the uk will, (now i am in thailand and all computer books here are in Thai) what books do you people use and would recommend for DNN ?
Thank you again in advance ,