Short Story: I'm having to rebuild the application install for GP 2013 after the original files were corrupted and/or deleted.
I install all the pre-reqs, install R2 to match the GP Database and when on a clients workstation with my new install, GP crashes before loading the logon screen.
In the application event log I see the following:
.net Runtime event id 1026
Application: Dynamics.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.BadImageFormatException
at System.Reflection.RuntimeAssembly._nLoad(System.Reflection.AssemblyName, System.String, System.Security.Policy.Evidence, System.Reflection.RuntimeAssembly, System.Threading.StackCrawlMark ByRef, IntPtr, Boolean, Boolean, Boolean)
at System.Reflection.RuntimeAssembly.nLoad(System.Reflection.AssemblyName, System.String, System.Security.Policy.Evidence, System.Reflection.RuntimeAssembly, System.Threading.StackCrawlMark ByRef, IntPtr, Boolean, Boolean, Boolean)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(System.Reflection.AssemblyName, System.Security.Policy.Evidence, System.Reflection.RuntimeAssembly, System.Threading.StackCrawlMark ByRef, IntPtr, Boolean, Boolean, Boolean)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(System.String, System.Security.Policy.Evidence, Byte[], System.Configuration.Assemblies.AssemblyHashAlgorithm, Boolean, Boolean, System.Threading.StackCrawlMark ByRef)
at System.Reflection.Assembly.LoadFrom(System.String)
at Microsoft.Dexterity.Bridge.AddinManager.LoadAddinsFromFolder(System.String, Int32)
at Microsoft.Dexterity.Bridge.AddinManager.InitializeAllAddIns()
at <Module>.InitAddIns()
at <Module>._WinMainCRTStartup()
And
Application Error Event ID 1000
Faulting application name: Dynamics.exe, version: 12.0.311.0, time stamp: 0x5363afe4
Faulting module name: KERNELBASE.dll, version: 6.1.7601.23418, time stamp: 0x5708a7e4
Exception code: 0xe0434352
Fault offset: 0x0000c54f
Faulting process id: 0x11f4
Faulting application start time: 0x01d1c67457d0da89
Faulting application path: C:\Program Files (x86)\Microsoft Dynamics\GP2013\Dynamics.exe
Faulting module path: C:\WINDOWS\syswow64\KERNELBASE.dll
Report Id: b27f11f7-3267-11e6-9036-8cdcd4284883
Anyone have any ideas what I'm missing or why this is occurring? I have .net 3.5 and 4.5 installed...
*This post is locked for comments