From: Rand R. (JIRA) <tr...@fi...> - 2014-06-24 15:31:52
|
Cannot create new Model from DataBase ------------------------------------- Key: DNET-557 URL: http://tracker.firebirdsql.org/browse/DNET-557 Project: .NET Data provider Issue Type: Bug Components: ADO.NET Provider, Entity Framework support Affects Versions: 4.2.0.0 Environment: Win 7, EF 6.1.1, Firebird 2.5, .Net Provider 4.2.0.0 Reporter: Rand Random Assignee: Jiri Cincura I am in the middle of the Add Entity Model to your Project on the page where you would choose your tables, stored procedure and stuff. Sadly I cannot pick a thing because I am getting the following message: An error occured while connecting to the database. The database might be unavailable. An exception of type 'System.Data.Entity.Core.EntityCommandCompilationException' occured. The error message is: 'An error occured while preparing the command definition. See the inner exception for details. The inner exception caught was of type 'System.Data.Entity.Core.MappingException', with this error message: 'StoreSchemaMappingVersion3(3,4): error 3027: No mapping specified for the following EntitySet/AssociationSet - FunctionReturnTableColumns, FunctionFunctionReturnTableColumns'.'. If you need further Information pls say so, thx for your time and help. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |