Deployment
The process of delivering, assembling, and maintaining a particular version of a software system at a site.
9 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We are facing an issue with an application packaged using Microsoft App-V. The application is unable to create a child process and throws the following error:
scss
CopyEdit
System.ComponentModel.Win32Exception (0x80004005): The requested operation requires elevation
at LeapTest.AutomationStudio.Common.Helpers.DesktopHelper.CreateUserProcess(IntPtr userToken, NewProcessSettings settings, IntPtr environmentHandle)
Issue Details:
Expected Behavior:
The application should be able to create child processes inside the App-V environment, just as it does outside the virtualized environment.
Request for Assistance:
Please provide guidance on resolving this issue. Let me know if any additional logs or information are needed.