I meet a problem. If i using infragistics tools in my windows form.MySQL connection will timeout if i use infragistics tools.If i use General tools it cant cause this problem?? is it any solution for this??
Yup its my pc problem after i format mypc the problem solve
Hello Kelvin,
We are still following this forum thread.
Please feel free to let us know if you still have any questions on this matter.
Thank you for your feedback.
If I understand you correctly this issue appears only on your PC. When you test on another PC the issue is gone. This means that most probably this is related to your PC environment. The only difference, as per your post, is that on Windows 10 there is no timeout and on Windows 8 you have it.
Can you please tell me the exact steps you take to hit this issue? Also where is the data base located? Is it locally at your developer machine or it is on some other machine? If you can create a small sample project reproducing this behavior it will help me to investigate it further. Please note, if we are not able to reproduce this behavior at our side it will be difficult or even not possible to find what is the reason for this issue.
So please, try to answer my questions and also send me a sample project reproducing this behavior to test with.
I am looking forward to your reply.
Thank you for using Infragistics Components.
Hello Milko,
my application is built with windows forms. The version of infragistics is Infragistics_Professional_20152. I m just using ultra grid and ultrasplitter then cause my connection time out. Normally the issue happen when open mysql connection. First of all when i m not using infragistics tools on my application the program run smoothly. When i implement tools into my windows form then i meet the problem same as i specify above.I m also testing run on another pc its can be work but for my currently pc its not work. And this problem is happen it every time. For my another pc specification is Windows 10 i5-4590 CPU @3.30GHZ 8GB ram 64bit operating system. The spec for my current pc is windows 8 i5-4590 CPU @3.30GHZ 8GB RAM 64bit. Is it my windows version cause this problem? My connection string for mysql connection is correct just timeout only.
Thank you for posting in our forum.
Is your application built with Windows Forms technology or some other one? Which version of Infragistics Components are you using? Which Infragistics Control is forcing your connection to timeout? When is the issue happening? Can you give us steps to reproduce the issue? Does it happen randomly or you can reproduce it every time? Can you provide me with a sample that reproduces this issue?