Windows Server 2008 (sometimes abbreviated as "Win2K8") is one of Microsoft Windows' server line of operating systems.
I am running an ASP.NET website from a Windows Server 2008 installation, and I like to edit the pages through …
c# build windows-server-2008 command cmdI have scheduled a task to run a SSIS job using the Task Scheduler (TS). It is configured to run …
windows-server-2008 scheduled-tasksWe are using transaction scope features of ASP.NET to manage distributed transaction for that we need to enable distributed …
sql-server windows-server-2008 msdtcI need a PHP script to have writing permission in a directory. PHP 5.3 is running as FastCGI under IIS 7 with …
php iis-7 windows-server-2008 file-permissionsI have installed a C# Windows Service on Windows Server 2008. I installed it with InstallUtil. The service reads some data …
c# windows-server-2008Trying to create a batch (cmd) file for backing up each database into a separate file. Databases are created/deleted …
mysql windows batch-file windows-server-2008 mysqldumpI have to extract columns from a text file explained in this post: Extracting columns from text file using Perl …
powershell windows-server-2008Typically what I used to do is drag and drop the files onto the GAC folder. This works in Windows 2000 &…
.net assemblies windows-server-2008What is the difference between the following entry in web.config: <sessionState timeout="30"/> And this setting in IIS 7.5 (…
.net asp.net iis web-config windows-server-2008I'm building a simple internal application for my company, and it requires Windows Authentication for security. All other authentication modes …
iis-7 windows-server-2008 windows-authentication