bugDotGNU Portable.NET - Bugs: bug #9415, Exception when serializing...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #9415: Exception when serializing ArrayList with BinaryFormatter

Submitter:  Heiko Weiss <Brubbel0815>
Submitted:  Tue 22 Jun 2004 05:17:45 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open

Tue 22 Jun 2004 05:17:45 AM UTC, original submission:  

When I serialize/deserialize (in my case) strings in an ArrayList I get an exception in
public static BinaryValueReader GetReader(BinaryElementType type).
throw new SerializationException("NYI element type:"+type);

Line 485

Heiko Weiss <Brubbel0815>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #1432:  Class1.cs added by Brubbel0815 (1KiB - text/plain - sample)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2004-06-22 Brubbel0815 Attached File- Added Class1.cs, #1423

Back to the top

Powered by Savane 3.13-3230.
Corresponding source code