LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

nt terminal server problem

Hi,

I�ve an application which is working fine using: NT4, W2K, and XP. But using NT terminal server I�ve got a strange error. See attachment.

Running the with administrator rights, the application works fine.

Running the same exe with standard client rights using terminal server à error!

Running the same exe with standard client rights normal on a normal NT machine works fine.


Does anyone know what exactly goes wrong?



Kind regards,
0 Kudos
Message 1 of 2
(2,577 Views)
Hi Jonas,

I think that the problem is due to do the permissions given to the folder where these SubVI's are located. Under WinNT 4.0 Terminal Server's user account, Read-Only privileges are maybe given to that folder. Therefore, even if you install the components as an Administrator in NT, all users in Terminal Server mode will not be able to acces the subVI's even though they are present.

To get around this problem, change the privileges for users on the specific folder, where the subVI's are located, to Read-Write. This is just a thought so please let me know if this fixes anything?
0 Kudos
Message 2 of 2
(2,577 Views)