Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Installing MSDE on Terminal Services

Status
Not open for further replies.

RockSolid

Programmer
Oct 13, 2002
7
NZ
Hi

We have a situation where we need to install MSDE on a Windows 2000 Server running Terminal Services. However, we get the following errors in the event viewer. Does anyone know whether it is possible to do this, and how to overcome these errors?

Thanks
Andy


Event Type: Warning
Event Source: LoadPerf
Event Category: None
Event ID: 2000
Date: 24/03/2003
Time: 2:58:40 p.m.
User: N/A
Computer: TERMSERVER
Description:
No object list was found in the installation file. Adding an object list to the installation file will improve performance of the system when measuring performance counters.


Event Type: Error
Event Source: LoadPerf
Event Category: None
Event ID: 3006
Date: 24/03/2003
Time: 2:58:41 p.m.
User: N/A
Computer: TERMSERVER
Description:
Unable to read the performance counter strings of the 009 language ID. The Win32 status returned by the call is in the Record Data as DWORD 0.
Data: 0000: 20 00 00 00 ...


Event Type: Error
Event Source: LoadPerf
Event Category: None
Event ID: 3009
Date: 24/03/2003
Time: 2:58:41 p.m.
User: N/A
Computer: TERMSERVER
Description:
Installing the performance counter strings for MSSQLServer failed. The Error code is DWORD 0 of the Record Data.
Data: 0000: 06 00 00 00 ....

 
Were you installing from the console or a Terminal Server Session on a remote computer?

If the latter try it directly from the console logged in as a server or domain admin.
 
Yes, we were installing directly from the console, using Add / Remove Programs from within Control Panel.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top