[Bug 32328] Many .NET and Silverlight applications require SIO_ADDRESS_LIST_CHANGE for interface change notifications

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 9 10:07:30 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=32328

--- Comment #17 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

this is also needed for 'PlayOn' (Internet TV/streams aggregator + DLNA Media
Server).

The error message box is shown when running 'SettingsManager.exe' and clicking
'Enable mobile Access (Premium Only)' in '[Mobile]' -> 'Router Settings'

Download: http://www.playon.tv/downloads/playon/

Prerequisite: 'winetricks -q dotnet35sp1 wmp9' in 32-bit WINEPREFIX

--- snip ---
The following error occurred running PlayOn Settings 3.9.13.8327. Please copy
and send this message to support at playon.tv for assistance. 

Error details:
User interface exception: System.TypeInitializationException: The type
initializer for 'OpenSource.UPnP.UPnPSmartControlPoint' threw an exception.
---> System.TypeInitializationException: The type initializer for
'OpenSource.UPnP.NetworkInfo' threw an exception. --->
System.Net.NetworkInformation.NetworkInformationException: Unknown error
(0x273d)
   at
System.Net.NetworkInformation.NetworkChange.AddressChangeListener.StartHelper(NetworkAddressChangedEventHandler
caller, Boolean captureContext, StartIPOptions startIPOptions)
   at
System.Net.NetworkInformation.NetworkChange.add_NetworkAddressChanged(NetworkAddressChangedEventHandler
value)
   at OpenSource.UPnP.NetworkInfo..cctor()
   --- End of inner exception stack trace ---
   at OpenSource.UPnP.NetworkInfo..ctor(InterfaceHandler onNewInterfaceSink,
InterfaceHandler onInterfaceDisabledSink)
   at OpenSource.UPnP.UPnPInternalSmartControlPoint..ctor()
   at OpenSource.UPnP.UPnPSmartControlPoint..cctor()
   --- End of inner exception stack trace ---
   at OpenSource.UPnP.UPnPSmartControlPoint..ctor(DeviceHandler
OnAddedDeviceSink, ServiceHandler OnAddedServiceSink, String
DevicePartialMatchFilter)
   at t9MLS7NXa6DYdNEvYQ3.uI6T1LNFducjHey7uYN.wiIgNPRn7m()
   at aBlgawcWo1mrvCRggSu.KlWNoycXbVSqcOaTlaR.BhxbF3UGLBa()
   at aBlgawcWo1mrvCRggSu.KlWNoycXbVSqcOaTlaR.yFmbFf01vaV()
   at aBlgawcWo1mrvCRggSu.KlWNoycXbVSqcOaTlaR.JsDbFsUG4wT(Object  , EventArgs 
)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Windows.Forms.CheckBox.OnCheckedChanged(EventArgs e)
--- snip ---

$ wine --version
wine-1.7.19-70-gd6a59f7

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list