London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Added a new property to page base but not able to update the property on existing pages

Vote:
 

I have added a new property to BasePage class from which all the page types inherit. I am not able to edit this new property on already existing pages that have been created before. I get this error:

  • The INSERT statement conflicted with the FOREIGN KEY constraint "FK_tblWorkContentProperty_tblPropertyDefinition". The conflict occurred in database "dbXXXXXXXXXX", table "dbo.tblPropertyDefinition", column 'pkID'.

Any thoughts?

#88703
Jul 25, 2014 20:52
Vote:
 

Are you several people working against a shared database? Do an iis reset that should solve the problem.

#88704
Jul 25, 2014 22:42
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.