ITerminalServer server=its.GetRemoteServer("MOD5");
server.Open();
if(server.IsOpen)
{
Console.WriteLine("Connected");
}
With above code I was able to connect to "MOD5",but when I try to
access sessions or process Iam getting an Exception "Access is
Denied".
How to overcome this issue?
Thanks,
Srikanth.
--
You received this message because you are subscribed to the Google Groups "Cassia Users" group.
To post to this group, send email to cassia...@googlegroups.com.
To unsubscribe from this group, send email to cassia-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/cassia-users?hl=en.