2
There is a question similar to this one, but it’s different ..... my doubt is where to find where it gets this information.. is it in the view form? or controller?
There are several Partials views that pass information to the same controller, such as find, which is causing this error?
Sqlexception: The INSERT statement conflicted with the FOREIGN KEY Constraint "Fk_dbo.Laudoes_dbo.Developments". The Conflict occurred in database "Engosengenhariacontext-20180626101342", table "dbo. Enterprises", column 'Enterprise'. The statement has been terminated.
I found that when I hit the create it’s passing the data all null
– Raph Apresentacao