Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in AsyncClientSocket terminates all the application #27

Open
amironov73 opened this issue Apr 24, 2017 · 0 comments
Open

Error in AsyncClientSocket terminates all the application #27

amironov73 opened this issue Apr 24, 2017 · 0 comments
Assignees
Labels

Comments

@amironov73
Copy link
Owner

System.ArgumentNullException: Значение не может быть неопределенным.
Имя параметра: rawAnswer
в CodeJam.Code.NotNull[T](T arg, String argName) в C:\Projects\ManagedClient.45\Source\Classic\Libs\AM.Core\CodeJam\Code.cs:строка 405
в ManagedIrbis.Infrastructure.ServerResponse..ctor(IrbisConnection connection, Byte[] rawAnswer, Byte[] rawRequest, Boolean relax) в C:\Projects\ManagedClient.45\Source\Classic\Libs\ManagedIrbis\Source\Infrastructure\ServerResponse.cs:строка 132
в ManagedIrbis.Infrastructure.Commands.AbstractCommand.Execute(ClientQuery query) в C:\Projects\ManagedClient.45\Source\Classic\Libs\ManagedIrbis\Source\Infrastructure\Commands\AbstractCommand.cs:строка 149
в ManagedIrbis.Infrastructure.Commands.ConnectCommand.Execute(ClientQuery query) в C:\Projects\ManagedClient.45\Source\Classic\Libs\ManagedIrbis\Source\Infrastructure\Commands\ConnectCommand.cs:строка 162
в ManagedIrbis.IrbisConnection.Connect() в C:\Projects\ManagedClient.45\Source\Classic\Libs\ManagedIrbis\Source\IrbisConnection.cs:строка 458
в ManagedIrbis.AsyncExtensions.<>c__DisplayClass0_0.b__0() в C:\Projects\ManagedClient.45\Source\Classic\Libs\ManagedIrbis\Source\AsyncExtensions.cs:строка 67
в System.Threading.Tasks.Task1.InnerInvoke() в System.Threading.Tasks.Task.Execute() --- Конец трассировка стека из предыдущего расположения, где возникло исключение --- в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) в System.Runtime.CompilerServices.TaskAwaiter1.GetResult()
в AsyncSocketTester.MainForm.<_pressMeButton_Click>d__3.MoveNext() в C:\Projects\ManagedClient.45\Source\Classic\Apps\AsyncSocketTester\Source\MainForm.cs:строка 90

2017-04-24_180947

@amironov73 amironov73 added the bug label Apr 24, 2017
@amironov73 amironov73 self-assigned this Apr 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant