Hi folks,
Since I have a freshly installed version of Visual Web Developer Express, as an alternate approach, I decided to try to install DNN 4.3.4 from scratch using Michael Washinton's well document, step-by-step: "Setting up Your DotNetNuke Version 4 Development Environment" - (http://www.adefwebserver.com/DotNetNukeHELP/DNN4_DevelopmentEnvironment/DNN4DevelopmentEnvironment1.htm)
I followed the instructions perfectly, and in fact, every one of his screens matched mine exactly (with the exception of the directory name - mine was shortened to "DNN434")
At the point that his instruction states: "The site sets up using the default settings that are set to use SQL Server Express." is where I got the following error message:
Error Installing DotNetNuke
Current Assembly Version: 04.03.04
ERROR: Could not connect to database specified in connectionString for SqlDataProvider
There was no way to reach Michael on his site, so I'm trying my luck here...
When I looked at SQL Server Management Studio Express CTP, I could not see a new database... I noticed that his instructions did not say anything about the creatiion of the database, so I thought that perhaps the script took care of this. Perhaps not?
If anyone has gone through Michael's instructions, perhaps they can spot something missing?
Thanks!