DotNetNuke Upgrade Error
The Assembly Version ( [ASSEMBLYVERSION] ) does not match the Database Version ( [DATABASEVERSION] )
ERROR: Could not connect to database.
The type initializer for 'System.Data.SqlClient.SqlConnection' threw an exception.
This is killing me. I've tried to install DNN 4.34 repeatedly on my main weserver and I keep getting this error. I've also been through all the help I can find. The biggest unusaul thing on this machine is that it is a domain controler, I know thats its not a good idea but thats where I am. It looks like a security issue but I can nail it down. I have tried debuging to no avail. From my App Event log here's what I see:
Event code: 4010
Event message: An unhandled security exception has occurred.
Event time: 8/7/2006 1:20:04 AM
Event time (UTC): 8/7/2006 6:20:04 AM
Event ID: f63126ff3b7c47f6a774181206c33a29
Event sequence: 6
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/701625/Root-4-127994051894142074
Trust level: Full
Application Virtual Path: /
Application Path: D:\Inetpub\users\DNN\
Machine name: XXX
Process information:
Process ID: 6108
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Request information:
Request URL: http://localhost:8080/ErrorPage.aspx
Request path: /ErrorPage.aspx
User host address: 127.0.0.1
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE
Any help advice, ideas, pointers, things to check would greatly be apreciated.