Welcome to the Windows XP forum. If you have an error or a question make sure that you provide enough information to your fellow members in order to get a good answer, without information we cant answer you.
We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators.
![]() ![]() |
Aug 7 2004, 09:01 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Members Posts: 533 Joined: 16-January 04 From: Texas Member No.: 12605
|
I need a copy of the termsrv.dll from build 2055.
Thanks |
|
|
|
Aug 7 2004, 09:05 AM
Post
#2
|
|
|
SEARCH!!! SEARCH!!! SEARCH!! Group: Super Moderator Posts: 6438 Joined: 2-September 02 From: Montreal, Toronto, & Waterloo, Canada Member No.: 1828 OS: XP Pro x86
|
Why not just use a newer build? 2055 is ancient...
|
|
|
|
Aug 7 2004, 09:07 AM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Members Posts: 533 Joined: 16-January 04 From: Texas Member No.: 12605
|
I already have SP2 RTM. I'm looking for the last version that had concurrent sessions enabled, so it can be ported to RTM.
|
|
|
|
Aug 7 2004, 09:28 AM
Post
#4
|
|
|
The MSFN Banana Group: Patrons Posts: 6507 Joined: 17-August 01 From: England, UK Member No.: 3 OS: none
|
|
|
|
|
Aug 7 2004, 09:32 AM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Members Posts: 533 Joined: 16-January 04 From: Texas Member No.: 12605
|
Thank you very much.
This version is the only one I could find that was confirmed to have Concurrent Sessions enabled, does anyone know of a newer version that does? |
|
|
|
Aug 7 2004, 09:36 AM
Post
#6
|
|
|
Junior ![]() Group: Members Posts: 83 Joined: 1-July 04 Member No.: 23788 |
hey.. im also interested in getting this working.. currently running sp2 final 2180...
how do i import that file into my current sys without making a cd/clean instal ? |
|
|
|
Aug 7 2004, 09:48 AM
Post
#7
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Members Posts: 533 Joined: 16-January 04 From: Texas Member No.: 12605
|
I'm working with clean installs in VMWare.
If you already have SFC disabled, then try booting to safe mode and replace the file (after making a backup) in the dllcache and system32 dirs. Not sure this will work, but I think it should. Be aware, no one has confirmed this will work. |
|
|
|
Aug 7 2004, 09:51 AM
Post
#8
|
|
|
SEARCH!!! SEARCH!!! SEARCH!! Group: Super Moderator Posts: 6438 Joined: 2-September 02 From: Montreal, Toronto, & Waterloo, Canada Member No.: 1828 OS: XP Pro x86
|
Will try it right now!
UPDATE: Yay! It works! After replacing the file, just do the following: Click: Start - Run And type: regedit Go to: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Terminal Server\Licensing Core Right-mouse-click on the right pane and create a new DWORD: EnableConcurrentSessions Double-click the value and type: 1 |
|
|
|
Aug 7 2004, 10:39 AM
Post
#9
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Members Posts: 533 Joined: 16-January 04 From: Texas Member No.: 12605
|
Sweet, now we need someone who can find the bits we need to replace in the RTM version of the file.
Anyone know of anyone that would be intrested? |
|
|
|
Aug 7 2004, 10:54 AM
Post
#10
|
|
|
SEARCH!!! SEARCH!!! SEARCH!! Group: Super Moderator Posts: 6438 Joined: 2-September 02 From: Montreal, Toronto, & Waterloo, Canada Member No.: 1828 OS: XP Pro x86
|
Why not just make a patch?
Never mind... I'll figure this out later! |
|
|
|
Aug 7 2004, 12:29 PM
Post
#11
|
|
|
Dirty Dolphin ![]() ![]() Group: Members Posts: 166 Joined: 7-January 04 Member No.: 12075 |
I really hope that MS integrates this feature into XP at some date. Having to force users to log off just so you can log on and make a few changes is ridiculous. This capability has been native to other OSes for ages now. It's my one ENORMOUS pet peave with XP and one issue that I feel hamstrings XP in comparison to other (non-MS) business-environment OSes.
- Ravashaak |
|
|
|
Aug 7 2004, 12:39 PM
Post
#12
|
|
|
Junior ![]() Group: Members Posts: 83 Joined: 1-July 04 Member No.: 23788 |
lemme get this right before i try...
i grabbed the termsrv.dl_ from an earlier post in this thread... so i rename that too termsrv.dll ? then reboot in safe mode and overwrite the one in sys32 dir? |
|
|
|
Aug 7 2004, 12:56 PM
Post
#13
|
|
|
Advanced Member ![]() ![]() ![]() Group: Members Posts: 366 Joined: 17-March 04 Member No.: 16093
|
that file is for the CD.
You need to expand it with expand.exe (built in) |
|
|
|
Aug 7 2004, 12:59 PM
Post
#14
|
|
|
Junior ![]() Group: Members Posts: 83 Joined: 1-July 04 Member No.: 23788 |
hmm how?
|
|
|
|
Aug 7 2004, 01:26 PM
Post
#15
|
|
|
Member ![]() ![]() Group: Members Posts: 177 Joined: 9-January 04 Member No.: 12190 |
Its really just a cab file. Rename to .cab and expand with winrar...etc. I know some users at work who are gonna be mighty ticked off microsoft decided not to enable concurrent sessions in SP2...sigh.
cheers |
|
|
|
Aug 7 2004, 01:31 PM
Post
#16
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Members Posts: 533 Joined: 16-January 04 From: Texas Member No.: 12605
|
QUOTE (kC_ @ Aug 7 2004, 12:59 PM) hmm how? At a CMD windows, get to the directory the file is in, and type: expand termsrv.dl_ termsrv.dll That'll do it |
|
|
|
Aug 7 2004, 01:56 PM
Post
#17
|
|
|
Junior ![]() Group: Members Posts: 83 Joined: 1-July 04 Member No.: 23788 |
i did it with winrar, rebooted too safe mode, replaced file in sys32, dllcache and service pack files...
rebooted first thing i noticed was i had no connections anymore for DSL maybe the file was corrupted? i use winrar 3.30 corp i booted back too safe mode and put back the original sp2 2180 terminal file weird the crc of the extracted file is - D807EBD0 EDIT......... i did it the expand method, and the crc of the file is the same |
|
|
|
Aug 7 2004, 03:55 PM
Post
#18
|
|
|
Member ![]() ![]() Group: Members Posts: 177 Joined: 9-January 04 Member No.: 12190 |
Thats the right crc...wierd. I haven't tried it yet
Cheers |
|
|
|
Aug 7 2004, 05:10 PM
Post
#19
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Members Posts: 533 Joined: 16-January 04 From: Texas Member No.: 12605
|
I've tried it on a CD install, and it works great so far.
|
|
|
|
Aug 7 2004, 05:11 PM
|