Error: Unhandled exception vfpole provider not registered
Scenario
You may get the following error when you install the
Engagement Manager
conversion utility or when you convert data from CaseWare Working Papers
or ProSystem fx Engagement
to Engagement Manager
, just after you are asked to log in:Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately. Except has been thrown by the target of an invocation. Exception Text System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation... The 'vfpoledb' provider is not registered on the local machine...
Cause
Visual FoxPro OLE DB Provider
is a program that's installed by both CaseWare Working Papers
and ProSystem fx Engagement
to handle some data. If there's a problem with Visual FoxPro, it may cause a problem for the Engagement Manager
conversion.Solution
- Log in to the computer as an administrator.
- Select Windows Start, Control Panel, then Select Programs and Features.
- Find and uninstall the following items, if present:
- Engagement Manager Conversions
- Microsoft Visual FoxPro OLE DB Provider
- In Windows Explorer, go to theC:\Program Filesfolder. If theCSIConvertfolder exists, rename itCSIConvertOLD.
- Download and installvfpoledb.exefrom the Microsoft OLE DB Provider for Visual FoxPro 8.0 page ofMicrosoft's website.importantThevfpoledb.exefile is not developed or maintained byThomson Reuters. We provide access to this type of resource for your convenience, but we are not responsible for its accuracy. If you need additional assistance, please consult your qualified technician and/or the vendor who developed the resource.
- In the installation wizard Welcome screen, selectNext.
- In theLicense Agreementscreen, selectI accept the terms in the license agreement, thenNext.
- Review the information in theReadme Informationscreen, then selectNext.
- In theDestination Folderscreen, leave the default folder path as is, then selectNext.
- SelectMinimalin theSetup Typescreen, thenNext.
- Review the information on theReady to Install Programscreen, then selectInstall.
- Take the following steps to install the Engagement Manager Conversion utility:
- InEngagement Manager, selectSetup, thenDownloads.
- Choose theCaseware and ProSystem fxconversion utility link.
- Go to theEngagement Manager Competitive Conversions.exefile that you just downloaded.
- Right-click the file and selectRun as administratorfrom the context menu.
- SelectYeswhen asked to allow the program to make changes to your computer, then follow the instructions to install the utility.
- After the installation is complete, attempt the conversion again.
- If the conversion succeeds, delete theCSIConvertOLDfolder that you renamed in step 4.
Internal use only
If the error still occurs during conversion from
ProSystem FX Engagement
, ask the customer to repeat the steps above, with the following changes:
- After step 4, uninstallProSystem FX.
- After step 5, ReinstallProSystem FX.
If the error still occurs during conversion from
CaseWare
, ask the customer to repeat the steps above, with the following exceptions:- During step 5, follow the steps below to ensure thatVisual FoxPro OLE DB Provideris installed with local administrator permissions:
- In the Windows Search bar, entercmd.
- In the list of programs, right-clickcmdorcmd.exeand selectRun as administratorfrom the context menu.
- SelectYesto allow the program to make changes to your computer.
- In theCommandwindow, entercd c:<path to the VFPOLEDSetup.msi file>and then pressEnter.
- EnterVFPOLEDSetup.msiand then pressEnterto run the setup file.