Encountered this error while trying to deploy a SharePoint 2010 project from Visual Studio 2010:Error occurred in deployment step 'Recycle IIS Application Pool': The open operation did not complete within the allotted timeout of 00:01:00. The time allotted to this operation may have been a portion of a longer timeout.All my other projects in the solution deploy just fine. To fix this, I had to retract the offending project (through Visual Studio) and re-deploy ......
Running the import wizard on my Windows 7 (64 bit) machine, to create a table by importing an Excel file, gave me the following error: the 'microsoft.ace.oledb.12.0' provider is not registered on the local machineTo fix this:Download and install the following: http://www.microsoft.com/do... ......