Online Forums
Technical support is provided through Support Forums below. Anybody can view them; you need to Register/Login to our site (see links in upper right corner) in order to Post questions. You do not have to be a licensed user of our product.
Please read Rules for forum posts before reporting your issue or asking a question. OPC Labs team is actively monitoring the forums, and replies as soon as possible. Various technical information can also be found in our Knowledge Base. For your convenience, we have also assembled a Frequently Asked Questions page.
Do not use the Contact page for technical issues.
No method available to convert ProgID to CLSID
- saravana48
-
Topic Author
- Visitor
-
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- saravana48
-
Topic Author
- Visitor
-
I haven't tried with any other OPC client Software other than QuickOPC 5.31.
Please Log in or Create an account to join the conversation.
Have you tried some other OPC client from the machine where your QuickOPC app resides, and what were the results?
Please Log in or Create an account to join the conversation.
- saravana48
-
Topic Author
- Visitor
-
1) Run as 64 bit process
2) Desktop Windows Forms
3) Run under administrator account.
Is there any way to find what's wrong with OPCEnum service?
Please Log in or Create an account to join the conversation.
Does your application run in a 64-bit or 32-bit process?
What kind of app is that (desktop Windows Forms, Web app, Web service, Windows service, etc.?) Which use account it is running udner?
You say that other OPC clients running on the server machine can use the ProgID without problems. Have you, however, tried some other OPC client from the machine where your QuickOPC app resides, and what were the results?
As a final note, something must have changed in your system anyway, I think you understand that just by itself this error would not start appearing.
Please Log in or Create an account to join the conversation.
- saravana48
-
Topic Author
- Visitor
-
I am using OPC Labs QuickOPC 5.31 in VB.NET application to read the OPC tags from the Top server. The application and the Top Server are located in different machine. DCOM is configured in both machine.
I have used the ProgID (SWToolbox.TOPServer.V5) to connect the Top server.
Error : No method available to convert ProgID to CLSID.
ErrorCode: -1073442759
If I change the ProgID(SWToolbox.TOPServer.V5) to ClassId ({680dfbf7-c92d-484d-84be-06dc3deccd68}) to connect the TOPserver, it works fine.
The error is only from the remote Quick OPC 5.31 client applications which are using the ProgID to connect the TOPServer.
Let me know the reason for the error?
Please Log in or Create an account to join the conversation.