0
votes
1answer
43 views
System.IO.Pipes on Windows 2000
Is there any way to get .NET 3.5 working on Windows 2000? Specifically, the only part I need is the System.Core.dll to use the System.IO.Pipes namespace.
Hackish workaround method …
0
votes
1answer
26 views
SQL Server 2005 Installation on Windows 2000 Server
Hi All,
We want to install sql server 2005 on Windo
ws 2000 Server. We are able to install database service engine, analysis services engine and integration services.
But we are …
0
votes
0answers
83 views
Proper setup of user permissions for OpenSSH on Windows? [closed]
I am trying to setup OpenSSH on Windows to provide SFTP sites. I am running into some problems with user security settings.
Here are the basic steps I've gone through to create a …
1
vote
0answers
33 views
How do I generate a list of windows patches and the date they were installed on a windows 2000 server? [closed]
How do I generate a list of windows patches and the date they were installed on a windows 2000 server? This is for compliance reports for auditors.
0
votes
2answers
123 views
Performance Counter Logs - Migrating lots of them from Win 2000 to Win 2003
Hi all
I have a bunch of performance counter logs setup on a Windows 2000 machine that I would like to move lock, stock and barrel to a Win 2003 machine on the same network.
I c …
1
vote
6answers
408 views
(IIS/Win2000Pro) Granting Registry read rights to IIS user?
Okay, so I'm running a small test webserver on my private network. I've got a machine running Windows 2000 Pro, and I'm trying to run an ASP.NET app through IIS.
I wrote it so th …
0
votes
2answers
77 views
exception problem with odbc and C++ causes bizarre database behavior
I have a C++ application (compiled with VS2003 running on windows 2000 server against SQL 2000 database) that ran fine for years and now is crashing.
My logging shows that the dat …
0
votes
2answers
322 views
Why is access denied when installing SSL cert on IIS 5?
I'm working with a support person who is supposed to be able to install SSL certs on a web server he maintains. He has local admin rights to the server via a domain security group …
1
vote
4answers
620 views
RunDll32 Problem on Win2k with Visual C++ 2008 Express Compiled DLL
First off, I'm not a C++ programmer (but I am learning). I have finally managed to modify and compile some C++ source code using Visual C++ 2008 Express Edition. I've tried to get …
0
votes
3answers
62 views
Why my App’s Dll is not loading in win2000 and loading in XP.
We have an installer application.
In that we have one dll related to our application.
We created setup with all respective files.
We used "Install Shield 6.3" and created a setup …
1
vote
6answers
292 views
Secure FTP for Windows 2000 Server
Can someone recommend a secure FTP implementation that works well on Windows Server 2000? I'm uploading files into virtual directories and web applications under IIS and the existi …
0
votes
3answers
149 views
WMI Query to get list of Service Packs
Is it possible to find out the service packs that are installed on a Windows 2000 machine using WMI?
0
votes
4answers
197 views
Finding the Uptime of a server programatically
Does anyone know of a way to programatically find the uptime of a server running Windows 2000? We have a service running on the machine written in VB.NET, that reports back to our …
3
votes
3answers
158 views
Can WCF run on Win2k?
What is needed to either support WCF on Win2k, or at least minimize the effort in supporting remote communication with Win2k servers via .Net?
Background:
A product I'm working o …
0
votes
1answer
60 views
Highest level of .Net Framework \ Visual Studio to Run ASP.Net Web apps on Windows 2000 Server?
What is the highest level of .Net Framework and\or version of Visual Studio to develop and run ASP.Net Web applications for the Windows 2000 Advanced Server SP4 operating system?
…
