| Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts. |
|
| Author | Messages | |
patrick1010 Posts:42

| | 03/06/2007 4:23 AM |
| Hi John
I did an upgrade from DNN 4.4.0 to DNN 4.4.1
When I access my portal I now get the message :
Upgrading DotNetNuke
Current Assembly Version: 04.04.01
Current Database Version: 04.04.00
Upgrade Status Report
00:00:00.078 - Performing General Upgrades
Upgrade Complete
Click Here To Access Your Portal
This happens at least once a day. What do I need to do to disable this annoying message to be shown?
Thanks,
Patrick | | | |
| |
| John Mitchell Posts:3248


| | 03/06/2007 7:55 AM |
| You need to make sure that the sql script for 4.4.1 is in your providers folder.
Also, you could check in your DB for the Sproc "CanDeleteSkin", if it is there then apparently your 4.4.1 script ran, but it did not update the version in the DB. If it is there, then you could just add a record to the Versions table to let the framework know that the DB is at the same version as the DLL. | | | |
| patrick1010 Posts:42

| | 03/06/2007 9:42 AM |
| Hi John
I noted that the File 04.04.01.SqlDataProvider was missing in the DataProviders\SqlDataProvider Folder. I added the all the files in the SqlDataProvider Folder and the installation run with a success message. I probably missed to copy the Providers Folder when I did the update.
Thanks a lot for your help and support!
Patrick | | | |
|
|
| Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts. |
|
|
|