Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81899 --- shadow/81899 2007-06-20 04:43:08.000000000 -0400 +++ shadow/81899.tmp.19310 2007-07-27 17:36:39.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 81899 Product: Mono: Runtime Version: unspecified OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: misc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -195,6 +195,20 @@ Let me assign to me, I will take a look at it next week. ------- Additional Comments From [EMAIL PROTECTED] 2007-06-20 04:43 ------- Ok, this case is fixed in svn. We need a tool to report incompatibilities between the sets of assemblies defined in the assembly.c list as most are likely ABI-broken. + +------- Additional Comments From [EMAIL PROTECTED] 2007-07-27 17:36 ------- +Another problem is that System.Transactions is needed by System.Data +2.0, It is now included in 1.2.5-2 beta packages. Your sample is also +tested and working ok. + +Nokia-N800-48:~# mono testDynamicLoader.exe +Hello World! +Create instance of DataLoaderSqlite +Command class:Mono.Data.SqliteClient, Version=2.0.0.0, +Culture=neutral, PublicKeyToken=0738eb9f132ed756 +Nokia-N800-48:~# + +Just update from test repo. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
