Advertisement
Guest User

Untitled

a guest
May 3rd, 2016
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.68 KB | None | 0 0
  1. [iis-nano105s]: PS D:\shared2\temp\AspnetCoreHandler_MusicStore> .\MusicStore.Standalone.exe
  2. .\MusicStore.Standalone.exe : Tracing enabled
  3. + CategoryInfo : NotSpecified: (Tracing enabled:String) [], RemoteException
  4. + FullyQualifiedErrorId : NativeCommandError
  5.  
  6. --- Invoked dotnet [commit hash: bf8f0edd89c1e4fa2cd6df39b6bc4faa694c402b] main = {
  7. D:\shared2\temp\AspnetCoreHandler_MusicStore\MusicStore.Standalone.exe
  8. }
  9. Resolved fxr [D:\shared2\temp\AspnetCoreHandler_MusicStore\hostfxr.dll]...
  10. Loaded library from D:\shared2\temp\AspnetCoreHandler_MusicStore\hostfxr.dll
  11. Tracing enabled
  12. --- Invoked hostfxr [commit hash: bf8f0edd89c1e4fa2cd6df39b6bc4faa694c402b] main
  13. Own DLL path=[D:\shared2\temp\AspnetCoreHandler_MusicStore\MusicStore.Standalone.dll]
  14. Checking if CoreCLR path exists=[D:\shared2\temp\AspnetCoreHandler_MusicStore\coreclr.dll]
  15. Detecting mode... CoreCLR present in own dir [D:\shared2\temp\AspnetCoreHandler_MusicStore] and checking if [MusicStore.Standalone.deps.json] file present=[1]
  16. --- Executing in standalone mode...
  17. App runtimeconfig.json from [D:\shared2\temp\AspnetCoreHandler_MusicStore\MusicStore.Standalone.dll]
  18. Runtime config is cfg=D:\shared2\temp\AspnetCoreHandler_MusicStore\MusicStore.Standalone.runtimeconfig.json dev=D:\shared2\temp\AspnetCoreHandler_MusicStore\MusicStore.Standalon
  19. e.runtimeconfig.dev.json
  20. Attempting to read runtime config: D:\shared2\temp\AspnetCoreHandler_MusicStore\MusicStore.Standalone.runtimeconfig.json
  21. Attempting to read dev runtime config: D:\shared2\temp\AspnetCoreHandler_MusicStore\MusicStore.Standalone.runtimeconfig.dev.json
  22. Runtime config [D:\shared2\temp\AspnetCoreHandler_MusicStore\MusicStore.Standalone.runtimeconfig.json] is valid=[1]
  23. Executing as a standalone app as per config file [D:\shared2\temp\AspnetCoreHandler_MusicStore\MusicStore.Standalone.runtimeconfig.json]
  24. --- Resolving hostpolicy.dll version from deps json [D:\shared2\temp\AspnetCoreHandler_MusicStore\MusicStore.Standalone.deps.json]
  25. Resolved version 1.0.1-rc2-002611-00 from dependency manifest file [D:\shared2\temp\AspnetCoreHandler_MusicStore\MusicStore.Standalone.deps.json]
  26. Did not find hostpolicy.dll in directory C:\Program Files (x86)\coreservicing\pkgs\runtime.win7-x64.Microsoft.NETCore.DotNetHostPolicy\1.0.1-rc2-002611-00\runtimes\win7-x64\nati
  27. ve
  28. The expected hostpolicy.dll directory is [D:\shared2\temp\AspnetCoreHandler_MusicStore]
  29. Failed to load the dll from [D:\shared2\temp\AspnetCoreHandler_MusicStore\hostpolicy.dll], HRESULT: 0x8007007E
  30. Load library of D:\shared2\temp\AspnetCoreHandler_MusicStore\hostpolicy.dll failed
  31. An error occurred while loading required library hostpolicy.dll from [D:\shared2\temp\AspnetCoreHandler_MusicStore]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement