Bug 1567614 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

I have managed to reproduce the errors mentioned in https://bugzilla.mozilla.org/show_bug.cgi?id=1564546#c1

STR:
1. Install Firefox release.
2. Install Skype for Business from the Windows Store.
3. Run Firefox. Go to the address bar, type `lync15://foo`, and press enter
4. Firefox will display a window asking you to confirm the handler application. Select Skype for Business and Select OK.

I am then shown an error message box:
Caption: `lync.exe - Entry Point Not Found`
Message:
```
The procedure entry point GetCurrentProcessId could not be located in the dynamic link library C:\Program Files\WindowsApps\Microsoft.Office.Desktop.SkypeForBusiness_16051.11727.20244.0_x86__8wekyb3d8bbwe\Office16\RtmMvrSplitter.dll.
```
I have managed to reproduce the errors mentioned in https://bugzilla.mozilla.org/show_bug.cgi?id=1564546#c1

STR:
1. Install Firefox release.
2. Install Skype for Business from the Windows Store.
3. Run Firefox. Go to the address bar, type `lync15://foo`, and press enter
4. Firefox will display a window asking you to confirm the handler application. Select Skype for Business and click `Open link`.

I am then shown an error message box:
Caption: `lync.exe - Entry Point Not Found`
Message:
```
The procedure entry point GetCurrentProcessId could not be located in the dynamic link library C:\Program Files\WindowsApps\Microsoft.Office.Desktop.SkypeForBusiness_16051.11727.20244.0_x86__8wekyb3d8bbwe\Office16\RtmMvrSplitter.dll.
```
I have managed to reproduce the errors mentioned in https://bugzilla.mozilla.org/show_bug.cgi?id=1564546#c1

STR:
1. Install Firefox release.
2. Install Skype for Business from the Windows Store.
3. Run Firefox. Go to the address bar, type `lync15://foo`, and press enter
4. Firefox will display a window asking you to confirm the handler application. Select Skype for Business and click `Open link`.

Expected:
Skype for Business starts (note that since we don't have accounts, we can't actually log in to do anything with the link)

Actual:
I am then shown an error message box:
Caption: `lync.exe - Entry Point Not Found`
Message:
```
The procedure entry point GetCurrentProcessId could not be located in the dynamic link library C:\Program Files\WindowsApps\Microsoft.Office.Desktop.SkypeForBusiness_16051.11727.20244.0_x86__8wekyb3d8bbwe\Office16\RtmMvrSplitter.dll.
```

Back to Bug 1567614 Comment 0