Hi
I have made a Upgrade from a 6.2.5 Installation to a 7.3.4 DNN. The are several Portals in the Installation.
There is a Problem with the 7.00.00 sqldataprovider scripts. The error Log says:
System.Data.SqlClient.SqlException (0x80131904): Cannot insert the value NULL into column 'PortalID', table 'CL70032_mssqlc3992d823c8c99dfe1b257123d48dd75.usre2d685f0bbb3ef661bf9c2eb2d3e5741.ModulePermission'; column does not allow nulls. UPDATE fails.
The statement has been terminated.
at System.Data.SqlClient.SqlConnection. (SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.SqlInternalConnection. (SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at DotNetNuke.Data.SqlDataProvider.ExecuteScriptInternal(String connectionString, String script)
ClientConnectionId:b600b481-e279-4d82-ac2d-f0e9219e5965
Error Number:515,State:2,Class:16
ALTER TABLE usre2d685f0bbb3ef661bf9c2eb2d3e5741.ModulePermission
ALTER COLUMN PortalID int NOT NULL
Several symtpons are now in the running installation:
- Very slow response time per page (5-15seconds)
- Can't save settings change in a portal (f.e. name of a portal)
- WISIWIG Editor not visible
Can somebody help me, what can I do.
Greetings from Switzerland
Daniel