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.exePath of the failed module:C:\Windows\SYSTEM32\KERNELBASE.dllReport ID: a2a22502-2801-11e6-828f c4d9878c9555 The full name of the failed package:Event 1026 (.NET Runtime)
Appendix:
ReadingRus.vshost.exePlatform Version: v4.0.30319 Description. The process was terminated due to an unhandled exception. Exception Information:System.IO.FileNotFoundExceptionStack: inMicrosoft.VisualStudio.HostingProcess.EntryPoint.Main()Tell me, what is the reason?
vshost.exe? Do you runvshost.exeon the client machine? - VladD