Thank you very much for your advise!!
Now i have done what you told me (renaming configuration file and adding reference to MySql.Data.dll and puting local Copie to True)
Things have effectively changed but now i got an other problem :
The following message when i execute with debuging:
Code:
'NHibernateTest.exe' : downloaded 'c:\documents and settings\stagevirt1\mes documents\visual studio projects\nhibernatetest\bin\debug\iesi.collections.dll', no symbole downloaded .
'NHibernateTest.exe' :
downloaded 'c:\winnt\assembly\gac\mysql.data\1.0.4.20163__c5687fc88969c44d\mysql.data.dll', no symbole downloaded
'NHibernateTest.exe' : downloaded 'c:\documents and settings\stagevirt1\mes documents\visual studio projects\nhibernatetest\bin\debug\hashcodeprovider.dll', no symbole downloaded
'NHibernateTest.exe' : downloaded 'c:\winnt\assembly\gac\system.drawing\1.0.5000.0__b03f5f7f11d50a3a\system.drawing.dll', no symbole downloaded
Le programme '[3084] NHibernateTest.exe' was stopped with the code 0 (0x0).
without debuging i got :
Code:
log4net:ERROR DOMConfigurator: ConfigureFromXML called with null 'element' param
eter
Begin failed with SQL exception
Press any key to continue
regards