Hello Denis

I had the same problem with the closing dialog. Please check the version in
the "machine.config" file. Both versions must be actual.


...
<configuration>
  <configSections>
    <section name="firebirdsql.data.firebirdclient" 
type="System.Data.Common.DbProviderConfigurationHandler, System.Data, 
Version=2.0.1.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />

...
  <system.data>
    <DbProviderFactories>
      <add name="FirebirdClient Data Provider"
invariant="FirebirdSql.Data.FirebirdClient" description=".Net Framework Data 
Provider for Firebird" 
type="FirebirdSql.Data.FirebirdClient.FirebirdClientFactory, 
FirebirdSql.Data.FirebirdClient, Version=2.0.1.0, Culture=neutral, 
PublicKeyToken=3750abcc3150b00c" />

Regards
Christian

""Stephen St. Denis"" <[EMAIL PROTECTED]> schrieb im Newsbeitrag 
news:[EMAIL PROTECTED]
> After installing FirebirdDDEXPRrovider 2.0.1, whenever I try to enter
> something in the Add Connection Dialog Box after specifying Firebird as my
> Data Source the Dialog Box closes with no messages.  I tried to create the
> connection programmatically, but the only method available is
> FbDataConnectionUIControl which has no ConnectionString property.
>
>
> I have the VisualStudio 2005 SDK, so I first tried it with the PackageLess
> reg file and then the regular reg file  (after cleaning the registry, GAC
> and machine.config file).  I made sure the machine.config file had the
> public key from the GAC for the installed
> FirebirdSql.VisualStudio.DataTools.dll.
>
>
>
> I have seen in other newsgroups that other people had the same problem 
> with
> the Dialog Box closing, but no solution was posted.
>
>
>
> Any help would be greatly appreciated.
>
>
>
> Thanks,
>
> Stephen St. Denis
>
> Statistics Canada
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Firebird-net-provider mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
> 



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to