So close to finishing my 2013 migration but getting hung up when I launch GP after running GP utilities. I receive the error: "An error has occurred while loading or initializing an addin. Ask your administrator to check the Windows event log for more details. Dynamics will now close.
From the event log:
The description for Event ID 0 from source Microsoft Dexterity cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event:
An exception occurred while trying to load or initialize the addin located at HRDocAttach.
Exception Details:
System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Dynamics.GP.HRDocAttach, Version=12.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
File name: 'Microsoft.Dynamics.GP.HRDocAttach, Version=12.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName, ObjectHandleOnStack type)
at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName)
at System.RuntimeType.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark)
at System.Type.GetType(String typeName, Boolean throwOnError)
at Microsoft.Dexterity.Bridge.AddinManager.LoadAddinsFromConfig(String configPath, String sectionName)
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
the message resource is present but the message is not found in the string/message table
If I go look in the GP folder, there are no HR or Doc attach dlls. If I go to the GP install, do add/change components, and add in the two HR modules there, then run GP Utilities, I receive the following message:
Failure encountered ON 6/6/2014 at 3:44:09 PM. Error: Product 414 does not support upgrading from version 10.0.1304.
Failure encountered ON 6/6/2014 at 3:44:09 PM. Error: Product 414 does not support upgrading from version 10.0.1304.
Failure encountered ON 6/6/2014 at 3:44:10 PM. Error: Product 414 does not support upgrading from version 10.0.1071.
Failure encountered ON 6/6/2014 at 3:44:10 PM. Error: Product 414 does not support upgrading from version 10.0.1304.
I previously received help on this forum where I was having an issue even starting the upgrade. It involved removing an old HR version from the databases. I've done test migrations last year (dropping the tables from that link) and everything worked fine. Not sure what changed now.
*This post is locked for comments