-
-
Notifications
You must be signed in to change notification settings - Fork 28
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
I am getting below issue when i am communicating from .net framework app to .net 7 #47
Comments
@HavenDV Could you please have a look |
I'm sorry, I don't have the Windows machine in quick access right now, so this is an open problem for now |
Okay, but can I know when we have this error, because this error is not constant, this is reproduce random when we try to pass data from .Net framework application to .Net 7. |
Do you have any sample code for this to reproduce? Or do you want us to write two demo applications for the said dotnet versions to investigate it? |
I am facing this in my main application and I don't have any POC/Sample application, And this is not a consistence issue that occurs every time, It's occurs randomly some time and give me above error. |
And I am also wants to know is there any way to acknowledge client after server received any message or if server have any exception, so that we can use retry process to process again. Thanks |
Describe the bug
Steps to reproduce the bug
Passing data from .netframework to .net 7
Expected behavior
No response
Screenshots
NuGet package version
No response
Platform
Windows Forms
IDE
Visual Studio 2022
Additional context
No response
The text was updated successfully, but these errors were encountered: