Tag Archives: IIS7

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

IIS7 & IIS Express 401 Access is denied due to invalid credentials Issue

I have been working on a large web application using MVC3, NHibernate using IIS Express to debug and IIS7 to stage. I’m using the membership services provided by ASP.NET to handle user authentication and provide security to the system. However … Continue reading

Posted in Development Log | Tagged , , , | 8 Comments