Hi Petric,
What kind of error dou you get? Always wire the error cluster from VI to VI and use a Error Handler or a error indicator on the Frontpanel to see what error is reported. This helps a lot when troubleshooting an application.
Here some points to check:
1. Datasocket must be installed on both machines. LV RTE installs this usually for you.
2. DS Server must run.
3. Use the correct URL. Often "localhost" is used as Machine name, but that's not always correct. The URL should look like this: dstp://dsmachine/test
dsmachine= IP adress or machine name of the PC where the DS Server is running. Both PC must point to the same DS Server PC!
test= Data item on the DS Server
4. Open the DS Server Manager and check if you've set the correct privileges for Re
aders, Writers and Creators!
Hope this helps.
Luca
Regards,
Luca