Admin Console crash

Next issue :frowning:
Trying to update demo environment and opening the EAC yields this error:
FX:{1b809ff7-494f-4eaa-8098-6f8831c656dd}
Could not load file or assembly ‘Epicor.Mfg.Administration.ServerManagement.ServerManager, Version=3.1.500.0, Culture=neutral, PublicKeyToken=5d3fa3c7105d7992’ or one of its dependencies. The located assembly’s manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

   at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
   at System.Activator.CreateInstance(String assemblyString, String typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence securityInfo, StackCrawlMark& stackMark)
   at System.Activator.CreateInstance(String assemblyName, String typeName)
   at System.AppDomain.CreateInstance(String assemblyName, String typeName)
   at System.AppDomain.CreateInstanceAndUnwrap(String assemblyName, String typeName)
   at Microsoft.ManagementConsole.Internal.SnapInClient.CreateSnapIn(String assemblyName, String typeName)
   at Microsoft.ManagementConsole.Internal.ClassLibraryServices.Microsoft.ManagementConsole.Internal.IClassLibraryServices.CreateSnapIn(String assemblyName, String typeName)
   at Microsoft.ManagementConsole.Executive.SnapInInitializationOperation.OnStart()
   at Microsoft.ManagementConsole.Executive.Operation.Start()
   at Microsoft.ManagementConsole.Executive.RunningOperationsTable.EnqueueOperation(Operation operation)
   at Microsoft.ManagementConsole.Executive.StandAloneComponentData..ctor(SnapInRegistrationInfo info, Int32 bookkeepingId)
   at Microsoft.ManagementConsole.Advanced.FrameworkSnapInFactory.Microsoft.ManagementConsole.Advanced.ISnapInFactory.CreateSnapIn(Int32 bookkeepingId, String snapInKey, Object& snapIn)

You are trying to update the training environment from which version to which version?

10.2.200.13 to 10.2.200.14

  1. Uninstall all Epicor Application Server Manager, Epicor Database Server Manager, and Epicor Administration Console programs in “Programs and Features”.
  2. Navigate to C:\Program Files (x86)\Common Files\Epicor Software\ and rename the existing “Epicor ERP Administration Console” folder.
  3. Reinstall the EAC by navigating to ERP10\ERP10.2.200.0\SupplementalInstalls\Administration and launching the setup.exe.
  4. Reinstall the application server plugin by navigating to E:\epicor\ERP10\ERP10.2.200.0\SupplementalInstalls\Administration\ApplicationServerManager and launching the setup.exe.
  5. Reinstall the database manager by navigating to \ERP10\ERP10.2.200.0\SupplementalInstalls\Administration\DatabaseManager and launching the setup.exe.
  6. Apply the latest EAC updates by navigating to \ERP10\ERP10.2.200.0\Updates\ERP10.2.200.X(where X is the highest number on your system)\SupplementalInstalls\AdministrationUpdates and launching the adminconsoleupdater.exe.
  7. Launch the EAC and try again.
1 Like

Thanks!!

That got the admin console working for 10.2.200.14

Can I add the extension back to also maintain the 10.1.500 database / application server running on the same machine?

Never mind – I got it sorted out