"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

Test UWP sample with Visual Studio 2019 on Surface Go 2

Hello,

 

I'm using Vuforia  SDK10.3.2 and Visual Studio 2019,

and I trying to develop an app for Sorface Go 2 with Windows 10.

 

When I run the UWP sample on my coputer I found one error:

Platform::AccessDeniedException

 

I suppose that one laptop is not suitable for these kinds of applications.

I tried to execute the exe file, on my Surface Go 2 but the program don't find some dlls.

What is the reason for this? Because when I test it in VisualStudio it works fine.

 

When I compile the UWP sample in the Surface Go 2, and I test it, I find the same error.

https://developer.vuforia.com/sites/default/files/imgpsh_fullsize_anim.jpg

 

Does anybody have any suggestions?

 

Regards.

Hey there,

 

Can you confirm that you used the following steps highlighted in the documentation: https://library.vuforia.com/getting-started/getting-started-vuforia-engine-windows-10-development

 

Kind regards,

Patrick Scheper

Hello,

 

Yes, I do.

 

I found this Thread on forum:

https://developer.vuforia.com/forum/issues-and-bugs/error-when-running-uwp-sample-window-10#comment-74364

 

This Thread started in 2017,

Has anyone made any progress?