Hi,

I've a problem with FBDataAdapter in 2.0 Provider. I have added FBConnection, FBCommand, ... into the Toolbox in VS C# 2005 Express and FBCommand, FBConnection is working. Good job Carlos! But I have problem with FBDataAdapter. It's on toolbox too, but when I'm trying to add it onto the project place I'll recieve this error:

System.Resources.MissingManifestResourceException: Could not find any resources appropriate for the specified culture or the neutral culture. Make sure "FirebirdSql.Data.Design.DataAdapter.FbDataAdapterConfigurationStep1.resources" was correctly embedded or linked into assembly "FirebirdSql.Data.FirebirdClient" at compile time, or that all the satellite assemblies required are loadable and fully signed.

at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)

at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)

at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)

at System.Resources.ResourceManager.GetString(String name, CultureInfo culture)

   at System.Resources.ResourceManager.GetString(String name)

at FirebirdSql.Data.Design.DataAdapter.FbDataAdapterConfigurationStep1.InitializeComponent()

at FirebirdSql.Data.Design.DataAdapter.FbDataAdapterConfigurationStep1..ctor()

at FirebirdSql.Data.Design.DataAdapter.FbDataAdapterConfigurationWizard.FbDataAdapterConfigurationWizard_LoadSteps(Object sender, EventArgs e)

   at FirebirdSql.WizardFramework.WizardForm.InitializeWizard()

at FirebirdSql.Data.Design.DataAdapter.FbDataAdapterConfigurationWizard..ctor()

at FirebirdSql.Data.Design.DataAdapter.FbDataAdapterDesigner.RunConfigurationWizard()


Any ideas how to solve this problem?

For this time, I'm using FBDataAdapter created manually. :(

--
Bc. Jiri Cincura
http://www.ID3renamer.com/    | http://www.x2develop.com/
ICQ: 314711544                | Yahoo!: x2develop
http://blog.vyvojar.cz/jirka/ | http://photo.cincura.net/


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to