First and foremost the system has been up for two days with no connection string errors, no Database errors, etc. This is a single installation using the "install" download.
I shut my server down and physically moved it from my office to the kitchen so that it's right next to the DSL modem. This eliminated the two switch hop to get to my office in the garage.
I plugged it all back together and tested the internet connection.
I just tried my domain from the outside and I got this message
Error Installing DotNetNuke
Current Assembly Version: 04.03.05
ERROR: Could not connect to database specified in connectionString for SqlDataProvider
at this URL "mydomain"/Install/Install.aspx?mode=none
Huh...
So I type in the URL "mydomain"/default.aspx and get...
DotNetNuke Upgrade Error
The Assembly Version ( [ASSEMBLYVERSION] ) does not match the Database Version ( [DATABASEVERSION] )
ERROR: Could not connect to database.
An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)
It was a simple reboot...
I didn't change anything to do with my SQL server connection string or SQL server, or anything.
Why would it trying to reinstall? What could have changed?
Any help would be appreciated!