I just installed SQL Server 2012 onto a 64 bit server. I am trying to transfer data from an Excel spreadsheet 2007 in BIDS to SQL Server and got an error:
AcquireConnection method call failed with error code 0xC0202009
. I read that the 64 bit configuration for the project was the problem and I changed the Run64BitRuntime for the project to false. I reran and am still having the same issue. I am running the project within the Visual Studio
Environment. I saved the project closed and reopened and tried again. Same problem. I am also getting this error: An error has occurred while connecting MSOLEDB_SqlServer: Exception from HRESULT: 0xC0202009 and this error as well: An
error has occurred while connecting AdvDB: Exception from HRESULT: 0xC0202009.