Application Doesn't run on AVD Host with Oracle Connectivity Issue.

Copper Contributor

I have an application that I have done an app attach. It is a .Net application and when I launch it I get an error that the Oracle Client Tools are not found.

Now if I take the MSIX and unzip it and launch the application from C:\Temp it works perfectly fine.

I have added the path having the client tools in the environment variables.

 

I am not sure what the AVD application is looking for and how it works when I extract the application contents.

 

Any help will be appreciated.

1 Reply
Additionally I found that the PackageRootFolder was in registry under this location Computer\HKEY_CLASSES_ROOT\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\Repository\Packages.

When I went to the location and executed the executable, it ran without an issue.
Just the App Attached to the host (under start) doesn't work