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.

What might be causing the "The client disconnected" ASP.NET exception?

My .NET 3.5 application sporadically throws the following exception System.Web exception: The client disconnected Why is this exception occurring? My …

asp.net iis-6 windows-server-2003 load-balancing
netstat says 443 is open, but I cannot connect to it with telnet .. why?

I've built a self hosted wcf server, using wsHttpBinding. I'm running Win 2003 server R2 SP2. If I configure it to …

wcf tcp ssh windows-server-2003 telnet
Installing ImageMagick extension with php/windows

Running PHP Version 5.2.5 on Windows Server 2003 with IIS. Have virtually an identical server where we were able to install ImageMagick …

php iis imagemagick windows-server-2003
How to view Windows Event Log remotely with limited privileges

To debug some code, I would like to view the Windows event log of a remote machine (target is Windows2003). …

windows-server-2003 event-log
Should SQL Server be on the same machine as your IIS installation?

I'm listening to podcast #19 and Joel and Jeff are arguing about running SQL Server on the same machine as your …

sql-server iis windows-server-2003
Change the default SqlCommand CommandTimeout with configuration rather than recompile?

I am supporting an ASP.Net 3.5 web application and users are experiencing a timeout error after 30 seconds when trying to …

asp.net sql-server-2005 .net-3.5 iis-6 windows-server-2003
Access to the registry key 'Global' is denied

While giving permissions to the 'defaultAppPool' user I am getting the message 'There is no such global user or group: …

iis windows-server-2003 registry
how to set web.config default page for php index file

I'm trying to start my web site on iis server and I use php for that. every thing is fine …

iis web-config windows-server-2003
Could not allocate enough heap space to Java

We have an application which was running fine for one year. It is a web application, running under Tomcat 5.5 + JDK 1.5 …

java memory memory-management garbage-collection windows-server-2003
Cannot get Remote Debugging working with VS2010

I have a server and a workstation on the same corporate domain. My user is a local administrator on both …

visual-studio-2010 windows-7 windows-server-2003 remote-debugging