Top "Windows-server-2003" questions

Windows Server 2003 (sometimes referred to as Win2K3) is a server operating system produced by Microsoft, introduced on 24 April 2003.

No Sharing tab on Windows 2003

I can't see the sharing tab within any drive or folder properties on Windows 2003. I've looked here: http://forums.tweakguides.…

windows-server-2003 shared-directory fileshare
Where do I get resgen.exe to use with NANT?

I am simply trying to run NANT with resgen, but I can't seem to find what I need to download …

.net nant windows-server-2003 resgen
No clue.. Overflow, Microsoft VBScript runtime error '800a0006'

I'm receiving suddenly this error on a Win2003 Server Web Application: Microsoft VBScript runtime error '800a0006' Overflow: 'Appname' …

asp-classic vbscript iis-6 windows-server-2003
SHA256 not working even after hotfixes

Ok, so we have a Windows Server 2003 machine with SP2 and both HOTFIX KB 938397 and KB 968730 installed. When we try …

certificate windows-server-2003 sha2
How to move/copy Windows 2003 Server scheduled task to Windows 2012 Server?

We are replacing an old 2003 server with 2012 server. We have 50+ scheduled task on the 2003 server. How can I export/copy …

windows windows-server-2003 windows-server-2012
iis: Integrated Windows authentication still pops up account info login

I have a website running on a Windows 2003 server on IIS 6, serving pages for a LAN where everybody is working …

iis windows-server-2003
Creating a Memory Dump of a Process in Windows Server 2003?

Since windows Vista, we have the nice option to create a memory dump of a process directly from Task Manager. …

debugging windows-server-2003 memory-dump
Why would Process.WaitForExit throw a "no process" exception even when a process does exist?

I have a windows service containing this code: public static void ExtractTextInner(string source, string destination) { ProcessStartInfo startInfo = new ProcessStartInfo(); …

c# .net process .net-3.5 windows-server-2003
How to make ASP.NET MVC work in IIS 6?

I have installed .NET Framework 3.5 SP1 and ASP.NET MVC CTP in a Windows Server 2003 R2 box, but my ASP.…

asp.net-mvc iis-6 windows-server-2003
Running Windows native commands (e.g. VOL) from Cygwin

I have a CentOS box able to access a Windows box's Cygwin via ssh. I want to run ssh me@…

command-line command cygwin windows-server-2003 volume