D
Daniel Moth
Hi
System.NotSupportedException in mscorlib.dll is thrown(!) when I try to
access any property (DaylightName or StandardName) of
System.Timezone.CurrentTimeZone. The function calls on the object work
fine...
This occurs both on our own CE 4.2 and the emulator. I tried calling
GetTimeZoneInformation from a eVC app and it worked fine... Also my .NET
code works on the desktop ok... Tried on a PocketPC emulator same bad
result... The help shows the properties as supported on CF...
Am I missing something obvious?
Cheers
Daniel
System.NotSupportedException in mscorlib.dll is thrown(!) when I try to
access any property (DaylightName or StandardName) of
System.Timezone.CurrentTimeZone. The function calls on the object work
fine...
This occurs both on our own CE 4.2 and the emulator. I tried calling
GetTimeZoneInformation from a eVC app and it worked fine... Also my .NET
code works on the desktop ok... Tried on a PocketPC emulator same bad
result... The help shows the properties as supported on CF...
Am I missing something obvious?
Cheers
Daniel