Posted 02 Dec 2010 Link to this post
Posted 03 Dec 2010 Link to this post
After examining the error you've provided I have a few things for you to look into. To start this may be a conflict between the 32-bit application pool and IIS7 being set to only allow for 64-bit. These blog post detailwhat might be done to configure IIS7 properly to enable 32-bit applications. http://blogs.msdn.com/b/carloc/archive/2009/02/04/service-unavailable-in-iis7-with-32-bit-application-pool.aspx http://tech.avivo.si/2009/07/a-listener-channel-for-protocol-http-in-worker-process-serving-application-pool-defaultapppool-reported-a-listener-channel-failure/ Also please ensure that the identity on the application pool is a valid one. Please investigate these avenues and let us know if you managed to resolve the issue.