Skip to content

Microsoft.Net.Http.Server.WebListenerException: Invalid access to memory location (Windows IOT) #1110

Closed
@matizk144

Description

@matizk144

I compiled and run "empty" ASP.NET project on my RP2 (Windows IOT) - Hello World using Weblistener.
Unfortunatelly on some HTTP GET weblistener throw exception:

fail: Microsoft.Net.Http.Server.WebListener[0]
      GetContextAsync
      Microsoft.Net.Http.Server.WebListenerException: Invalid access to memory location
         at Microsoft.Net.Http.Server.WebListener.GetContextAsync()
fail: Microsoft.AspNet.Server.WebListener.MessagePump[0]
      ListenForNextRequestAsync
      Microsoft.Net.Http.Server.WebListenerException: Invalid access to memory location
         at Microsoft.Net.Http.Server.WebListener.GetContextAsync()
         at Microsoft.AspNet.Server.WebListener.MessagePump.<ProcessRequestsWorker>d__22.MoveNext()

After that, dnx proces still working, but weblistener no response on next requests,

Situation appers after few correct GETs.

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