Tag Archives: IIS

Failed to run method ‘Microsoft.Web.Farm.SyncApplicationsRemoteMethod’ on server

I have currently been having an issue with Web Farm Framework 2 not provisioning my applications correctly. I would receive and error message saying that it could not delete the temp app pool file on the secondary server. Failed to … Continue reading

Posted in Development Log | Tagged , , | 1 Comment

Backup IIS Server Package to Amazon S3 using C#

I recently updated our backup process at work to store our backups on Amazon S3. I wanted a simple process to that would backup the IIS server configuration and website files that can be easily be restored on a new … Continue reading

Posted in Development Log | Tagged , , , , | Leave a comment