IIS – Agile BI http://agilebi.com A community for sharing ideas about business intelligence development using agile methods. Sat, 14 Jan 2012 01:52:33 +0000 en-US hourly 1 https://wordpress.org/?v=6.2.2 The Path Specified Cannot Be Used At This Time http://agilebi.com/blog/2009/08/03/the-path-specified-cannot-be-used-at-this-time/ Mon, 03 Aug 2009 07:43:00 +0000 http://7.13 Continue reading ]]>

This morning I needed to check the properties for one of our SharePoint application pools so I logged onto the server and opened Internet Information Services (IIS) Manager.  To my surprize the root was empty; it should have automatically connected to the localhost.  To my even greater surprize, all attempts to manually get IIS to connect to the server yeilded the message “The path specified cannot be used at this time”. 


After a quick search I found a post by Old Nick stating that this problem is easily resolved by restarting the Windows SharePoint Services Timer service.  That’s pretty obvious, right?  Sure enough, restarting that service solved the problem.  The next time I opened IIS it connected to the localhost. 

]]>