Moderator: Moderators
nsemenoff wrote:
- Code: Select all
Exception while processing hand 23783. Exception:
System.DllNotFoundException: Unable to load DLL 'PokerEvalDll.dll': Приложение не было запущено, поскольку оно некорректно настроено. Повторная установка приложения может решить данную проблему. (Exception from HRESULT: 0x800736B1)
at PokerEval.HandEvaluator.EvalHand(Int32 numPlayers, String[] pockets, String board, String dead, Int32[] won, Int32[] lost, Int32[] tied)
at PotCalculator.Pot..ctor(Player hero, Decimal invested, Decimal money, String boardBefore, String boardAfter, String deadCards, List`1 players) in Q:\PotCalculator\Pot.cs:line 83
at PotCalculator.Hand.CreatePots(IRakeCalculator rakeCalculator, Decimal cap) in Q:\PotCalculator\Hand.cs:line 187
at PotCalculator.Hand..ctor(Int32 id, DateTime datePlayed, Int32 heroId, String flop, String turn, String river, Decimal cap, IRakeCalculator rakeCalculator, IEnumerable`1 players) in Q:\PotCalculator\Hand.cs:line 85
at PotCalculator.Hand..ctor(Int32 handId, DateTime datePlayed, Int32 heroId, String flop, String turn, String river, IEnumerable`1 players) in Q:\PotCalculator\Hand.cs:line 68
at TourneyLuck.PotFinderForm.ProcessHand(Int32 handId, DateTime datePlayed, Decimal[] structure, Int32 heroId, String flop, String turn, String river, IList`1 players) in Q:\SngLuck\PotFinderForm.cs:line 212
Hand History:
Приложение не было запущено, поскольку оно некорректно настроено. Повторная установка приложения может решить данную проблему means Application was not run because it is incorrectly configured. Reinstalling the application may solve this problem
Users browsing this forum: No registered users and 40 guests