[SOLVED] ME Admin Console error 0x8007000B, ME Installer error 0x80090016

Discussions on webmail and the Professional version.
Post Reply
reinhard_g
Posts: 24
Joined: Mon Oct 24, 2011 12:06 pm

[SOLVED] ME Admin Console error 0x8007000B, ME Installer error 0x80090016

Post by reinhard_g »

If I use the ME Admin Console to look at the mailboxes, I get following messages:

System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from n HRESULT: 0x8007000B)
at MailEnable.Administration.Service.SetCurrentHost(String& CurrentHost)
at MailEnable.Administration.Console.ServiceNode..ctor(String ServiceDescription, String ServiceIdentifier, Boolean hideExpandIcon)

and I can see any mailboxes.

If I choose "Servers" I get this message about 10 times.

The old console "D:\Mailserver\MailEnable\bin\MailEnable Professional.msc" works, but some new features at the properities are not visible.

A similar message appears at MEInstaller 13 Set Net framework version...:

System.Runtime.InteropServices.COMException (0x80090016): Der Schlüsselsatz ist nicht vorhanden. (Ausnahme von HRESULT: 0x80090016)
bei Microsoft.Web.Administration.Interop.AppHostWritableAdminManager.CommitChanges()
bei Microsoft.Web.Administration.ConfigurationManager.CommitChanges()
bei Microsoft.Web.Administration.ServerManager.CommitChanges()
bei MailEnable.Administration.Web.Servers.IIS7.IIS7Manager.CommitChanges()
bei MailEnable.Installation.modIISLibrary.SetAppPoolIdentity(String& AppPoolName, String& UserName, String& Password)
bei MEInstaller.frmMain.CmdExecute_Click(Object eventSender, EventArgs eventArgs)
bei System.EventHandler.Invoke(Object sender, EventArgs e)
bei System.Windows.Forms.Control.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
bei System.Windows.Forms.Button.WndProc(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Geladene Assemblys **************
mscorlib
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.8762 (QFE.050727-8700).
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll.
----------------------------------------
MEInstaller
Assembly-Version: 1.0.6361.20348.
Win32-Version: 1.0.6361.20348.
CodeBase: file:///D:/Mailserver/MailEnable/bin/MEInstaller.exe.
----------------------------------------
Microsoft.VisualBasic
Assembly-Version: 8.0.0.0.
Win32-Version: 8.0.50727.8007 (FX35W81RTMGDR.050727-8000).
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll.
----------------------------------------
System
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.8759 (QFE.050727-8700).
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll.
----------------------------------------
MailEnable.Installation
Assembly-Version: 2.0.0.0.
Win32-Version: 1.0.0.0.
CodeBase: file:///D:/Mailserver/MailEnable/bin/MailEnable.Installation.DLL.
----------------------------------------
mscorlib.resources
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.8762 (QFE.050727-8700).
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll.
----------------------------------------
System.Windows.Forms
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.8015 (FX35W81RTMGDR.050727-8000).
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll.
----------------------------------------
System.Drawing
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.8019 (FX35W81RTMGDR.050727-8000).
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.
----------------------------------------
System.Web
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.8762 (QFE.050727-8700).
CodeBase: file:///C:/Windows/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll.
----------------------------------------
MailEnable.Administration.Web.Servers
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.0.0.
CodeBase: file:///D:/Mailserver/MailEnable/bin/MailEnable.Administration.Web.Servers.DLL.
----------------------------------------
Microsoft.Web.Administration
Assembly-Version: 7.0.0.0.
Win32-Version: 8.5.9600.17042.
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.Web.Administration/7.0.0.0__31bf3856ad364e35/Microsoft.Web.Administration.dll.
----------------------------------------
System.Configuration
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.8007 (FX35W81RTMGDR.050727-8000).
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.
----------------------------------------
System.Windows.Forms.resources
Assembly-Version: 2.0.0.0.
Win32-Version: 2.0.50727.7905 (win9rel.050727-7900).
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.
----------------------------------------

I use ME progessional 975 on a Windows Server 2012 R2. Is there a workaround?
Reinhard Gojowsky
--------------------------
EAASDC IT Service Germany
ME Professional 10.40, Windows Server 2019

MailEnable-Ian
Site Admin
Posts: 9738
Joined: Mon Mar 22, 2004 4:44 am
Location: Melbourne, Victoria, Australia

Re: ME Admin Console error 0x8007000B, ME Installer error 0x80090016

Post by MailEnable-Ian »

Hi,

Are you logged in the server as an administrator and installed MailEnable using an administrative account? Do you have all the latest Microsoft Windows updates and Microsoft .NET Framework service packs installed? Did you restart the server after installing MailEnable so that environment variables take affect?
Regards,

Ian Margarone
MailEnable Support

reinhard_g
Posts: 24
Joined: Mon Oct 24, 2011 12:06 pm

Re: ME Admin Console error 0x8007000B, ME Installer error 0x80090016

Post by reinhard_g »

MailEnable-Ian wrote:Are you logged in the server as an administrator and installed MailEnable using an administrative account?
Yes, I was logged in with an admin account and I installed ME "as administrator"
MailEnable-Ian wrote:Do you have all the latest Microsoft Windows updates and Microsoft .NET Framework service packs installed?
Yes, all Windows updates are done, I installed .Net Framework 4.7 and I repaired the old versions.
MailEnable-Ian wrote:Did you restart the server after installing MailEnable so that environment variables take affect?
Yes, several times.
Reinhard Gojowsky
--------------------------
EAASDC IT Service Germany
ME Professional 10.40, Windows Server 2019

MailEnable-Ian
Site Admin
Posts: 9738
Joined: Mon Mar 22, 2004 4:44 am
Location: Melbourne, Victoria, Australia

Re: ME Admin Console error 0x8007000B, ME Installer error 0x80090016

Post by MailEnable-Ian »

Hi,

The best way forward and for a managed response to the problem in to lodge a support ticket via support form under the category of "Upgrade" and provide server access.

https://www.mailenable.com/support/step1.asp
Regards,

Ian Margarone
MailEnable Support

reinhard_g
Posts: 24
Joined: Mon Oct 24, 2011 12:06 pm

Re: ME Admin Console error 0x8007000B, ME Installer error 0x80090016

Post by reinhard_g »

Problem 0x8007000B solved: Error in Environment PATH.

In the PATH environment was an old entry to a non existing folder ...\mailenable\bin from an older installation.
Reinhard Gojowsky
--------------------------
EAASDC IT Service Germany
ME Professional 10.40, Windows Server 2019

Post Reply