I am new to DNN, and have been able to follow the instructions and get this far but need a little help. I get the following error on the install wizard when it is doing the database connection test:
Connection Error(s):
Index #: 0
Source: .Net SqlClient Data Provider
Class: 14
Number: 229
Message: SELECT permission denied on object 'sysobjects', database 'mssqlsystemresource', schema 'sys'.
Index #: 1
Source: .Net SqlClient Data Provider
Class: 14
Number: 229
Message: SELECT permission denied on object 'sysobjects', database 'mssqlsystemresource', schema 'sys'.
I have a 2k3 R2 Server, with SQL 2005 installed. I created the user the database dnn_site and a user dnn_user and when i get to the database connection test it fails with the following error. Any assistance would be great.
Harvey