Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Active older topics
2 new of 2 - Aug 4 2011
7 new of 7 - Aug 4 2011
2 new of 2 - Jul 23 2011
4 new of 4 - Jun 15 2011
4 new of 4 - Apr 13 2011
2 new of 2 - Mar 16 2011
21 new of 21 - Nov 22 2010
13 new of 13 - Feb 24 2010
2 new of 2 - Dec 29 2009
8 new of 8 - Dec 11 2009
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 81  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: User discussion group for Cassia, a .NET Terminal Services library.
 

Auto Start RDP session 
  Hi, Its a great library to work with. I have been able to monitor/get info about the already opened rdp sessions using cassia but have not been able to start a session using it. Is there a way to start an rdp session without having to do an mstsc from the command prompt, a kinda auto logon if credentials are... more »
By Suvesh  - Mar 15 - 3 new of 3 messages    

- StartRemoteControl does nothing from 2003 server 
  Using VB.NET I have issues initiating remote control from our 2003 standard sp2 x86 servers (don't know about other 2003 versions as we don't run them anymore). We have a few 2003 servers left and found that cassia does nothing at all when trying to remote a session from a 2003 server. Doesn't matter if the session resides either on a 2003,... more »
By Robert Gijsen  - Mar 2 - 4 new of 4 messages    

Get the application name 
  I have created a little app (similar to tsadmin) using Cassia and managed to get the properties I need however I can not figure out how to get the name of the application Any ideas how I can get the application name for a session?
By Phil Eddies  - Mar 1 - 9 new of 9 messages    

Getting the Current Session of the Current User 
  Hi All, As a noob programmer, I have been tasked with developing a solution which allows a program (be it console / form) to do a graceful logout on a RDP session that has been disconnected. A little background:- we have a database application running on 6 terminal servers where users log into to access the application. Some users at the end of the day... more »
By Ibrahim Rafiq  - Feb 22 - 8 new of 8 messages    

Cassia Library giving exception when calling any methods on remote server 
  I am trying to run the Cassia library on a remote Windows Server 2008 Terminal Server. Any methods I call I get the response below. ** No more data is available Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more... more »
By Kennethologist  - Jan 5 - 6 new of 6 messages    

using latest build, trying to impersonate shadowing + other issue 
  Hi, I am not sure if I am allowed to ask questions here about the latest available build (Cassia-2.1.0.119). I took that as I wrote a helpdesk- assist tool using Cassia, and there is very strong demand for shadowing sessions. I am using vb.net 2010. session.StartRemoteControl(Con soleKey.Multiply,... more »
By Robert Gijsen  - Jan 5 - 23 new of 23 messages    

Access is denied message connecting to remote server using impersonation 
  my remote endpoints are all win 7. i'm running the following code: string[] servers = ConfigurationManager.AppSettin gs["ServerNames"].Split(','); string serverUser = ConfigurationManager.AppSettin gs["UserName"]; string serverPassword = ConfigurationManager.AppSettin gs["Password"];... more »
By Tony  - Dec 27 2011 - 3 new of 3 messages    

Catching cassia errors in VB 2010 
  Hi, I've written a tool for non-admin users to be able to remote-assist other users based on permissions per group, rather than per server. Works great for what I want. To be able for Cassia to read/enumerate a Terminal Server the user needs at least the 'query information' permission on the RDP listener. Now when a user doesn't have that,... more »
By Robert Gijsen  - Dec 2 2011 - 4 new of 4 messages    

session.MessageBox, "Access is denied" 
  I'm trying to develop an application that does the following: 1) send a message to all users connected to a set of Terminal Services serversindicating that the session will be closed 2) closing sessions of these users Part 2) works correctly, but when trying to send a message using the method:... more »
By Alexander Wolff  - Sep 20 2011 - 7 new of 7 messages    

Catch "Access Denied" exception? 
  How would you catch an exception in this example: string host = "192.168.0.11; using (ITerminalServer server = _manager.GetRemoteServer(host) ) { server.Open(); foreach (ITerminalServicesSession session in server.GetSessions())... more »
By Nagisan  - Sep 10 2011 - 4 new of 4 messages    

1 - 10 of 81   « Newer | Older »

XML       Send email to this group: cassia-users@googlegroups.com