Windows 8 Apps – games – missing namespace in registry

Forums Operating Systems Windows Server 2012 R2 Games Compatibility Windows 8 Apps – games – missing namespace in registry

Viewing 0 reply threads
  • Author
    Posts
    • #44908

      First of all, thank you guys so much for all of the work in developing a method of converting Server 2012 R2 to a workstation environment! I am happy with running it on my gaming rig, and convinced my wife to move to it from her Win7 machine when it was tanking.

      So, I decided I wanted to try some of Gameloft’s Windows 8 apps, and almost all of the other online (multiplayer) games work perfectly, even when they need to connect to Facebook or the like.

      I downloaded Order & Chaos Online, and it installed smoothly. When I tried to launch it, I got the splash screen, the initial loading screen, and then it asked me about “Allowing to run in background”. I ok’d that, and it ran for about 3 seconds then crashed. The Event Viewer regurgitated an Event Error 1000, and Exception code: 0xc000027b.

      Since there are not a well known list of logs for Windows Apps that I could find handy, I used Process Monitor to see if the program was failing on anything that would cause the program to not connect to the online servers or social networks (a common failure on the Windows Phone 8.1 version of the app). I noticed that it was not finding the namespace in the registry called “Windows.Networking.NetworkOperators” located in “HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsRuntimeActivatableClassId”. This is usually not too big of a deal since apps fail finding various reg keys all of the time, but this seemed to be an important since my son’s Windows 8.1 laptop had both the namespace and the files that they reference. The files they reference are also missing from my machine.

      Now I am wondering if this is why a few of my game apps will not load after the splash screen.

      The below registry export is all of the Windows.Networking.NetworkOperators namespace references that are missing form my install of Server 2102 R2:

      Windows Registry Editor Version 5.00

      [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsRuntimeActivatableClassIdWindows.Networking.NetworkOperators.HotspotAuthenticationContext]
      "DllPath"=hex(2):43,00,3a,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,
      5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,57,00,69,00,6e,
      00,64,00,6f,00,77,00,73,00,2e,00,4e,00,65,00,74,00,77,00,6f,00,72,00,6b,00,
      69,00,6e,00,67,00,2e,00,4e,00,65,00,74,00,77,00,6f,00,72,00,6b,00,4f,00,70,
      00,65,00,72,00,61,00,74,00,6f,00,72,00,73,00,2e,00,48,00,6f,00,74,00,73,00,
      70,00,6f,00,74,00,41,00,75,00,74,00,68,00,65,00,6e,00,74,00,69,00,63,00,61,
      00,74,00,69,00,6f,00,6e,00,2e,00,64,00,6c,00,6c,00,00,00
      "TrustLevel"=dword:00000001
      "ActivationType"=dword:00000000
      "Threading"=dword:00000000
      "CLSID"="{E756C791-2003-4de5-83C7-DE61D88831D0}"

      [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsRuntimeActivatableClassIdWindows.Networking.NetworkOperators.MobileBroadbandAccount]
      "DllPath"="C:\Windows\System32\MbaeApiPublic.dll"
      "TrustLevel"=dword:00000001
      "ActivationType"=dword:00000000
      "Threading"=dword:00000000
      "CLSID"="{B08F290E-9CD3-4A3E-A1EE-3948346CECF7}"

      [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsRuntimeActivatableClassIdWindows.Networking.NetworkOperators.MobileBroadbandAccountWatcher]
      "DllPath"="C:\Windows\System32\MbaeApiPublic.dll"
      "TrustLevel"=dword:00000001
      "ActivationType"=dword:00000000
      "Threading"=dword:00000000
      "CLSID"="{3e86561a-d7fb-4b4c-9fe6-7579591472b3}"

      [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsRuntimeActivatableClassIdWindows.Networking.NetworkOperators.NetworkOperatorTetheringAccessPointConfiguration]
      "DllPath"="C:\Windows\System32\MbaeApiPublic.dll"
      "TrustLevel"=dword:00000000
      "ActivationType"=dword:00000000
      "Threading"=dword:00000000
      "CLSID"="{265178DC-108D-4781-B229-049DED1F5D0D}"

      [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsRuntimeActivatableClassIdWindows.Networking.NetworkOperators.NetworkOperatorTetheringManager]
      "DllPath"="C:\Windows\System32\MbaeApiPublic.dll"
      "TrustLevel"=dword:00000001
      "ActivationType"=dword:00000000
      "Threading"=dword:00000000
      "CLSID"="{5181A6E3-CD88-4992-BB92-855A0955E71F}"

      [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsRuntimeActivatableClassIdWindows.Networking.NetworkOperators.ProvisioningAgent]
      "DllPath"="C:\Windows\System32\provcore.dll"
      "TrustLevel"=dword:00000001
      "ActivationType"=dword:00000000
      "Threading"=dword:00000000
      "CLSID"="{217700E0-9201-11DF-ADB9-F4CE462D9137}"

      [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsRuntimeActivatableClassIdWindows.Networking.NetworkOperators.TetheringEntitlementCheckPrivate]
      "DllPath"="C:\Windows\System32\MbaeApiPublic.dll"
      "TrustLevel"=dword:00000001
      "ActivationType"=dword:00000000
      "Threading"=dword:00000000
      "CLSID"="{229534E1-0B03-4256-9134-6DC3994FAC55}"

      [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsRuntimeActivatableClassIdWindows.Networking.NetworkOperators.UssdMessage]
      "DllPath"=hex(2):43,00,3a,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,
      5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,4d,00,62,00,55,
      00,73,00,73,00,64,00,41,00,70,00,69,00,2e,00,64,00,6c,00,6c,00,00,00
      "TrustLevel"=dword:00000000
      "ActivationType"=dword:00000000
      "Threading"=dword:00000000
      "CLSID"="{2F9ACF82-3004-4d5d-BF81-2ABA1B4BE4A8}"

      [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsRuntimeActivatableClassIdWindows.Networking.NetworkOperators.UssdSession]
      "DllPath"=hex(2):43,00,3a,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,
      5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,4d,00,62,00,55,
      00,73,00,73,00,64,00,41,00,70,00,69,00,2e,00,64,00,6c,00,6c,00,00,00
      "TrustLevel"=dword:00000001
      "ActivationType"=dword:00000000
      "Threading"=dword:00000002
      "CLSID"="{2F9ACF82-3002-4d5d-BF81-2ABA1B4BE4A8}"

      [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsRuntimeActivatableClassIdWindows.Networking.Proximity.PeerFinder]
      "DllPath"="C:\Windows\System32\Windows.Networking.Proximity.dll"
      "TrustLevel"=dword:00000000
      "ActivationType"=dword:00000000
      "Threading"=dword:00000000
      "CLSID"="{2D5A08C1-8B9A-4652-A6D9-8CC22443649E}"

      [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsRuntimeActivatableClassIdWindows.Networking.Proximity.ProximityDevice]
      "DllPath"="C:\Windows\System32\Windows.Networking.Proximity.dll"
      "TrustLevel"=dword:00000000
      "ActivationType"=dword:00000000
      "Threading"=dword:00000000
      "CLSID"="{EFA8A552-1200-4F22-9BD4-5F79BC9E1DF1}"

      "DllPath"="C:\Windows\MediaViewer\WindowsInternal.Inbox.Shared.dll"
      "TrustLevel"=dword:00000000
      "ActivationType"=dword:00000000
      "Threading"=dword:00000000
      "CLSID"="{176AF955-2D53-4B4D-B836-5998F7ECF7E0}"

      I attached anything that may help, and I can work with debugger basics if need be (not a programmer).

      Thank you for any responses,

      TheFireBert

Viewing 0 reply threads
  • You must be logged in to reply to this topic.