Skip to content

This method or property is not supported after HttpRequest.GetBufferlessInputStream has been invoked. #13

@jkatsiotis

Description

@jkatsiotis

This error occurs when trying to log an exception that took place inside a WCF Rest Service.

Excerpt from Stacktrace:
at System.Web.HttpRequest.EnsureFiles()
at System.Web.HttpRequest.get_Files()
at RollbarSharp.Builders.RequestModelBuilder.CreateFromHttpRequest(HttpRequest request, HttpSessionState session, String[] scrubParams)
at RollbarSharp.Builders.RequestModelBuilder.CreateFromCurrentRequest(String[] scrubParams)
at RollbarSharp.Builders.DataModelBuilder.Create(String level, BodyModel body)
at RollbarSharp.Builders.DataModelBuilder.CreateExceptionNotice(Exception ex, String message, String level)
at RollbarSharp.RollbarClient.SendException(Exception ex, String title, String level, Action1 modelAction) at RollbarSharp.RollbarClient.SendErrorException(Exception ex, String title, Action1 modelAction)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions