Solution I
- Unistall Office 2010
- Take a complete GP customization backup.
- Uninstall GP
- Install GP
- Import the customization package which is backed up in Step 2.
- Install Office 2010
Solution II
This is based on the solution provided in http://blogs.msdn.com/b/developingfordynamicsgp/archive/2010/11/15/file-vba6-dll-not-found.aspx
- Take a complete registry backup.
- Install VBA 6.4 Core Components. You can download this from https://mbs2.microsoft.com/fileexchange/downloadfile.aspx?fileid=2208ac6f-d575-4f34-8b19-40340fe3d20c
- Open GP.
- Take a complete GP Customization backup. Please note that you should not include any References while taking this backup.
- Close GP.
- Open the folder where GP is installed. By default, it will be C:\Program Files (x86)\Microsoft Dynamics\GP2010 for 64-bit and C:\Program Files\Microsoft Dynamics\GP2010 for 32-bit machines.
- Delete all .vba files which are of 4KB size. You can even move them to another folder.
- Rename all .vba files which are of above 4KB size.
- Open GP.
- Import the customization package which is backed up in Step 4.
- Add References using Visual Basic Editor if needed.
- Close & Open GP.
No comments:
Post a Comment