I would suggest that the likely problem is in how the database is getting created. Perhaps your first PC is depending on an database that already exists in your system.DocumentsDirectory. The version running on the second PC isn’t creating the database correctly. Maybe a bug found its way into your creation code and since you already had a good database on PC1, PC2 is failing.
I would suggest that the likely problem is in how the database is getting created. Perhaps your first PC is depending on an database that already exists in your system.DocumentsDirectory. The version running on the second PC isn’t creating the database correctly. Maybe a bug found its way into your creation code and since you already had a good database on PC1, PC2 is failing.