Forum
Herkese selam,
SCVMM ile ESX leri kontrol etmek istiyorum. vCenter ı ekledim ama vm lerin üzerine geldiğimde hata veriyor. Hata aşağıda.
Ne yapabilirim ? Teşekkürler iyi çalışmalar.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
*********** Exception Text ***********
System.IO.FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at System.Windows.Forms.UnsafeNativeMethods.CoCreateInstance(Guid& clsid, Object punkOuter, Int32 context, Guid& iid)
at System.Windows.Forms.AxHost.CreateWithoutLicense(Guid clsid)
at System.Windows.Forms.AxHost.CreateWithLicense(String license, Guid clsid)
at System.Windows.Forms.AxHost.CreateInstanceCore(Guid clsid)
at System.Windows.Forms.AxHost.CreateInstance()
at System.Windows.Forms.AxHost.GetOcxCreate()
at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
at System.Windows.Forms.AxHost.CreateHandle()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.ControlCollection.Add(Control value)
at VMwareViewer.VMwareViewer.SetupConnect()
at VMwareViewer.VMwareViewer.VMwareViewer_Shown(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnShown(EventArgs e)
at System.Windows.Forms.Form.CallShownEvent()
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
Selam,
Bu VMM hatasından çok kod hatasına benziyor. VMM sağlıklı kurulmamış veya bu feature için gerekli bir component (mesela runtime) doğru çalışmıyor olabilir. Açıkçası bir VMM hata kodu elde etmeden sonuca ulaşmak zor çünkü bu VMM bağımsız bir çok uygulamada yaşanabilen generic bir kod hatası: System.IO.FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
Sanırım SCVMM 2008 SP1 ESX 4.1 i desteklemiyormuş. SCVMM 2012 beklemek lazım.
Doğrudur. Şu an vCenter 4.0'a kadar entegre olabiliyor.