Joined: |
Nov 7, 2008 11:05 PM |
Last Post: |
Nov 20, 2008 06:19 PM |
Last Visit: |
Dec 1, 2008 01:39 AM |
Website: |
|
Location: |
|
Occupation: |
|
Interests: |
|
|
AIM: |
|
ICQ: |
|
MSN IM: |
|
Yahoo IM: |
|
|
pavelz has contributed to 1 posts out of 21251 total posts
(0.00%) in 5,935 days (0.00 posts per day).
20 Most recent posts:
I just though it'd be helpful to tie this topic with the actual error message you might be getting from the following line:
((System.ComponentModel.ISupportInitialize)(this.IQFeed)).EndInit();
COMException was unhandleded: Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
Solution - don't build your project for "Any CPU", build it for x86 (32-bit).
Pavel Zeman
|
|