Skip to content

Exception "System.NullReferenceException" in SerializerHelper #1165

@alexteodorovich

Description

@alexteodorovich

I got this exception, stack trace:

System.NullReferenceException: Object reference not set to an instance of an object.
at SoapCore.Serializer.SerializerHelper.DeserializeInputParameter(XmlDictionaryReader xmlReader, Type parameterType, String parameterName, String parameterNs, ICustomAttributeProvider customAttributeProvider, IEnumerable`1 knownTypes) in /_/src/SoapCore/Serializer/SerializerHelper.cs:line 33
at SoapCore.SoapEndpointMiddleware`1.ProcessMessage(Message requestMessage, SoapMessageEncoder messageEncoder, IAsyncMessageFilter[] asyncMessageFilters, HttpContext httpContext, IServiceProvider serviceProvider) in /_/src/SoapCore/SoapEndpointMiddleware.cs:line 489
at SoapCore.SoapEndpointMiddleware`1.ProcessOperation(HttpContext httpContext, IServiceProvider serviceProvider) in /_/src/SoapCore/SoapEndpointMiddleware.cs:line 307

Version: 1.2.1.11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions