Hi,
when I start the Server Manager on my Windows Server 2008 R2 x64 and change to either "Roles" or "Features" I get an error displayed. The error details say: (have to translate it from german...) Unexpected error...: element not found. (Exception from HRESULT: 0x80070490)
Windows Update just ran a few minutes ago with all recent fixes applied. The problem existed before the installation.
I attached some more information below. If you need more logs (e.g. CBS.log) I can provide them.
Hope you can help me on this one.
Kind regards,
Dirk Schulz
Excert from the event log of Server Manager:
Der Status des Systems konnte nicht ermittelt werden. Es wurde eine unerwartete Ausnahme gefunden:
System.Runtime.InteropServices.COMException (0x80070490): Element nicht gefunden. (Ausnahme von HRESULT: 0x80070490)
bei System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
bei Microsoft.Windows.ServerManager.ComponentInstaller.CreateSessionAndPackage(IntPtr& session, IntPtr& package)
bei Microsoft.Windows.ServerManager.ComponentInstaller.InitializeUpdateInfo()
bei Microsoft.Windows.ServerManager.ComponentInstaller.Initialize()
bei Microsoft.Windows.ServerManager.Common.Provider.RefreshDiscovery()
bei Microsoft.Windows.ServerManager.LocalResult.PerformDiscovery()
bei Microsoft.Windows.ServerManager.ServerManagerModel.CreateLocalResult(RefreshType refreshType)
bei Microsoft.Windows.ServerManager.ServerManagerModel.InternalRefreshModelResult(Object state)
BODY{font:x-small 'Verdana';margin-right:1.5em} .c{cursor:hand} .b{color:red;font-family:'Courier New';font-weight:bold;text-decoration:none} .e{margin-left:1em;text-indent:-1em;margin-right:1em} .k{margin-left:1em;text-indent:-1em;margin-right:1em} .t{color:#990000} .xt{color:#990099} .ns{color:red} .dt{color:green} .m{color:blue} .tx{font-weight:bold} .db{text-indent:0px;margin-left:1em;margin-top:0px;margin-bottom:0px;padding-left:.3em;border-left:1px solid #CCCCCC;font:small Courier} .di{font:small Courier} .d{color:blue} .pi{color:blue} .cb{text-indent:0px;margin-left:1em;margin-top:0px;margin-bottom:0px;padding-left:.3em;font:small Courier;color:#888888} .ci{font:small Courier;color:#888888} PRE{margin:0px;display:inline}
<script><!--
function f(e){
if (e.className=="ci"){if (e.children(0).innerText.indexOf("\n")>0) fix(e,"cb");}
if (e.className=="di"){if (e.children(0).innerText.indexOf("\n")>0) fix(e,"db");}
e.id="";
}
function fix(e,cl){
e.className=cl;
e.style.display="block";
j=e.parentElement.children(0);
j.className="c";
k=j.children(0);
k.style.visibility="visible";
k.href="#";
}
function ch(e){
mark=e.children(0).children(0);
if (mark.innerText=="+"){
mark.innerText="-";
for (var i=1;i<e.children.length;i++)
e.children(i).style.display="block";
}
else if (mark.innerText=="-"){
mark.innerText="+";
for (var i=1;i<e.children.length;i++)
e.children(i).style.display="none";
}}
function ch2(e){
mark=e.children(0).children(0);
contents=e.children(1);
if (mark.innerText=="+"){
mark.innerText="-";
if (contents.className=="db"||contents.className=="cb")
contents.style.display="block";
else contents.style.display="inline";
}
else if (mark.innerText=="-"){
mark.innerText="+";
contents.style.display="none";
}}
function cl(){
e=window.event.srcElement;
if (e.className!="c"){e=e.parentElement;if (e.className!="c"){return;}}
e=e.parentElement;
if (e.className=="e") ch(e);
if (e.className=="k") ch2(e);
}
function ex(){}
function h(){window.status=" ";}
document.onclick=cl;
--></script>
- < Event xmlns =" http://schemas.microsoft.com/win/2004/08/events/event " >
< Provider Name =" Microsoft-Windows-ServerManager " Guid =" {8C474092-13E4-430E-9F06-5B60A529BF38} " />
< EventID > 1601 </ EventID >
< Version > 0 </ Version >
< Keywords > 0x1000000000000000 </ Keywords >
< TimeCreated SystemTime =" 2010-02-12T12:41:30.688750200Z " />
< EventRecordID > 33 </ EventRecordID >
< Execution ProcessID =" 5048 " ThreadID =" 1552 " />
< Channel > Microsoft-Windows-ServerManager/Operational </ Channel >
< Computer > R202.cisag.com </ Computer >
< Security UserID =" S-1-5-21-2095849396-1976577722-219632125-1355 " />
</ System >
- < EventXML xmlns:auto-ns3 =" http://schemas.microsoft.com/win/2004/08/events " xmlns =" Event_NS " >
< message > Es wurde eine unerwartete Ausnahme gefunden: System.Runtime.InteropServices.COMException (0x80070490): Element nicht gefunden. (Ausnahme von HRESULT: 0x80070490) bei System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) bei Microsoft.Windows.ServerManager.ComponentInstaller.CreateSessionAndPackage(IntPtr& session, IntPtr& package) bei Microsoft.Windows.ServerManager.ComponentInstaller.InitializeUpdateInfo() bei Microsoft.Windows.ServerManager.ComponentInstaller.Initialize() bei Microsoft.Windows.ServerManager.Common.Provider.RefreshDiscovery() bei Microsoft.Windows.ServerManager.LocalResult.PerformDiscovery() bei Microsoft.Windows.ServerManager.ServerManagerModel.CreateLocalResult(RefreshType refreshType) bei Microsoft.Windows.ServerManager.ServerManagerModel.InternalRefreshModelResult(Object state) </ message >
</ EventXML >
</ UserData >
</ Event >