- Thread starter
- #11
I used the dev branch, wierd...
I've just tried it again... I'm at the head of the dev branch and I've run the compile script from the Build dir, and built server in release mode. I've dropped in my plugin and still get the second exception, but not the first now.
I've just tried it again... I'm at the head of the dev branch and I've run the compile script from the Build dir, and built server in release mode. I've dropped in my plugin and still get the second exception, but not the first now.
Code:
[2012-01-02 19:09:41,769] [32579 ] [17 ] [ERROR] - UPnPServer: Error handling HTTP request 'http://192.168.0.133:1174/upnphost/control/uuid:45f2c54d-8c0a-4736-aa04-e6f91cd45457/urn:schemas-upnp-org:service:ContentDirectory:1'
UPnP.Infrastructure.UnsupportedRequestException: Unsupported USER-AGENT header entry 'iPhoneOS/5.0.1, UPnP/1.0, MediaConnect/2.0'
at UPnP.Infrastructure.Utils.ParserHelper.ParseUserAgentUPnP1MinorVersion(String userAgentStr, Int32& minorVersion) in e:\Users\Jason Leonard\Work\MP2\dev\MediaPortal-2\MediaPortal\Source\Core\UPnP\Infrastructure\Utils\ParserHelper.cs:line 56
at UPnP.Infrastructure.Dv.UPnPServer.HandleHTTPRequest(IHttpClientContext context, IHttpRequest request) in e:\Users\Jason Leonard\Work\MP2\dev\MediaPortal-2\MediaPortal\Source\Core\UPnP\Infrastructure\Dv\UPnPServer.cs:line 356