d4software / QueryTree

Data reporting and visualization for your app
http://querytreeapp.com
GNU Lesser General Public License v3.0
335 stars 121 forks source link

hostpolicy.dll is missing #127

Closed BobAlston closed 2 years ago

BobAlston commented 2 years ago

Trying to start QueryTree via dotnet QueryTree.dll Response is: C:\Users\Bob\Downloads\QueryTree-master\Web\obj\Debug\netcoreapp2.2>dotnet querytree.dll A fatal error was encountered. The library 'hostpolicy.dll' required to execute the application was not found in 'C:\Users\Bob\Downloads\QueryTree-master\Web\obj\Debug\netcoreapp2.2\'. Failed to run as a self-contained app. If this should be a framework-dependent app, add the C:\Users\Bob\Downloads\QueryTree-master\Web\obj\Debug\netcoreapp2.2\querytree.runtimeconfig.json file specifying the appropriate framework.

Using dotnet 2.2.207

Downloaded the QueryTree files yesterday.

It did run yesterday after I located the querytree.dll and issued the command from that directory.

I have done repair on .NET CORE SDK 2.2.207 (x64)

I removed the querytree directory and repopulated it from the zip download

BobAlston commented 2 years ago

OK. I got past this issue.