Setup Problems

Missing penimic.dll during wizard launcher

Started by smillerTR on 5,474 views


I'm trying to upgrade my ncrunch on a Windows 2012 R2 Datacenter server. After the v3.9 install the wizard starts up and I get the error below after clicking Finish in the configuration. Any advice?

************** Exception Text **************
System.DllNotFoundException: Unable to load DLL 'penimc.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at MS.Win32.Penimc.UnsafeNativeMethods.CreateResetEvent(IntPtr& handle)
at System.Windows.Input.PenThreadWorker..ctor()
at System.Windows.Input.PenThreadPool.GetPenThreadForPenContextHelper(PenContext penContext)
at System.Windows.Input.StylusWisp.WispTabletDeviceCollection.UpdateTabletsImpl()
at System.Windows.Input.StylusWisp.WispTabletDeviceCollection.UpdateTablets()
at System.Windows.Input.StylusWisp.WispTabletDeviceCollection..ctor()
at System.Windows.Input.StylusWisp.WispLogic.get_WispTabletDevices()
at System.Windows.Input.StylusWisp.WispLogic.RegisterHwndForInput(InputManager inputManager, PresentationSource inputSource)
at System.Windows.Interop.HwndStylusInputProvider..ctor(HwndSource source)
at System.Windows.Interop.HwndSource.Initialize(HwndSourceParameters parameters)
at System.Windows.Window.CreateSourceWindow(Boolean duringShow)
at System.Windows.Window.ShowHelper(Object booleanBox)
at System.Windows.Window.ShowDialog()
at NCrunch.GridNode.Configuration.Wizard.Finish.Finish_WizardFinish(Object sender, CancelEventArgs e)
at nCrunch.VSAddIn.UI.Wizards.Framework.WizardPage.OnWizardFinish(CancelEventArgs e)
at nCrunch.VSAddIn.UI.Wizards.Framework.WizardSheet.(Object , EventArgs )
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2053.0 built by: NET47REL1
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
NCrunch.GridNode.WizardLauncher
Assembly Version: 3.9.0.1
Win32 Version: 3.9.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Remco%20Software/NCrunch%20Grid%20Node%20Server/NCrunch.GridNode.WizardLauncher.exe
----------------------------------------
nCrunch.Common
Assembly Version: 3.9.0.1
Win32 Version: 3.9.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Remco%20Software/NCrunch%20Grid%20Node%20Server/nCrunch.Common.DLL
----------------------------------------
nCrunch.Core
Assembly Version: 3.9.0.1
Win32 Version: 3.9.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Remco%20Software/NCrunch%20Grid%20Node%20Server/nCrunch.Core.DLL
----------------------------------------
nCrunch.GridNode
Assembly Version: 3.9.0.1
Win32 Version: 3.9.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Remco%20Software/NCrunch%20Grid%20Node%20Server/nCrunch.GridNode.DLL
----------------------------------------
NCrunch.GridNode.Configuration
Assembly Version: 3.9.0.1
Win32 Version: 3.9.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Remco%20Software/NCrunch%20Grid%20Node%20Server/NCrunch.GridNode.Configuration.EXE
----------------------------------------
nCrunch.VSAddIn
Assembly Version: 3.9.0.1
Win32 Version: 3.9.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Remco%20Software/NCrunch%20Grid%20Node%20Server/nCrunch.VSAddIn.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2053.0 built by: NET47REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2053.0 built by: NET47REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2053.0 built by: NET47REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
nCrunch.TestExecution
Assembly Version: 3.9.0.1
Win32 Version: 3.9.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Remco%20Software/NCrunch%20Grid%20Node%20Server/nCrunch.TestExecution.DLL
----------------------------------------
nCrunch.Compiler
Assembly Version: 3.9.0.1
Win32 Version: 3.9.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Remco%20Software/NCrunch%20Grid%20Node%20Server/nCrunch.Compiler.DLL
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2053.0 built by: NET47REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2053.0 built by: NET47REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2053.0 built by: NET47REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
PresentationFramework
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2053.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
----------------------------------------
WindowsBase
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2053.0 built by: NET47REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
----------------------------------------
PresentationCore
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2053.0 built by: NET47REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2053.0 built by: NET47REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
nCrunch.GridNode.Recycler
Assembly Version: 3.9.0.1
Win32 Version: 3.9.0.1
CodeBase: file:///C:/Program%20Files%20(x86)/Remco%20Software/NCrunch%20Grid%20Node%20Server/nCrunch.GridNode.Recycler.EXE
----------------------------------------
System.ServiceProcess
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2053.0 built by: NET47REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceProcess/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll
----------------------------------------
System.Xaml
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2053.0 built by: NET47REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
----------------------------------------
PresentationFramework.AeroLite
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2053.0 built by: NET47REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.AeroLite/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.AeroLite.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.


Post a reply

Log in to reply.