SitronX / FNO-Hololens2-visualisation

Medical visualisations using AR/VR. Project is connected with VSB-TUO and FNO hospital.
MIT License
10 stars 2 forks source link

Certificate Problem of APPX File #11

Open BaymaxShao opened 3 months ago

BaymaxShao commented 3 months ago

I try installing the app on HoloLens 2 with release appx file. However, I meet the error:

Unable to verify the publisher certificate for this application package. Please contact your system administrator or application developer to obtain a new application package with a verification certificate. The root certificate and all direct certificates (0x800B010A) signed in the application package must be verified

Maybe there is a problem of certificate in the APPX File.

SitronX commented 3 months ago

Hello @BaymaxShao can you try this process as is described here? I think the process of adding certificate will be very similar, if not the same on Hololens 2 device.

Originally there was visual studio project included in release section, so you could build it yourself (you still can) but later switched for this appx as some user asked for this. For this you probably have to manually choose to trust the file certificate and it should work normally after.

Although just to note. There are two versions of the app. One with volume rendering and second with model rendering. The one you are talking about uses model rendering, but main focus was primarily given to volume rendering app that uses remote connection with headset and PC.

BaymaxShao commented 3 months ago

Thank you for your suggestion! It works! However, I meet a new problem. When I open the menu, the menu seems very far from me, shown as below: 20240412_071047_HoloLens I guess the menu is in the red circle, because when I show my palm to the camera or give the voice commands to HoloLens, it has no reaction.

SitronX commented 3 months ago

Hello @BaymaxShao. On this version of the app (with models) there is no hand menu. Hand menu is only in volume rendering app. To see the model, scan any qr code near you, the model with control panel will then be placed nearby.