Long WeakReferences do not seem to work on the CompactFramework. Bug?

  • Thread starter Thread starter Carl Rosenberger
  • Start date Start date
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
 
Carl,

Thanks a lot for reporting this problem. It will be fixed in upcoming
version of the Compact Framework.

Best regards,

Ilya

This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
 
Back
Top