I succesfully installed DNN 3.2.0. But having follwoing error.
Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index
I granted to the user following SQL server permissions before starting installation
public, db_owner,db_datareader,db_datawriter,db_ddladmin,db_securityadmin.
When I checked the tables created there data only in Version table.
I assume there should be some default data after installation so I can configure my portal.
First what might be the reason for having no data at all?
Second I am willing to enter that data manually but I don't know the default values so I will appreciate if somebody send them to me.
Thanks.