Using shared hosting, but wilth full trust and ASP worker permissions; created an SQL 2005 db, connection strings updated in webconfig, etc.
During the installation, I selected "typical" installation, selected SQl 2005, put the database name and SQL server IP...received the following error:
Installing Database - Version 4.4.0...Upgrading Database to Version ERROR: See E:\inetpub\vhosts\mydomain.com\httpdocs\Providers\DataProviders\SqlDataProvider\04.04.00.log for more information...FAILURE 400 - Conversion from string "ERROR: See E:inetpubvhostsdealer" to type 'Integer' is not valid.
So I backed out of it, went for the "auto" install, all went well until the very end:
Domain Name www.mydomainxxx.com Does Not Exist In The Database
DotNetNuke supports multiple portals from a single database/codebase. It accomplishes this by converting the URL of the client browser Request to a valid PortalID in the Portals database table. The following steps describe the process...
So I botched some setting when doing the typical install. Could you please advise me on the proper settings, given my configuration?
- Select SQL 2005
- Enter server IP/address
- Enter database name
- Run as db owner?
- Leave object qialifier blank?
- a few more settings that I don't recall. ;)
Also, I was going to remove all the files and start from scrastch, but is this really needed? Could just delete the db and add a new one to ensure all the previous changes are removed? ...just trying to avoid any conflicts and hangups for the next go around.
A sticky walking people though the install wizard with each step explained would rock.