These forums are read-only and considered to be an archive. Please use the new Community for future interaction and posts.

Upgrade problem

Hi,

When i try to upgrade FileVista from v3.8.0.0 to v4.1 i got the error message:

Error 309 (Provider v. 4.0.14.1): Duplicate key found in index:  UK_Group_Name: row#3 :Name(Administrators)
Error 254 (Provider v. 4.0.14.1): Cannot create referential link to:  Group
Error 255 (Provider v. 4.0.14.1): Cannot create linked referential data:  Group
Error 250 (Provider v. 4.0.14.1): Cannot create row:  
Table: 'Group', RowId = 3

Is there any solution for this problem?

Best regards,
Håkan 12/7/2010 8:47 AM
HI,

I had the same problem - there is a step missing from the instructions


In step 5, copy FileVista.vdb4 file from this zip (v4.0) to the existing App_Data\database folder:

http://www.gleamtech.com/downloads/FileVista-v4.0.zip

SteveT 12/10/2010 3:51 AM
Thank you!

When I used FileVista.vdb4, i couldn't get it to use my current users/settings...

But I save my FileVista.config/mdb, copied a fresh 4.0 installation and replaced the config/mdb.
Then run update.aspx, and it worked.

After that I upgraded to 4.1, remove "IsConfigurationCompleted" from config, and run update.aspx.
And that worked.
Håkan 12/10/2010 7:17 AM
This issue occurs only when upgrading from a v3.x version to v4.1 as database types are changed in v4.x (from mdb to vdb4)
However there won't be any issues when upgrading from v4.0 to v4.1 (both use vdb4).

So only when upgrading from a v3.x version to v4.1, this extra step is required when following the upgrade instructions:

In step 5, copy FileVista.vdb4 file from this zip (v4.0) to the existing App_Data\database folder:
FileVista v4.0

This upgrade issue will be fixed in v4.2 so that the extra step is not required.

Cem Alacayir 12/14/2010 7:16 PM