Hi everyone this is my first post I hope someone can help me out.
If i install dotnetnuke using SQL express i have no problem at all however we're going to be running a service on another of our servers to update certain records in the dotnetnuke database therefore it would be much easier for us to have it running in SQL 2005.
I'm pretty sure i have all my permissions set up correctly in SQL2005 server:
I have setup an sql user called dotnetnuke and created a database called dnn, the dotnetnuke users owns the dnn database and the connection test passes no problem in the install wizard.
As i say before it installs no problem into sqlexpress so i'm pretty certain there is something wrong with my sql2005 config, i will happily answer any questions on this one :)
The exact error i get is this:
Installing Database - Version 05.00.00...FAILURE ERROR: See C:\Inetpub\sites\[sitename]\Providers\DataProviders\SqlDataProvider\05.00.00.log for more information
The 05.00.00.log file has not been created so there is no extra information to help.
I've tried a few of the latest dnn 5.x versions and they all fail in the same place :(
Thankyou for any help!
Jack