Support forum for Huagati DBML/EDMX Tools
5/24/2011 9:27:53 PM
 dflipp Posts: 2
|
I'm getting this error when using the "Update Linq-To-Sql diagram from database" command.
An error occured when checking the procedure/function <name> for changes. HasChanged failed for stored procedure or function <name>. Missing modelProcDefinition
Is this a permission issue on the db server?
Thanks, Dan
|
|
0
• permalink
|
5/25/2011 5:06:04 AM
 Kristofer Andersson Moderator Posts: 312
|
Hi,
It is probably not a permissions error, it looks more like a failed lookup in the dbml file.
Would it be possible to share the signature of the stored procedure (e.g. create procedure xxx.xxx ... ) and/or the dbml file that you get this error for? You can send it to support@huagati.com .
Best regards, Kristofer
|
|
0
• permalink
|