Join the 80,000 other DTN customers who enjoy the fastest, most reliable data available. There is no better value than DTN!

(Move your cursor to this area to pause scrolling)




"If you want customer service that answers the phone, your best bet is IQFeed. I cannot stop praising them or their technical support. They are always there for you, and they are quick. I have used ****** too but the best value is IQFeed." - Comment from Public Forum
"I've never had DTN go out on me since switching. ******* would go down a couple times every month when I was using them." - Comment from Bryce in AL.
"I am enjoying the feed very much - so superior to the broker provided feed I was previously using." - Comment from George
"IQFeed version 4 is a real screamer compared to anything else I have seen." - Comment from Tom
"The people at Nirvana have very nice things to say about your company and I can see why! Price and service is a potent combination." - Comment from Ed
"This beats the pants off CQG, I am definitely switching to the ProphetX 3.0!" - Comment from Stephen
"I am keeping IQFeed, much better reliabilty than *******. I may refer a few other people in the office to switch as well." - Comment from Don
"You have an excellent product !!!!!!" - Comment from Arely
"I am very happy I changed. I love the product, but more so I am thrilled with Tech Support. You are knowledgeable, polite, pleasant and professional." - Comment from Pat
"I like you guys better than *******...much more stable and a whole lot fewer issues." - Comment from Philip
Home  Search  Register  Login  Recent Posts

Information on DTN's Industries:
DTN Oil & Gas | DTN Trading | DTN Agriculture | DTN Weather
Follow DTNMarkets on Twitter
DTN.IQ/IQFeed on Twitter
DTN News and Analysis on Twitter
»Forums Index »Archive (2017 and earlier) »IQFeed Developer Support »Unstable connection to IQFeed from .NET
Author Topic: Unstable connection to IQFeed from .NET (13 messages, Page 1 of 1)

AlexBellrock
-Interested User-
Posts: 8
Joined: Feb 1, 2005


Posted: Feb 1, 2005 05:00 AM          Msg. 1 of 13
I am a developer at Bellrock Capital and am getting started with the IQFeed API for DotNet.

I am having trouble running the two example DotNet applications (csharplevel1com and vbdotnetlevel1com). In both cases, a connection box comes up to connect to IQFeed, but then no data comes back when making requests through these applications.

I have found the workaround is to use another one of the example tools first (e.g. IQExplorer / VC++ examples) which connect successfully and launch the IQ Connection Manager in my system tray - then when I run the DotNet applications, I get the initial error "A client application already exists with that name", after which everything seems to work.

How can I get the DotNet examples to work independently without loading up these other tools first?

Our product name is as sent to us in your e-mail, together with a version of "1.0" and a key of "1.0" - please let me know if these values are correct?

AlexBellrock
-Interested User-
Posts: 8
Joined: Feb 1, 2005


Posted: Feb 2, 2005 05:37 AM          Msg. 2 of 13
An update on this question after some further research ...

I can still only connect using DotNet if I have established a connection first using one of the example tools - otherwise the IQ Connection Manager is created temporarily in my system tray and then immediately disappears, resulting in errors.

I have also found that disconnections are only successful if I connect using product name IQFEED_DEMO. However, if I connect using our own product name, then disconnections fail ("clients connected" do not drop in IQ Connection Manager and no system disconnect messages are received). The only way to successfully terminate the IQFeed connection here is to terminate my process.

Please can you confirm how I can connect / disconnect in a more reliable manner and what connection parameters (name, version and key) I should use?

Thanks,

Alex.

DTN_Natalie_H
-DTN Evangelist-
Posts: 175
Joined: May 10, 2004

DTN Market Access, LLC.


Posted: Feb 2, 2005 11:05 AM          Msg. 3 of 13
Alex,

The issue that you are seeing where IQConnection Manager is temporarily created in your systray and then disappears is an issue with the IQFeedY active X control. The .NET examples currently use this control, which is why you are seeing the issue. We are currently working to fix this issue.

If you try to run the samples that do not use IQFeedY, you will be able to connect fine. Also, the product name of IQFEED_DEMO is meant for you to use to initially get the apps running. Than, you need to replace it with you product name. Version and Key can always be 1.

Thanks!

Natalie Hannan DTN Market Access, LLC.

AlexBellrock
-Interested User-
Posts: 8
Joined: Feb 1, 2005


Posted: Feb 3, 2005 03:51 AM          Msg. 4 of 13
Thanks for your response.

Please can you let me know :
- Is there a DotNet alternative to using the IQFeedY ActiveX control?
- Do you have an expected date for the IQFeedY ActiveX control to be fixed to prevent the IQConnection Manager closing?

Alex.

DTN_Natalie_H
-DTN Evangelist-
Posts: 175
Joined: May 10, 2004

DTN Market Access, LLC.


Posted: Feb 3, 2005 10:57 AM          Msg. 5 of 13
Alex,

- Is there a DotNet alternative to using the IQFeedY ActiveX control?
Yes, you can use sockets. We do not currently have an example app for this.

- Do you have an expected date for the IQFeedY ActiveX control to be fixed to prevent the IQConnection Manager closing?
No, I do not have a date. We are hoping to have it in BETA in the next month or so.

Thanks!

Natalie Hannan DTN Market Access, LLC.

AlexBellrock
-Interested User-
Posts: 8
Joined: Feb 1, 2005


Posted: Feb 4, 2005 05:01 AM          Msg. 6 of 13
Thanks - I'll hold out for the fix for the COM version.

Alex.

shimo152
-Interested User-
Posts: 15
Joined: Mar 1, 2005

Failure is not quite as frighteing as regret.


Posted: Mar 1, 2005 06:33 PM          Msg. 7 of 13
I am having the same problem with ActiveX and DotNet
Any update on the expected date for the fix?
Thanks

Shimon Dekel

LonnieS
-King of IQ Development-
Posts: 127
Joined: Jun 2, 2004


Posted: Mar 2, 2005 03:26 PM          Msg. 8 of 13
We addressed some additional issues that were found by developers in this release and that has extended the development and testing. We expect it to be released by end of this month (March).

Lonnie Shumate
Development Manager, IQ Systems
DTN Market ACCESS

JohnnyW
-Interested User-
Posts: 4
Joined: Apr 13, 2005


Posted: Apr 13, 2005 11:27 AM          Msg. 9 of 13
I'm having the same problem, although only on a machine running WinXP Pro, not on one running Win2000 Pro.

Thanks to AlexBellrock for the workaround.

Any update to the release date? It would be good to get this sorted out.

Edited by JohnnyW on Apr 13, 2005 at 12:27 PM

JohnnyW
-Interested User-
Posts: 4
Joined: Apr 13, 2005


Posted: Apr 18, 2005 08:31 AM          Msg. 10 of 13
Guys, any response on this please?

Thanks.

AlexBellrock
-Interested User-
Posts: 8
Joined: Feb 1, 2005


Posted: Apr 19, 2005 08:21 AM          Msg. 11 of 13
No update from my side - we are still making do with the workaround here, but would be very interested to use the fix once available ...

Alex.

AlexBellrock
-Interested User-
Posts: 8
Joined: Feb 1, 2005


Posted: Jun 6, 2005 03:10 AM          Msg. 12 of 13
Another update from myself (original poster).

This issue now appears to be resolved since updating to the new version of IQFeed 2.3.0.3 (beta).

Thanks,

Alex.

DTN_Natalie_H
-DTN Evangelist-
Posts: 175
Joined: May 10, 2004

DTN Market Access, LLC.


Posted: Jun 6, 2005 10:03 AM          Msg. 13 of 13
Thanks for posting!

Natalie

Natalie Hannan DTN Market Access, LLC.
 

 

Time: Fri May 17, 2024 9:49 AM CFBB v1.2.0 12 ms.
© AderSoftware 2002-2003