Thanks.I edit app.config adding these lines,except the last,now application 
fail to start :
.............................................
 <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.5.0.0, Culture=neutral, 
PublicKeyToken=3750abcc3150b00c" />        
         </DbProviderFactories>
    </system.data>

  <configSections>
     <section name="firebirdsql.data.firebirdclient"
                  type="System.Data.Common.DbProviderConfigurationHandler, 
System.Data,
                  Version=2.5.0..0, Culture=neutral, 
PublicKeyToken=3750abcc3150b00c" /> 
  </configSections>
     
</configuration>


----- Original Message ----
From: Carlos Guzmán Álvarez <[EMAIL PROTECTED]>
To: For users and developers of the Firebird .NET providers 
<[email protected]>
Sent: Monday, October 8, 2007 9:35:09 PM
Subject: Re: [Firebird-net-provider] Problem with connection strig using Report 
Manager

Hello:
> I have I silly question : do I have to make this configuration on 
> every computer that I install my application ?
DDES is for devel only but anyway you can put it on your App.config file


-- 
Carlos Guzmán Álvarez
Vigo-Spain

Blog        : http://carlosga.wordpress.com/
FirebirdClient    : http://www.firebirdsql.org/
XMPP Client    : http://code.google.com/p/xmppclient/
ohloh        : http://www.ohloh.net/accounts/4138


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider







       
____________________________________________________________________________________
Looking for a deal? Find great prices on flights and hotels with Yahoo! 
FareChase.
http://farechase.yahoo.com/
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to