-
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            matz33
          
      
      
        Apr 3, 2023 
      
    
    Replies: 1 comment 1 reply
-
| I don't think that the network issues are related to the library. | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    





Thanks a lot for this quick answer.
My problem is that same code in a Windows Forms project with .NET 6.0 works with no issues while the one with .Net Class using Framework 4.8 does not, on the same computer, on the same time. This project within this framework is to build a DLL that is called in another application, using COM.
I tried with another project with .Net class using framework 4.8, but not related to this COM/application, and it worked, So I guess the issue is because of this application and/or COM environment that is making some network problems