
I get this error when I try to:
Any help will be much appreciated
Reference Pictures and below:
Integration Manager Exception Detail Log
Date: 10/20/2022 2:10:47 PM
Message Values:
Primary Message: Object reference not set to an instance of an object.
Exception Message: Object reference not set to an instance of an object.
Stack Informaiton:
Source: Microsoft.Dynamics.GP.IntegrationManager
Microsoft.Dynamics.GP.IntegrationManager.frmMapping.ListSourceRecordsets()
Microsoft.Dynamics.GP.IntegrationManager.frmMapping.IMapping_UpdateView()
Microsoft.Dynamics.GP.IntegrationManager.frmMapping.Microsoft.Dynamics.GP.IntegrationManager.TTGUser.IMapping.UpdateView()
Microsoft.Dynamics.GP.IntegrationManager.frmIntegration.UpdateView()
Microsoft.Dynamics.GP.IntegrationManager.frmIntegration.IIntegrationView_UpdateView()
Microsoft.Dynamics.GP.IntegrationManager.frmIntegration.Microsoft.Dynamics.GP.IntegrationManager.TTGUser.IIntegrationView.UpdateView()
Microsoft.Dynamics.GP.IntegrationManager.MenuAction.DestinationProperties()
Microsoft.Dynamics.GP.IntegrationManager.MDIMain.popmnufrmMappingtreStructureProperties_Click(Object eventSender, EventArgs eventArgs)
Data:
End Log
Hello,
Are you seeing this behavior on more than one workstation? If so, do you have a shared IM database file or a shared GP client between those machines? If this is happening on multiple machines and all they have in common is the IMD file that database file could be damaged. You will want to look into running a Repair and Compact procedure on it in Microsoft Access. You probably need to rename the file .MDB before
You state that this also happens when repairing or trying to uninstall GP. The main tie between GP and IM is that the Dynamics.set file has references to IM dictionary files. What if you edit the Dynamics.set file, remove those and try the repair again.
Another option is to rename your GP client folder and then try a GP repair. That will lay down a new client folder without any customizations or ISVs. Are you then able to uninstall that so you can reinstall both it and IM?