No URL protocols work (http, steam, ms-settings, ...) - "OS can't run"


  1. Posts : 3
    Windows 10
       #1

    No URL protocols work (http, steam, ms-settings, ...) - "OS can't run"


    EDIT: Solved! The second error message I found (about missing ordinal #581 in ieframe.dll) was the clue I needed. The problem happened because I had IE Dev Preview installed. It's an App-V package and it can be easily uninstalled by running these commands in PowerShell (Admin):

    Code:
    Set-ExecutionPolicy RemoteSigned
    Import-Module AppvClient
    Get-AppvClientPackage -name "Internet Explorer Developer Channel" | Remove-AppvClientPackage
    ==============

    Hello,

    after my upgrade to Windows 10 all URL protocol associations stopped working.

    Whenever a protocol link is supposed to be opened, either nothing happens or I get a message like this:

    Code:
    [Window Title]
    http://www.google.com
    
    
    [Content]
    Das Betriebssystem kann http://www.google.com nicht ausführen.
    
    
    
    
    [OK]
    ...which basically says "The OS can't run http://google.com."

    Examples of the effects of this:
    - Clicking the "Notification settings" button inside the start menu properties doesn't work and will show the error about "ms-settings:notifications".
    - Clicking on a web link inside my email program does nothing.
    - Trying to open a web page from the "Run" dialog shows the error copied above.
    - It's not possible to run any Steam games from start menu (since they use a link like steam://rungameid/12345).

    The associations are shown correctly in the control panel, and in the registry, they also look OK.

    What could be wrong?

    Best regards,
    CherryDT
    Last edited by CherryDT; 17 Aug 2015 at 13:26.
      My Computer


  2. Posts : 3
    Windows 10
    Thread Starter
       #2

    I just noticed something else: Trying to open certain links in applications (such as the "Open Xbox" link inside the game bar Win+G) will cause this error:

    Code:
    ---------------------------
    GamePanel.exe - Ordnungszahl nicht gefunden
    ---------------------------
    Die Ordnungszahl 581 wurde in der DLL "C:\ProgramData\App-V\9BD02EED-6C11-4FF0-8A3E-0B4733EE86A1\6A0357B5-AB99-4856-8A59-CF2C38579E78\Root\VFS\System\ieframe.dll" nicht gefunden. 
    ---------------------------
    OK   
    ---------------------------
    (saying that the export with ordinal #581 wasn't found in ieframe.dll)
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 02:10.
Find Us




Windows 10 Forums