LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

DS_Open&DS_DS_GetDataValue Unknown Error

Hi,
 
I have an application which uses DS_Open and DS_GetDataValue commands and it works fine on my computer.
I wanted to run the application on another pc by creating a "Distribution kit", but the sw does not work.
I have received unknuwn error at DS_Open and DS_GetDataValue commands in debug mode.
 
Can somebody tell me want could be the problem?
(WindowsXP, CVI 6.0)
 
Thx
 
Download All
0 Kudos
Message 1 of 4
(3,611 Views)
Hello Raybie,

there seems to be a problem with the DCOM-settings on your PC. Please have a look at the Component Services: To open Component Services, click Start, click Control Panel, and then click Performance and Maintenance. Click Administrative Tools, and then double-click Component Services.
Please check the settings and rights of your COM/DCOM services.

If this doesn't help please post a minimized example here that show your problem.

National Instruments
District Sales Manager
Message 2 of 4
(3,580 Views)

Hi oyster,

The services have been found, but in a different location than you describe (Start,Control Panel, Administrative Tools, Component Services).There are a lot of services. Which one is related to "DS_" functions?

Best regards,

Raybie

0 Kudos
Message 3 of 4
(3,538 Views)
Hello Raybie,

please have a look at the hints given in

http://forums.ni.com/ni/board/message?board.id=180&message.id=2110&requireLogin=False

You should ensure that DataSocket is installed on the second PC or to include it to your Distribution Kit (at "Drivers & Components").

To find the correct settings, you should compare both computers and the settings.


National Instruments
District Sales Manager
Message 4 of 4
(3,531 Views)