Добрый день, нужна помощь! Сразу извиняюсь если запостил не в тот раздел форума.
Создал в проджект майкере проект, проверил, все работает. Запускаю этот же проект в постере и он не выполняет, нет ни плохих ни удачных выполнений.
В логах пишет следующее:
Запускал на двух компьтерах, логи второго:
Буду благодарен за помощь
Создал в проджект майкере проект, проверил, все работает. Запускаю этот же проект в постере и он не выполняет, нет ни плохих ни удачных выполнений.
В логах пишет следующее:
Код:
2013-07-17 03:12:44.9045|ERROR|Error in WcfHelper.RunService<CommonTypes.ICheckingProcessor> Message: System.Exception: Could not connect to process C:\Program Files (x86)\ZennoLab\ZennoPoster Pro\Progs\CheckingProcessor.exe
at Global.WcfHelpers.WcfHelper.RunAndConnectService[TEndPointType](Process& process, ProcessStartInfo processStartInfo, Int32 startProcessCount, Int32 restartProcessCount, ProcessPriorityClass priority, WcfKeeper`1& keeper, NetNamedPipeBinding& binding, ChannelFactory`1& pipeFactory, ChannelInfo channelInfo)|
2013-07-17 03:12:46.7296|ERROR|Error in WcfHelper.CreateChannel<CommonTypes.ICheckingProcessor> Message: System.TimeoutException: Could not connect to the service at net.pipe://localhost/PC407870941/Worker407870941.
at Global.WcfHelpers.WcfHelper.CreateChannel[TEndPointType](WcfKeeper`1& keeper, NetNamedPipeBinding& binding, ChannelFactory`1& pipeFactory, ChannelInfo info)|
2013-07-17 03:12:48.2447|ERROR|Error in WcfHelper.CreateChannel<CommonTypes.ICheckingProcessor> Message: System.TimeoutException: Could not connect to the service at net.pipe://localhost/PC407870941/Worker407870941.
at Global.WcfHelpers.WcfHelper.CreateChannel[TEndPointType](WcfKeeper`1& keeper, NetNamedPipeBinding& binding, ChannelFactory`1& pipeFactory, ChannelInfo info)|
2013-07-17 03:12:49.7528|ERROR|Error in WcfHelper.CreateChannel<CommonTypes.ICheckingProcessor> Message: System.TimeoutException: Could not connect to the service at net.pipe://localhost/PC407870941/Worker407870941.
at Global.WcfHelpers.WcfHelper.CreateChannel[TEndPointType](WcfKeeper`1& keeper, NetNamedPipeBinding& binding, ChannelFactory`1& pipeFactory, ChannelInfo info)|
2013-07-17 03:12:49.7528|ERROR|Error in WcfHelper.RunService<CommonTypes.ICheckingProcessor> Message: System.Exception: Could not connect to process C:\Program Files (x86)\ZennoLab\ZennoPoster Pro\Progs\CheckingProcessor.exe
at Global.WcfHelpers.WcfHelper.RunAndConnectService[TEndPointType](Process& process, ProcessStartInfo processStartInfo, Int32 startProcessCount, Int32 restartProcessCount, ProcessPriorityClass priority, WcfKeeper`1& keeper, NetNamedPipeBinding& binding, ChannelFactory`1& pipeFactory, ChannelInfo channelInfo)|
2013-07-17 03:12:50.2718|ERROR|Error in WcfHelper.CreateChannel<CommonTypes.ICheckingProcessor> Message: System.TimeoutException: Could not connect to the service at net.pipe://localhost/PC379748437/Worker379748437.
at Global.WcfHelpers.WcfHelper.CreateChannel[TEndPointType](WcfKeeper`1& keeper, NetNamedPipeBinding& binding, ChannelFactory`1& pipeFactory, ChannelInfo info)|
2013-07-17 03:12:51.7799|ERROR|Error in WcfHelper.CreateChannel<CommonTypes.ICheckingProcessor> Message: System.TimeoutException: Could not connect to the service at net.pipe://localhost/PC379748437/Worker379748437.
at Global.WcfHelpers.WcfHelper.CreateChannel[TEndPointType](WcfKeeper`1& keeper, NetNamedPipeBinding& binding, ChannelFactory`1& pipeFactory, ChannelInfo info)|
Код:
2013-07-17 12:02:27.1083|ERROR|Error in WcfHelper.CreateChannel<CommonTypes.ICheckingProcessor> Message: System.TimeoutException: Could not connect to the service at net.pipe://localhost/PC650452078/Worker650452078.
at Global.WcfHelpers.WcfHelper.CreateChannel[TEndPointType](WcfKeeper`1& keeper, NetNamedPipeBinding& binding, ChannelFactory`1& pipeFactory, ChannelInfo info)|
2013-07-17 12:02:27.2285|ERROR|Error in WcfHelper.RunService<CommonTypes.ICheckingProcessor> Message: System.Exception: Could not connect to process C:\Program Files\ZennoLab\ZennoPoster Pro\Progs\CheckingProcessor.exe
at Global.WcfHelpers.WcfHelper.RunAndConnectService[TEndPointType](Process& process, ProcessStartInfo processStartInfo, Int32 startProcessCount, Int32 restartProcessCount, ProcessPriorityClass priority, WcfKeeper`1& keeper, NetNamedPipeBinding& binding, ChannelFactory`1& pipeFactory, ChannelInfo channelInfo)|
2013-07-17 12:02:29.1017|ERROR|Error in WcfHelper.CreateChannel<CommonTypes.ICheckingProcessor> Message: System.TimeoutException: Could not connect to the service at net.pipe://localhost/PC1947706624/Worker1947706624.
at Global.WcfHelpers.WcfHelper.CreateChannel[TEndPointType](WcfKeeper`1& keeper, NetNamedPipeBinding& binding, ChannelFactory`1& pipeFactory, ChannelInfo info)|
2013-07-17 12:02:29.3220|ERROR|Error in WcfHelper.RunService<CommonTypes.ICheckingProcessor> Message: System.Exception: Could not connect to process C:\Program Files\ZennoLab\ZennoPoster Pro\Progs\CheckingProcessor.exe
at Global.WcfHelpers.WcfHelper.RunAndConnectService[TEndPointType](Process& process, ProcessStartInfo processStartInfo, Int32 startProcessCount, Int32 restartProcessCount, ProcessPriorityClass priority, WcfKeeper`1& keeper, NetNamedPipeBinding& binding, ChannelFactory`1& pipeFactory, ChannelInfo channelInfo)|
2013-07-17 12:02:30.9749|ERROR|Error in WcfHelper.CreateChannel<CommonTypes.ICheckingProcessor> Message: System.TimeoutException: Could not connect to the service at net.pipe://localhost/PC1035217596/Worker1035217596.
at Global.WcfHelpers.WcfHelper.CreateChannel[TEndPointType](WcfKeeper`1& keeper, NetNamedPipeBinding& binding, ChannelFactory`1& pipeFactory, ChannelInfo info)|
2013-07-17 12:02:31.0850|ERROR|Error in WcfHelper.RunService<CommonTypes.ICheckingProcessor> Message: System.Exception: Could not connect to process C:\Program Files\ZennoLab\ZennoPoster Pro\Progs\CheckingProcessor.exe
at Global.WcfHelpers.WcfHelper.RunAndConnectService[TEndPointType](Process& process, ProcessStartInfo processStartInfo, Int32 startProcessCount, Int32 restartProcessCount, ProcessPriorityClass priority, WcfKeeper`1& keeper, NetNamedPipeBinding& binding, ChannelFactory`1& pipeFactory, ChannelInfo channelInfo)|
2013-07-17 12:02:32.7278|ERROR|Error in WcfHelper.CreateChannel<CommonTypes.ICheckingProcessor> Message: System.TimeoutException: Could not connect to the service at net.pipe://localhost/PC1976527051/Worker1976527051.
at Global.WcfHelpers.WcfHelper.CreateChannel[TEndPointType](WcfKeeper`1& keeper, NetNamedPipeBinding& binding, ChannelFactory`1& pipeFactory, ChannelInfo info)|
2013-07-17 12:02:32.8581|ERROR|Error in WcfHelper.RunService<CommonTypes.ICheckingProcessor> Message: System.Exception: Could not connect to process C:\Program Files\ZennoLab\ZennoPoster Pro\Progs\CheckingProcessor.exe
at Global.WcfHelpers.WcfHelper.RunAndConnectService[TEndPointType](Process& process, ProcessStartInfo processStartInfo, Int32 startProcessCount, Int32 restartProcessCount, ProcessPriorityClass priority, WcfKeeper`1& keeper, NetNamedPipeBinding& binding, ChannelFactory`1& pipeFactory, ChannelInfo channelInfo)|
2013-07-17 12:02:34.6110|ERROR|Error in WcfHelper.CreateChannel<CommonTypes.ICheckingProcessor> Message: System.TimeoutException: Could not connect to the service at net.pipe://localhost/PC425598992/Worker425598992.
at Global.WcfHelpers.WcfHelper.CreateChannel[TEndPointType](WcfKeeper`1& keeper, NetNamedPipeBinding& binding, ChannelFactory`1& pipeFactory, ChannelInfo info)|
2013-07-17 12:02:34.7312|ERROR|Error in WcfHelper.RunService<CommonTypes.ICheckingProcessor> Message: System.Exception: Could not connect to process C:\Program Files\ZennoLab\ZennoPoster Pro\Progs\CheckingProcessor.exe
at Global.WcfHelpers.WcfHelper.RunAndConnectService[TEndPointType](Process& process, ProcessStartInfo processStartInfo, Int32 startProcessCount, Int32 restartProcessCount, ProcessPriorityClass priority, WcfKeeper`1& keeper, NetNamedPipeBinding& binding, ChannelFactory`1& pipeFactory, ChannelInfo channelInfo)|
2013-07-17 12:02:36.4041|ERROR|Error in WcfHelper.CreateChannel<CommonTypes.ICheckingProcessor> Message: System.TimeoutException: Could not connect to the service at net.pipe://localhost/PC1711270706/Worker1711270706.
at Global.WcfHelpers.WcfHelper.CreateChannel[TEndPointType](WcfKeeper`1& keeper, NetNamedPipeBinding& binding, ChannelFactory`1& pipeFactory, ChannelInfo info)|
2013-07-17 12:02:36.5643|ERROR|Error in WcfHelper.RunService<CommonTypes.ICheckingProcessor> Message: System.Exception: Could not connect to process C:\Program Files\ZennoLab\ZennoPoster Pro\Progs\CheckingProcessor.exe
at Global.WcfHelpers.WcfHelper.RunAndConnectService[TEndPointType](Process& process, ProcessStartInfo processStartInfo, Int32 startProcessCount, Int32 restartProcessCount, ProcessPriorityClass priority, WcfKeeper`1& keeper, NetNamedPipeBinding& binding, ChannelFactory`1& pipeFactory, ChannelInfo channelInfo)|