Morning,
Since yesterday no one at work can open his VC for obscure reasons ... When you open it, it will load and start connecting to the servers but then it bring up the error handler.
Not any change on any server or anything. Error message is as follow:
System.Data.InvalidConstraintException: ForeignKeyConstraint Constraint1 requires the child key values (3b62bff7-7a79-4e0a-8254-e32329ddc6c3, 4b57e369-959a-4f6b-8691-319f589923ec) to exist in the parent table.
at System.Data.ForeignKeyConstraint.CheckConstraint(DataRow childRow, DataRowAction action)
at System.Data.DataTable.RaiseRowChanging(DataRowChangeEventArgs args, DataRow eRow, DataRowAction eAction, Boolean fireEvent)
at System.Data.DataTable.SetNewRecordWorker(DataRow row, Int32 proposedRecord, DataRowAction action, Boolean isInMerge, Int32 position, Boolean fireEvent, Exception& deferredException)
at System.Data.DataTable.InsertRow(DataRow row, Int32 proposedID, Int32 pos, Boolean fireEvent)
at System.Data.DataRowCollection.Add(DataRow row)
at frmMain2.LGOFIHDBKKNMKLGKEDAMKMHJDNAHAMGLGILI(Server& , JobClass , TaskClass )
I tried a lot of things but so far not luck at all. Anyone has an idea ?
Worst case scenario do you know how I could reset my configuration ?