Carlos Guzmán Álvarez wrote:

Huummm could somebody having this problem build the provider sources using nant in debug mode and try to do a debug on IscException.*BuildExceptionMessage to see what is going worng ?? please.*

I had the same problem, and solved it by manually rebuilding isc_error_msg.resources, and then rebuilding provider itself. I believe that this is some nant bug, being the resources are build with reference to a mscorlib 2.0.0.0. Whatever it is, these are the steps to resolve problem:

1. start Visual Studio .NET 2003 Command prompt
2. navigate to a folder where error messages are (NETProvider_17\source\FirebirdSql.Data.Common\Resources)
3. create resources using  "resgen isc_error_msg.txt" command
4. rebuild the provider

Best regards,
Kosta Curcic




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to