Thank you for reading
I hadn't upgraded my Media Center 12 in a while, I don't remember exactly what build I had been using but I think it was in the later 400's.
It alerted me on a few separate occasions that there was a newer version, so I finally did update, and now my UPnP devices don't work anymore.
I have a few Linksys WMLS11b's that I use around the house for background music. They had been working fine before.
I have checked only Replace Empty Genre and Skip Child Count in the options window. This is the same as it always was.
In the log window I see this:
09/21/08 00:05:12 - JRiver UPnP Server Version 1.0.50 starting...
09/21/08 00:05:13 - UPnP Media Server Device started on port 50090
09/21/08 00:05:13 - Running
09/21/08 00:05:14 - Received request for device description
09/21/08 00:05:15 - Received request for device description
09/21/08 00:05:43 - Unable to handle SOAP Action: "urn:schemas-upnp-org:service:ContentDirectory:1#Browse", URL Path: /control, Request:
09/21/08 00:05:43 - <?xml version="1.0" encoding="utf-8"?>
<s:Envelope s:encodingStyle="
http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="
http://schemas.xmlsoap.org/soap/envelope/">
<s:Body>
<u:Browse xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1">
<ObjectID>0</ObjectID>
<BrowseFlag>BrowseDirectChildren</BrowseFlag>
<Filter>@childCount,dc:creator,res,res@protection,upnp:searchClass</Filter>
<StartingIndex>0</StartingIndex>
<RequestedCount>50</RequestedCount>
<SortCriteria />
</u:Browse>
</s:Body>
</s:Envelope>
09/21/08 00:05:45 - Unable to handle SOAP Action: "urn:schemas-upnp-org:service:ContentDirectory:1#Browse", URL Path: /control, Request:
09/21/08 00:05:45 - <?xml version="1.0" encoding="utf-8"?>
<s:Envelope s:encodingStyle="
http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="
http://schemas.xmlsoap.org/soap/envelope/">
<s:Body>
<u:Browse xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1">
<ObjectID>0</ObjectID>
<BrowseFlag>BrowseDirectChildren</BrowseFlag>
<Filter>@childCount,dc:creator,res,res@protection,upnp:searchClass</Filter>
<StartingIndex>0</StartingIndex>
<RequestedCount>50</RequestedCount>
<SortCriteria />
</u:Browse>
</s:Body>
</s:Envelope>
Any ideas?