Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileNotFoundException when calling GetForAppServiceConnection on Hololens 2 #4

Open
Rufus31415 opened this issue May 5, 2020 · 0 comments

Comments

@Rufus31415
Copy link

Rufus31415 commented May 5, 2020

Hi,

I am facing a problem on Hololens 2 (10.0 version 1903) with your example.
I installed the ARM package with its dependencies (Microsoft.NET.CoreRuntime.1.1 and Microsoft.VCLibs.ARM.Debug.14.00)
I restarted the Hololens 2 and start MyApp application.

When requesting the url /myapp/api/status, I get the following exception :

System.IO.FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at System.StubHelpers.StubHelpers.GetWinRTFactoryObject(intPtr pCPCMD)
at Windows.System.Diagnostics.DevicePortal.DevicePortalConnection.GetForAppServiceConnection(AppSerciceConnection appSerciceConnection)
at MyApp.App.OnBackgroundActivated(BackgroundActivatedEventArgs args

Any idea ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant