taliesins / cassia

Automatically exported from code.google.com/p/cassia
1 stars 0 forks source link

Win32 Exception When Enumerating Sessions in a Down State #36

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1.  Terminal server has a session in the Down state, typically due to a 
hung user process or a hung thread in csrss.exe

2.Call the GetSessions method of an ITerminalServer object

What is the expected output? What do you see instead?

Sessions should be enumerated;  a Win32 Exception occurs with the message 
'A close operation is pending on the session'

What version of the product are you using? On what operating system?

Version 2.0.0.60 on Windows Server 2003 SP2 (both 32 and 64bit)

Please provide any additional information below.

Original issue reported on code.google.com by clokenda...@gmail.com on 27 May 2010 at 10:12

GoogleCodeExporter commented 8 years ago
This issue should be fixed on the trunk. The trunk is quite 
stable, so if you'd like, you can grab the latest build from the build server 
(http://teamcity.codebetter.com/project.html?projectId=project51 -- use the 
artifacts 
link) and give it a shot.

Original comment by danports on 28 May 2010 at 1:11

GoogleCodeExporter commented 8 years ago
Sorry about that, didn't realize that this was a duplicate.  BTW would like to 
just say  
thanks, this project is awesome and as a dabbler in the coding arena, quite 
impressive.

Original comment by clokenda...@gmail.com on 28 May 2010 at 2:58

GoogleCodeExporter commented 8 years ago
No problem. Glad you find the project useful. Feel free to post a feature 
request in 
the issue tracker or on the mailing list (cassia-users@googlegroups.com) if 
there's 
anything else it can do for you.

Original comment by danports on 28 May 2010 at 3:48