SSDP.UPnP.PCL icon indicating copy to clipboard operation
SSDP.UPnP.PCL copied to clipboard

Exception when calling ControlPoint.Start

Open aakshir opened this issue 3 years ago • 0 comments

When I use the library with HttpMachine 4.0.3, I get the following exception

Could not load type 'HttpMachine.MessageType' from assembly 'IHttpMachine, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. at SimpleHttpListener.Rx.Extension.HttpListenerEx.ToHttpListenerObservable

If I rollback to HttpMachine 3.1.0 everything starts working again.

aakshir avatar Jun 02 '22 07:06 aakshir