Hi This was the perfect hint. I didn't remember this step of the installation.
Thanks a lot for the quick answer "Thomas Melzer" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] > Hi, > > Enter the correct version in the machine.config file. > > version=3D2.0.1.0 instead of version=3D2.0.0.0 = > > > This is the correct entry = > > > <system.data> > <DbProviderFactories> > <add name=3D"FirebirdClient Data Provider" > invariant=3D"FirebirdSql.Data.FirebirdClient" description=3D".Net > Framework= > Data > Provider for Firebird" > type=3D"FirebirdSql.Data.FirebirdClient.FirebirdClientFactory, > FirebirdSql.Data.FirebirdClient, Version=3D2.0.1.0, Culture=3Dneutral, > PublicKeyToken=3D3750abcc3150b00c" /> = > > </DbProviderFactories> > </system.data> > > This fixed this error for me. > > Regards > > Thomas Melzer > > -----Urspr=FCngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im Auftrag > von > Christian Waldmann > Gesendet: Freitag, 22. September 2006 11:55 > An: [email protected] > Betreff: [Firebird-net-provider] DDEX 2.0.1.0 RC1 VS2005 crash > > I have switched from DDEX 2.0.0.0 (stable) to DDEX 2.0.1.0 RC1. > > In Visual Studio 2005 I can open the dialog for "Add Connection" and I can > choose Firebird Dataprovider. When I enter the first char in an edit box > (e.g. "l" for localhost"), VS2005 is closed. > Had some one the same problem and know the solution? = > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's > Techsay panel and you'll get the chance to share your opinions on IT & > business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3DDE= > VDEV > _______________________________________________ > Firebird-net-provider mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3DDE= > VDEV > _______________________________________________ > Firebird-net-provider mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Firebird-net-provider mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
