"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

KernelBase.dll ERROR

Hey,guys

I recently started my HoloLens project, but my VS dropped the following error item when using the official example. How can I solve this problem? Thanks

 

Exception thrown at 0x772E3502 (KernelBase.dll) in NewHoloLens.exe: WinRT originate error - 0x80072EE7 : 'The server name or address could not be resolved'. Exception thrown at 0x772E3502 in NewHoloLens.exe: Microsoft C++ exception: Platform::COMException ^ at memory location 0x01D8F580. HRESULT:0x80072EE7 The text associated with this error code could not be found.

WinRT 資訊: The server name or address could not be resolved

 

Unity 2018.2.14。Vuforia sdk 7.5.26。

Scene Setup:

>HoloLens sample in Unity

 

Player Settings (Windows):

Other Settings:

Scripting Runtime Version: .NET 3.5 Equivalent Scripting Backend: IL2CPP Publishing Settings:

Internet Client, Microphone, Webcam, checked off XR Settings:

Virtual Reality Supported (Windows Mixed Reality) Vuforia Augmented Reality Supported

Vuforia Configuration:

CAMERA_DEFAULT Digital Eyewear - HoloLens Track Device Pose - Optimize for ImageTargets and VuMarks

I have exactly the same problem. The project worked fine when my HoloLens was still connected to the internet. Unfortunately this is a deal-breaker for us as we require the app to work without access to the internet (as there is no internet available where we want to use our app).

Attachment