AppFabric Server Configuration Wizard Not Found Error
-
Monday, June 18, 2012 10:18 AM
Hello,
I've installed AppFabric 1.1 (1.0 has the same issue) on test env Win 2008 R2 SP1
and when i'm launching configuration wizard to configure cache it throws an exception from the very beginning.
I wonder if there is any workaround to fix this issue...
All Replies
-
Thursday, June 28, 2012 5:34 PMModerator
It looks like it is failing when doing WMI. Could you check if the WMI service is running?
Thanks,
If this answers your question, please use the "Answer" button to say so | Ben Cline
-
Friday, June 29, 2012 12:35 PM
- Edited by HeToCMicrosoft Community Contributor Friday, June 29, 2012 12:37 PM
-
Monday, July 02, 2012 3:49 PMModerator
Could you copy the whole stack trace in the error box here?
Thanks,
If this answers your question, please use the "Answer" button to say so | Ben Cline
-
Tuesday, July 03, 2012 7:51 AM
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.************** Exception Text **************
System.Management.ManagementException: Not found
at System.Management.ManagementScope.Initialize()
at System.Management.ManagementObject.Initialize(Boolean getObject)
at System.Management.ManagementBaseObject.get_Properties()
at System.Management.ManagementBaseObject.GetPropertyValue(String propertyName)
at Microsoft.ApplicationServer.Configuration.Utilities.ServiceControllerHelper.GetWindowsServicePropertyValue(String serviceName, String propertyName)
at Microsoft.ApplicationServer.Configuration.Utilities.ServiceControllerHelper.GetWindowsServiceUserName(String serviceName)
at Microsoft.ApplicationServer.Configuration.DistributedCacheServicePage.DistributedCacheServicePage_Load(Object sender, EventArgs e)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.ControlCollection.Add(Control value)
at Microsoft.ApplicationServer.Configuration.ConfigurationWizardForm.AttachWizardControl(Int32 currentIndex)
at Microsoft.ApplicationServer.Configuration.ConfigurationWizardForm.MoveNext()
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.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.237 (RTMGDR.030319-2300)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
Microsoft.ApplicationServer.Configuration
Assembly Version: 1.0.0.0
Win32 Version: 1.1.2106.32
CodeBase: file:///C:/Program%20Files/AppFabric%201.1%20for%20Windows%20Server/Microsoft.ApplicationServer.Configuration.exe
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.236 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Setup
Assembly Version: 1.0.0.0
Win32 Version: 1.1.2106.32
CodeBase: file:///C:/Program%20Files/AppFabric%201.1%20for%20Windows%20Server/Setup.EXE
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
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.0.30319.233 built by: RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.ServiceProcess
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceProcess/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll
----------------------------------------
System.Management
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.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.LinkedIn Profile
SharePoint Advanced Visibility Options project

