TSAC

  • Thread starter Thread starter Stuart Mueller
  • Start date Start date
S

Stuart Mueller

I am unable to find the Microsoft KB article q284439.

I am trying to use the TSAC to trouble shoot my TS connections. in the past
I modified my connect.asp to give me error codes. I have since had to
reinstall TSAC and now can't find the code that I have to replace in
connect.asp.

Can anybody help me out?

Stu
 
Hi Stuart,

This article has been pulled because TSAC is no longer available and a
newer remote desktop Web client is available. To obtain this Web client,
visit the following Microsoft Web site:

http://www.microsoft.com/windowsxp/pro/downloads/rdwebconn.asp

To enable advanced error reporting for this new and different ActiveX
client, remark (REM) or comment out the following lines as shown below:


' if (disconnectCode = &hB08 or majorDiscReason = 2 or majorDiscReason =
1) and not (extendedDiscReason = 5) then

' 'Switch back to login area

' ReturnToConnectPage

' exit sub

' end if

Thanks,
Marc Reynolds
Microsoft Technical Support

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Putting finger to keyboard Marc Reynolds [MSFT] came up with
Hi Stuart,

This article has been pulled because TSAC is no longer available and
a newer remote desktop Web client is available. To obtain this Web
client, visit the following Microsoft Web site:

http://www.microsoft.com/windowsxp/pro/downloads/rdwebconn.asp

To enable advanced error reporting for this new and different ActiveX
client, remark (REM) or comment out the following lines as shown
below:


' if (disconnectCode = &hB08 or majorDiscReason = 2 or
majorDiscReason = 1) and not (extendedDiscReason = 5) then

' 'Switch back to login area

' ReturnToConnectPage

' exit sub

' end if

Thanks,
Marc Reynolds
Microsoft Technical Support

This posting is provided "AS IS" with no warranties, and confers no
rights.

Thanks Marc,

can this version of remote desktop webclient be installed on IIS4

Stu
 
Back
Top