I wrote the program, it normally starts from different computers except one. When you try to run an exe file, the program loads but does nothing. If I try to complete it through the task manager, I write that I failed, I don’t have enough rights. In the logs after launch, I find 2 errors:

Event 1000

The name of the failed application: ReadingRus.vshost.exe, version: 14.0.23107.0, timestamp: 0x559b788a The name of the failed module: KERNELBASE.dll, version: 6.3.9600.18264, timestamp: 0x56e1b34d Exception code: 0xe0434352 Error offset: 0, in the case of an unformat, in the case of a non-file, if you are using an application that is using the following method: 0x34c Startup time of the failed application: 0x01d1bc0e64311ecd Path of the failed application: D:\ReadingRus\bin\Debug\ReadingRus.vshost.exe Path of the failed module: C:\Windows\SYSTEM32\KERNELBASE.dll Report ID: a2a22502-2801-11e6-828f c4d9878c9555 The full name of the failed package:

Event 1026 (.NET Runtime)

Appendix: ReadingRus.vshost.exe Platform Version: v4.0.30319 Description. The process was terminated due to an unhandled exception. Exception Information: System.IO.FileNotFoundException Stack: in Microsoft.VisualStudio.HostingProcess.EntryPoint.Main() Tell me, what is the reason?

  • 3
    vshost.exe ? Do you run vshost.exe on the client machine? - VladD
  • Avast not worth it? - Vladimir Martyanov

1 answer 1

Most likely, this PC does not have enough .Net libraries that you use. Maybe it makes sense to make a conclusion in the log of the program? Once it starts, it falls somewhere in the work process.