C
Carl Rosenberger
Hi all,
the following C# line throws a System.ArgumentException if
I run it on the PocketPC 2002 Emulator or on my iPAQ:
new WeakReference("Boom", true );
I am using MSDE 2003 Version 7.1.3088
and .NET Framework 1.1 Version 1.1.4322
Is this a known issue?
While I am at asking questions:
Where do I send bug reports as a (very new) member of MSDN?
Thanks!
Kind regards,
Carl
the following C# line throws a System.ArgumentException if
I run it on the PocketPC 2002 Emulator or on my iPAQ:
new WeakReference("Boom", true );
I am using MSDE 2003 Version 7.1.3088
and .NET Framework 1.1 Version 1.1.4322
Is this a known issue?
While I am at asking questions:
Where do I send bug reports as a (very new) member of MSDN?
Thanks!
Kind regards,
Carl