1

hi i'm working on creating entity framework DDEX provider for interbase db. i a'm following another opensource entity framework provider (Firebird) as a reference to my development. I have done necessary changes to my project and follo(https://github.com/cincuranet/FirebirdSql.Data.FirebirdClient/blob/master/DDEX/readme.txt).

I have two issues.

  1. When I try to add interbase database into server explorer I can see "Interbase data source"

this image

. But when I am trying to add entity data model (.edmx) it doesn't show interbase data source

this image.

  1. When I try to go further by selecting "Interbase data source" in server explorer it prompts an exception saying "Failure has occurred while loading a type"

I can't debug on this because this is a dll that is in GAC. I would appreciate if someone can help me to figure out this issue.

magicandre1981
  • 26,658
  • 5
  • 78
  • 120
Shivanka
  • 701
  • 1
  • 8
  • 20

0 Answers0