You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When launching AppInspector.dll "error occurred while loading required library hostpolicy.dll is displayed"
To Reproduce
Steps to reproduce the behavior:
1.Download "ApplicationInspector_windows_1.0.24.zip" and unzip
2.Execute command "dotnet AppInspector.dll"
Expected behavior
Inspector should be launched
Actual behavior
Following error is displayed
Failed to load the dll from [C:\Users\sartaj.ahmed\Downloads\ApplicationInspector_windows_1.0.24\ApplicationInspector_1.0.24\hostpolicy.dll], HRESULT: 0x800700C1
An error occurred while loading required library hostpolicy.dll from [C:\Users\sartaj.ahmed\Downloads\ApplicationInspector_windows_1.0.24\ApplicationInspector_1.0.24]
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Smartphone (please complete the following information):
Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
Browser [e.g. stock browser, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here.