Hi,
I have problem with FirebirdClient 2.0.1. I have master form (called FX) and 
inside it's constructor I use some firebirdcliend classes and methods. But 
If I inherit from this form, I get this error in form designer (WSOD):

      An invalid connection string argument has been supplied or a required 
connection string argument has not been supplied.
      Hide

      at FirebirdSql.Data.FirebirdClient.FbConnectionString.Validate()
      at 
FirebirdSql.Data.FirebirdClient.FbConnection.set_ConnectionString(String 
value)
      at FirebirdSql.Data.FirebirdClient.FbConnection..ctor(String 
connectionString)
      at ageu.FX..ctor() in C:\ageu\actual\sources\Ciselnik\FX2.cs:line 30

      In rutime is everything ok, connection to DB is OK. Where is the 
problem?
      PS: I can't use FirebirdClient 2.1, because I have a lot of old design 
time features on my forms and If I use 2.1, there is a huge amount of 
errors, project cannot be compiled...



-------------------------------------------------------------------------
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
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to