Start Queue Run Exception...

To the Ipswitch web site

Ipswitch Forums
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      



Start Queue Run Exception...Expand / Collapse
Author
Message
Posted 3/9/2007 4:40:44 PM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: 8/13/2007 5:21:08 PM
Posts: 77, Visits: 5

I was poking around in the WAdmin interface and I Clicked the 'Start Queue Run' button on the Spool Manager Tab.  It produced the attached error with the following detailed exception text:  (I am running 2006.20 Technical Preview Release)

 

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.DllNotFoundException: Unable to load DLL 'IMailAPI_Helper.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
   at IMailAPI_NET.QueueMgrService.StartQueueRun()
   at IMailAPI_NET.QueueMgrService.BeginQueueRun()
   at wadmin.WAdmin.btnSpoolQueueRun_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
wadmin
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/Ipswitch/WAdmin%20Console%20for%20IMail/wadmin.exe
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    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.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
IMailAPI_NET
    Assembly Version: 1.0.2622.6040
    Win32 Version: 1.0.2622.6040
    CodeBase: file:///C:/Program%20Files/Ipswitch/WAdmin%20Console%20for%20IMail/IMailAPI_NET.DLL
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
FindOrphans
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/Ipswitch/WAdmin%20Console%20for%20IMail/FindOrphans.EXE
----------------------------------------
System.ServiceProcess
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.ServiceProcess/2.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.




David Madison
equatekinteractive.com


  Post Attachments 
WAdmin_exc_StartQueueRun.doc (1 view, 38.50 KB)
Post #29411
Posted 3/9/2007 5:26:36 PM
Forum Administrator

Forum AdministratorForum AdministratorForum AdministratorForum AdministratorForum AdministratorForum AdministratorForum AdministratorForum Administrator

Group: Administrators
Last Login: 5/5/2008 11:41:30 AM
Posts: 753, Visits: 453
Is there a file 'IMailAPI_Helper.dll' in the same directory as the wadmin.exe application?

Tripp Allen
President, Messaging Products
Ipswitch, Inc.
Post #29420
Posted 3/9/2007 5:32:18 PM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: 8/13/2007 5:21:08 PM
Posts: 77, Visits: 5

Hi Tripp,

Yes there is.




David Madison
equatekinteractive.com
Post #29421
Posted 3/9/2007 5:49:31 PM
Forum Administrator

Forum AdministratorForum AdministratorForum AdministratorForum AdministratorForum AdministratorForum AdministratorForum AdministratorForum Administrator

Group: Administrators
Last Login: 5/5/2008 11:41:30 AM
Posts: 753, Visits: 453
The error message is that it can't find the dll, so either the application is running with a different default directory or the case of the spelling of the dll isn't right.  Can you run wadmin from the directory it's installed in (instead of clicking the link in the start menu).  If that doesn't fix the problem, look at the case of the spelling of the dll and make sure it matches what's in the error message exactly.  Please let me know if either helps.

Tripp Allen
President, Messaging Products
Ipswitch, Inc.
Post #29423
Posted 3/12/2007 11:39:45 AM


Forum Guru

Forum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum GuruForum Guru

Group: Ipswitch Employees
Last Login: 10/24/2007 3:47:34 PM
Posts: 58, Visits: 149

In testing the console, what we found is that that error was most likley due to version conflict or corrupt files. Try deleting the exe and dll files and reinstall.

 

 




Ted Nichols

Ipswitch QA
Post #29487
Posted 1/31/2008 7:14:27 AM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 5/2/2008 6:42:50 AM
Posts: 16, Visits: 93
Hello
I was poking around in the WAdmin interface and I Clicked the 'Start Queue Run' button on the Spool Manager Tab. It produced the attached error with the following detailed exception text: (I am running W2003 server Standart Ed. SP2, I Imail 2006.23 Server Plus installed, licensed.In Spanish)





Consulte el final de este mensaje para obtener más detalles sobre cómo invocar a la depuración
Just-In-Time (JIT) en lugar de a este cuadro de diálogo.

************** Texto de la excepción **************
System.DllNotFoundException: No se puede cargar el archivo DLL 'IMailAPI_Helper.dll': No se puede encontrar el módulo especificado. (Excepción de HRESULT: 0x8007007E)
en IMailAPI_NET.QueueMgrService.SendNow(String strPath)
en IMailAPI_NET.QueueMgrService.SendFileNow(String strPath)
en wadmin.WAdmin.btnSpoolSendNow_Click(Object sender, EventArgs e)
en System.Windows.Forms.Control.OnClick(EventArgs e)
en System.Windows.Forms.Button.OnClick(EventArgs e)
en System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
en System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
en System.Windows.Forms.Control.WndProc(Message& m)
en System.Windows.Forms.ButtonBase.WndProc(Message& m)
en System.Windows.Forms.Button.WndProc(Message& m)
en System.Windows.Forms.Control.ControlNativewindow.OnMessage(Message& m)
en System.Windows.Forms.Control.ControlNativewindow.WndProc(Message& m)
en System.Windows.Forms.Nativewindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Ensamblados cargados **************
mscorlib
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.832 (QFE.050727-8300)
Código base: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
wadmin
Versión del ensamblado: 1.0.0.0
Versión Win32: 1.0.0.0
Código base: file:///C:/Archivos%20de%20programa/Ipswitch/WAdmin%20Console%20for%20IMail/wadmin.exe
----------------------------------------
System.Runtime.Remoting
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.832 (QFE.050727-8300)
Código base: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Windows.Forms
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.832 (QFE.050727-8300)
Código base: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.832 (QFE.050727-8300)
Código base: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.832 (QFE.050727-8300)
Código base: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
mscorlib.resources
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.832 (QFE.050727-8300)
Código base: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
IMailAPI_NET
Versión del ensamblado: 1.0.2643.6058
Versión Win32: 1.0.2643.6058
Código base: file:///C:/Archivos%20de%20programa/Ipswitch/WAdmin%20Console%20for%20IMail/IMailAPI_NET.DLL
----------------------------------------
System.Configuration
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.832 (QFE.050727-8300)
Código base: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.832 (QFE.050727-8300)
Código base: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.ServiceProcess
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.42 (RTM.050727-4200)
Código base: file:///C:/WINDOWS/assembly/GAC_MSIL/System.ServiceProcess/2.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll
----------------------------------------
System.Windows.Forms.resources
Versión del ensamblado: 2.0.0.0
Versión Win32: 2.0.50727.42 (RTM.050727-4200)
Código base: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_es_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------

************** Depuración JIT **************
Para habilitar la depuración Just In Time (JIT), el archivo de configuración de esta
aplicación o equipo (machine.config) debe tener el
valor jitDebugging establecido en la sección system.windows.forms.
La aplicación también se debe compilar con la depuración
habilitada

Por ejemplo:





Cuando esté habilitada la depuración JIT, cualquier excepción no controlada
se enviará al depurador JIT registrado en el equipo
en lugar de controlarlo mediante el cuadro de diálogo.
--------------------------------------------------------- then -------------------

there a file 'IMailAPI_Helper.dll' in the same directory as the wadmin.exe application.

I want to explacion server, and I desesoerado by this error that does not allow me to handle the Queue.
Please urgency. Thanks

Post #40576
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Derek, Matt, Brian Smith, Dave, Adrian, Mark Singh, kevin r gillis, Evan Karp, Jason Benton, David Karp, Brandon Felger, Ben Henderson, Tripp Allen, Derek_Test, Will Sansbury, Hush, Nemo, FTPplanet.com, Hugh Garber, WUP-PM, Tom Lewis, mmulryan@ipswitch.com, mswimm

PermissionsExpand / Collapse

All times are GMT -5:00, Time now is 3:56pm

Powered By InstantForum.NET v4.1.4 © 2008
Execution: 0.344. 11 queries. Compression Enabled.