We are just trying to post a question using the Contact us interface. The referenced table, dbo.SupportSections, is empty so I am not sure why an indexing error is occuring. Any ideas?
Version 2007.1.651.1
Message The INSERT statement conflicted with the FOREIGN KEY constraint
"FK_SupportTickets_SupportSections". The conflict occurred in database "B1WebTools", table
"dbo.SupportSections", column 'SectionID'. The statement has been terminated.
Source .Net SqlClient Data Provider
Stack at netpoint.api.data.DataFunctions.ExecuteScalar(String SQL, IDataParameter[] parameters, String
connectionstring)