Windows Server 2008 (sometimes abbreviated as "Win2K8") is one of Microsoft Windows' server line of operating systems.
I have a Classic ASP page that creates a CDO.Message object to send email. The code works on Window …
windows-server-2008 cdo.messageMy company produces a cross-platform server application which loads its configuration from user-editable configuration files. On Windows, config file ACLs …
windows-server-2008 installation text-editor uac elevationI am trying to restrict an application in IIS 7 by IP address on my web server behind a load balancer. …
.net iis-7 windows-server-2008 ip-addressI normally would create a limited rights user and run the process under that but the fact that pools automatically …
asp.net security iis iis-7 windows-server-2008I have a server that I am working on that is using Windows 2008 SP2 Enterprise and I have found that …
windows-server-2008 robocopyI am using the code located here basically as-is to start a process. This code works flawlessly in Vista/7 -- …
.net windows-server-2008 session-0-isolationBasically I think this is a bug in Windows Server 2008, but I am not a COM ninja so it seems …
windows-server-2008 winhttp winhttprequestBackground: Our companies internal user's run our .Net programs on 10-20 windows terminal servers. The executables are all stored on …
deployment windows-server-2008 tfsbuild terminal-servicesHey I have an MSI, built with WiX, that attempts to specify a launch condition that is satisfied only when …
iis wix windows-installer windows-server-2008When creating a certificate with makecert on Windows Server 2003, I'd have to set the permissions on the private key to …
permissions certificate windows-server-2008 makecert