FWIW, I've been working on refactoring the CVS code for .NET 2.x, and I've run into this too. Something odd seems to have changed regarding Assembly.LoadXXX (I also see in the test runs that Windows.Forms has the same issue).

On the bright side, those are the only two tests failing in my sandbox which has:

  - all the weird cdecl attributes and IL re-writing ripped out

  - _very_ basic representation of generics

Hopefully in the next day or two I can figure out what's wrong with the assembly loading and post a basic 2.x-compatible alpha that is not feature-complete but at least runs on 2.x solidly with the current feature set.

On 3/22/06, Guy Robinson <[EMAIL PROTECTED]> wrote:
Using Michaels binaries for NET2.0 I've tried everyway I know of to import
System.Data and it just won't work? Can anyone confirm this...

Guy
_________________________________________________
Python.NET mailing list - [email protected]
http://mail.python.org/mailman/listinfo/pythondotnet

_________________________________________________
Python.NET mailing list - [email protected]
http://mail.python.org/mailman/listinfo/pythondotnet

Reply via email to