hii Everyone,
My current erroe is:
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)
I read in other posts that this is due to a faulty connection string, but I believe mine are right.
My server: Windows2003 ,SQL Server 2005
my Connection String in web.config
Server=(local);Database=DatabaseName;uid=LoginName;pwd=LoginPassword;
the LoginPassword , DatabaseName , LoginName and (local) are replaced with my details
I've been trying to get DNN installed for 4days now. Any help is greatly appriciated.
I am NOT upgrading at all
10Q