Hello All...
I have a web site running a asp.net 2008 web applicaiton under it, and as a subportal i am installng the Dotnet Nuke site as follows:
http://www.mainsite.com --> This is the main site running the Application of asp.net 2008
http://www.mainsite.com/sub/ --> Here is where i need to instal the Dotnet Nuke Application by creating the sub as a virtual dierctory under the main site...
when i am installing the site, i am getting few problems and after a lot of struggle, I am able to install the DNN and i am getting the Installation complete and getting the following error and when i am accesssing the portal,
Getting Object Reference Not set to Instance of an Object
Can any body help me in finding out the same?
00:00:40.783 - Error: Error creating Administrator user account.Unknown UserCreateStatus value encountered Parameter name: UserRegistrationStatus at DotNetNuke.Entities.Users.UserController.GetUserCreateStatus(UserCreateStatus UserRegistrationStatus) at DotNetNuke.Entities.Portals.PortalController.CreatePortal(String PortalName, UserInfo objAdminUser, String Description, String KeyWords, String TemplatePath, String TemplateFile, String HomeDirectory, String PortalAlias, String ServerPath, String ChildPath, Boolean IsChildPortal)
00:00:40.783 - Portal failed to install:Error!
Thank you In Advace for the help...!