Skip to content

NullReferenceException when adding a null entry to the struct #6

@lorddev

Description

@lorddev
 Traceback (most recent call last):
1
at System.Object.GetType() in "System.Object" line 0
2
at CookComputing.XmlRpc.XmlRpcStruct.Add(System.Object key, System.Object value) in "CookComputing.XmlRpc.XmlRpcStruct" line 19
...
System.NullReferenceException: Object reference not set to an instance of an object.

When I use the Cook Computing NuGet package I don't get this error. Of course, we can't use that if we want a cross-platform application :-(

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions