Microsoft Visual Studio Runtime Error

Asked By 0 points N/A Posted on -
qa-featured

Microsoft Visual Studio Runtime Error, regarding OLE DB Connection String. Error Code: 0x80004005

 

 

Microsoft Visual Studio

 

Error at IntegrationPackage [Connection manager "ImportFile'Source"]: SSIS Error Code

DTS_E_0LEDBERROR. An OLE DB error has occurred. Error code: 0x80004005.

An OLE DB record is available. Source: "Microsoft Access Database Engine“ Hresult: 0x80004005

Description: "Unspecified error".

Error at Import Q2 [OLE DB Source 1 [3639]]: SSIS Error Code

DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method

call to the connection manager "ImportFileSource" failed with error code 0xC0202009. There may be

error messages posted before this with more information on why the AcquireConnection method call

failed.

Additional information:

-> Exception from HRESULT: 0xC020801C (Microsoft.SqlServer.DT5PipelineWrap)

OK

SHARE
Answered By 10 points N/A #125640

Microsoft Visual Studio Runtime Error

qa-featured

Hello Syed,

The error you are getting may be as a result of the installation being unable to retrieve the identity of the local account on your computer. The following workaround should help you fix the problem:

  • There is a Microsoft supported hotfix that is available that will help you resolve that issue. The hotfix however will be able to rectify a specific problem, and therefore you will need to apply it only to those system that have this specific problem.
  • To fix the issue, you will need to contact the Microsoft Customer Support Services so as they can give you the hotfix. The following website may be important for obtaining Microsoft Customer Support telephone numbers: https://support.microsoft.com/contactus/?ws=support

Regards,

Carl

 

Related Questions