DB Upgrade Issue
 
Notifications
Clear all

DB Upgrade Issue

3 Posts
2 Users
0 Reactions
2,597 Views
0
Topic starter

I am attempting to upgrade from 3.1.0830 to 3.1.0905, and I get the below error when I try to upgrade the DB from the settings panel.

 

Column names in each table must be unique. Column name ‘TaskType’ in table ‘dbo.DelayedUserTasks’ is specified more than once.

 

Inside the database table I only see ‘TaskType’ once, so i am not sure what the issue is here.

3 Answers
0

You will need to delete the column TaskType from the SQL table and then do an IISRESET to see if it upgrades properly.

0
Topic starter

That worked. thanks

0

No problem 🙂

Share: