Archived

This forum has been archived. Please start a new discussion on GitHub.

IceSL 0.3.2 - generateUUID()

kwaclaw
kwaclaw Oshawa, Canada
When calling Ice.Util.generateUUID() in Ice for SIlverlight 0.3.2 I get a MethodAccessException in Marshal.PtrToStringAnsi(IntPtr).

Looking at the source, I am surprised "DllImport" even compiles in Silverlight. Its probably there for COM support.

Anyway, why not use the standard Guid class in .NET?

Karl

Comments

  • dwayne
    dwayne St. John's, Newfoundland
    Thanks for the report. We will look into changing this for the next release.