Hi Everyone - appreciate some help
Have to host a DNN site - and am wanting help on how to get the users to login. The site appears to be working and is looking fine under IIS. However it is not possible to login as an administrator or a normal member.
A bit of history - I have a SQL backup file and a zipped directory of the current live site (DNN v4.03.07) I have the site workng and the SQL Server 2003 talking fine.
I have made sure of the following
1) The Database is correct settings via the web.config (database, usercode, password)
2) The Machine Key in the web.config has not been changed from the backed up version as given to me
3) I have flushed Cookies before trying to login (as suggested in some threads)
I still cannot login.
Can anyone else provide a list of things that they have had success with
I cannot do the suggested route of making a fake user and then substituting the password to the desired user is just not usable as there are over 100k users with a login.
So really reawlly need suggestions as to why this is not working - I am sort of at my whits end trying to sort this out.
It is a completely clean install and there is only this on the server - so I can do some really major tear-ups of need to debug this thing
ANY help is appreciated at this stage
Thanks for reading and geting back if you are able to help