Hello,
I'm trying to install DNN on my localhost, but Microsoft do not provide Visual Web Developer 2005 for download anymore and instead provide VWD 2008 which includes MSSQL Express 2008. After an extensive google search I didn't find it on any other reputable looking websites either.
I went ahead and tried to install DNN using VWD 2008, but in the 'Configure Database Connection' page you only get the option to install on an 'Server 2005 (Express) database' or an 'SQL Server 2000/2005 database'.
I selected 'Server 2005 (Express) database' with the server entered as 'localhost', the filename as 'Database.mdf', with 'Integrated security' checked, with 'Run as db owner' checked, and with the object qualifier entered as 'dnntest_'.
However when I test these settings I get the errors shown below.
So! What should I do now?
Thanks
Craig Allen
------------------------------------------
Index #: 0
Source: .Net SqlClient Data Provider
Class: 11
Number: 15248
Message: Either the parameter @objname is ambiguous or the claimed @objtype (INDEX) is wrong.
Index #: 1
Source: .Net SqlClient Data Provider
Class: 0
Number: 15477
Message: Caution: Changing any part of an object name could break scripts and stored procedures.
Index #: 2
Source: .Net SqlClient Data Provider
Class: 0
Number: 15477
Message: Caution: Changing any part of an object name could break scripts and stored procedures.