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??
Hello Kelvin,
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?
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.