Could not invoke SCE console
Hi all, I have installed SCE Server on windows 2008,64-bit machine with Reporting services configured. I have used another domain to install the SCE Server (without creating domain controller) After installation of SCE, when i tried to launch SCE itgave me an error which i could not figure out the root cause till now Here is the error Note: The following information was gathered when the operation was attempted. The information may appear cryptic but provides context for the error. The application will continue to run. System.InvalidOperationException: Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'. The request failed with the error message: -- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>IIS 7.0 Detailed Error - 500.19 - Internal Server Error</title> <style type="text/css"> <!-- body{margin:0;font-size:.7em;font-family:Verdana,Arial,Helvetica,sans-serif;backgroundCBE1EF;} code{margin:0;color006600;font-size:1.1em;font-weight:bold;} .config_source code{font-size:.8em;color000000;} pre{margin:0;font-size:1.4em;word-wrap:break-word;} ul,ol{margin:10px 0 10px 40px;} ul.first,ol.first{margin-top:5px;} fieldset{padding:0 15px 10px 15px;} .summary-container fieldset{padding-bottom:5px;margin-top:4px;} legend.no-expand-all{padding:2px 15px 4px 10px;margin:0 0 0 -12px;} legend{color333333;padding:4px 15px 4px 10px;margin:4px 0 8px -12px;_margin-top:0px; border-top:1px solid #EDEDED;border-left:1px solid #EDEDED;border-right:1px solid #969696; border-bottom:1px solid #969696;backgroundE7ECF0;font-weight:bold;font-size:1em;} a:link,a:visited{color007EFF;font-weight:bold;} a:hover{text-decoration:none;} h1{font-size:2.4em;margin:0;colorFFF;} h2{font-size:1.7em;margin:0;colorCC0000;} h3{font-size:1.4em;margin:10px 0 0 0;colorCC0000;} h4{font-size:1.2em;margin:10px 0 5px 0; }#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS",Verdana,sans-serif; colorFFF;background-color5C87B2; }#content{margin:0 0 0 2%;position:relative;} .summary-container,.content-container{backgroundFFF;width:96%;margin-top:8px;padding:10px;position:relative;} .config_source{backgroundfff5c4;} .content-container p{margin:0 0 10px 0; }#details-left{width:35%;float:left;margin-right:2%; }#details-right{width:63%;float:left; }#server_version{width:96%;_height:1px;min-height:1px;margin:0 0 5px 0;padding:11px 2% 8px 2%;colorFFFFFF; background-color5A7FA5;border-bottom:1px solid #C1CFDD;border-top:1px solid #4A6C8E;font-weight:normal; font-size:1em;colorFFF;text-align:right; }#server_version p{margin:5px 0;} table{margin:4px 0 4px 0;width:100%;border:none;} td,th{vertical-align:top;padding:3px 0;text-align:left;font-weight:bold;border:none;} th{width:30%;text-align:right;padding-right:2%;font-weight:normal;} thead th{background-colorebebeb;width:25%; }#details-right th{width:20%;} table tr.alt td,table tr.alt th{background-colorebebeb;} .highlight-code{colorCC0000;font-weight:bold;font-style:italic;} .clear{clear:both;} .preferred{padding:0 5px 2px 5px;font-weight:normal;background006633;colorFFF;font-size:.8em;} --> </style> </head> <body> <div id="header"><h1>Server Error in Application "WSUS ADMINISTRATION/APIREMOTING30"</h1></div> <div id="server_version"><p>Internet Information Services 7.0</p></div> <div id="content"> <div class="content-container"> <fieldset><legend>Error Summary</legend> <h2>HTTP Error 500.19 - Internal Server Error</h2> <h3>The requested page cannot be accessed because the related configuration data for the page is invalid.</h3> </fieldset> </div> <div class="content-container"> <fieldset><legend>Detailed Error Information</legend> <div id="details-left"> <table border="0" cellpadding="0" cellspacing="0"> <tr class="alt"><th>Module</th><td>DynamicCompressionModule</td></tr> <tr><th>Notification</th><td>SendResponse</td></tr> <tr class="alt"><th>Handler</th><td>WebServiceHandlerFactory-Integrated</td></tr> <tr><th>Error Code</th><td>0x8007007e</td></tr> </table> </div> <div id="details-right"> <table border="0" cellpadding="0" cellspacing="0"> <tr class="alt"><th>Requested URL</th><td>http://win-7ev4u3jq9mi:8530/ApiRemoting30/WebService.asmx</td></tr> <tr><th>Physical Path</th><td>c:\Program Files\Update Services\WebServices\ApiRemoting30\WebService.asmx</td></tr> <tr class="alt"><th>Logon Method</th><td>Not yet determined</td></tr> <tr><th>Logon User</th><td>Not yet determined</td></tr> </table> <div class="clear"></div> </div> </fieldset> </div> <div class="content-container"> <fieldset><legend>Most likely causes:</legend> <ul> <li>The worker process is unable to read the applicationhost.config or web.config file.</li> <li>There is malformed XML in the applicationhost.config or web.config file.</li> <li>The server cannot access the applicationhost.config or web.config file because of incorrect NTFS permissions.</li> </ul> </fieldset> </div> <div class="content-container"> <fieldset><legend>Things you can try:</legend> <ul> <li>Look in the event logs for information about why the configuration files are not readable.</li> <li>Make sure the user identity specified for the application pool, or the authenticated user, has the required permissions to access the web.config file.</li> </ul> </fieldset> </div> <div class="content-container"> <fieldset><legend>Links and More Information</legend> This error occurs when there is a problem reading the configuration file for the Web server or Web application. In some cases, the event logs may contain more information about what caused this error. <p><a href="http://go.microsoft.com/fwlink/?LinkID=62293&IIS70Error=500,19,0x8007007e,6001">View more information </a></p> </fieldset> </div> </div> </body> </html> --. at Microsoft.UpdateServices.Administration.AdminProxy.CreateUpdateServer(Object[] args) at Microsoft.UpdateServices.Administration.AdminProxy.GetUpdateServer() at Microsoft.EnterpriseManagement.SCE.Internal.UI.Console.UpdateServerService.Connect(String serverName, Boolean connectSecurely, Int32 socketNumber) at Microsoft.EnterpriseManagement.SCE.Internal.UI.Console.EssentialsConsoleWindow.ConnectToManagementGroupJob(Object sender, ConsoleJobEventArgs args) at Microsoft.EnterpriseManagement.Mom.Internal.UI.Console.ConsoleJobExceptionHandler.ExecuteJob(IComponent component, EventHandler`1 job, Object sender, ConsoleJobEventArgs args) i tried different options in IIS like giving execute permissions and adding user account to domain controller and the end result was same. Could some one give any inputs regarding the same, i highly appreciate your input on the same.
May 22nd, 2008 3:36pm

Hi, This problem is may be caused by the IIS configuration. Have you checked it by following this KB article, which I think is jsut helpful for your scenario? Error message when you visit a Web site that is hosted on IIS 7.0: "HTTP Error 500.19 Internal Server Error" http://support.microsoft.com/kb/942055/en-us Hope it helps.
Free Windows Admin Tool Kit Click here and download it now
May 26th, 2008 9:09am

Hi, I have tried with above link also but of no use, if you want i can explain the problem more clearly, i welcome any suggestin regarding the same.
June 2nd, 2008 9:07am

Hi, I think it's better to explain the problem more clearly, so could you tell us how did you install the SCE server? Was there any special configuration? Besides, check the OpsMgr Event Log and the installation log to see if there's any error message. Generally, the installation log files are located in %temp% folder and the names are: SCESetupx.log (x stands for different numbers) WSUSSetup.log SCEReportingx.log SCEx.log Thanks.
Free Windows Admin Tool Kit Click here and download it now
June 4th, 2008 12:52pm

Hi all, I could resolve the issue,now i am able to launch SCE on windows 2008, x64. The problem is with applicationhost.config file i did a lot of R&D and tried to solve the problem by digging into error messages,but the problem is in config file. A change in the setting done the magic, Thanks all for your help. This post can be considered answered and you can mark it as answered.
June 9th, 2008 10:24am

Can you please provide me with more details of what you did to the applicationhost.config file so that I can check that on my server? I am having the same exact issue but my installation went differently than your installation from your breif description.Thanks,NickHere is the error message I am receiving...Note: The following information was gathered when the operation was attempted. The information may appear cryptic but provides context for the error. The application will continue to run. System.InvalidOperationException: Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'.The request failed with the error message:--<HTML dir="ltr"><HEAD><meta name="GENERATOR" content="Microsoft SharePoint" /><meta name="progid" content="SharePoint.WebPartPage.Document" /><meta HTTP-EQUIV="Content-Type" content="text/html; charset=utf-8" /><meta HTTP-EQUIV="Expires" content="0" /><meta name="ROBOTS" content="NOHTMLINDEX" /><title>Error </title><link rel="stylesheet" type="text/css" href="/_layouts/1033/styles/core.css?rev=5msmprmeONfN6lJ3wtbAlA%3D%3D"/><script type="text/javascript" language="javascript" src="/_layouts/1033/init.js?rev=qX%2BG3yl4pldKy9KbPLXf9w%3D%3D"></script><script type="text/javascript" language="javascript" src="/_layouts/1033/core.js?rev=CNBZRdV1h3pKuA7LsMXf3w%3D%3D"></script> <meta name="Robots" content="NOINDEX " /><meta name="SharePointError" content=""/></HEAD><BODY scroll="yes" onload="javascript:if (typeof(_spBodyOnLoadWrapper) != 'undefined') _spBodyOnLoadWrapper();"> <form name="aspnetForm" method="post" action="../_layouts/error.aspx" id="aspnetForm" onsubmit="return _spFormOnSubmitWrapper();"><div><input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKLTU2NjkxODU3M2RkZtXoyqLDy1oGVzyYBDP8AdAbvmc=" /></div> <TABLE class="ms-main" CELLPADDING=0 CELLSPACING=0 BORDER=0 WIDTH="100%" HEIGHT="100%"><tr><td> <table CELLPADDING=0 CELLSPACING=0 BORDER=0 WIDTH="100%"><tr> <td colspan=4 class="ms-globalbreadcrumb" align="right"> <a href="javascript:TopHelpButtonClick('NavBarHelpHome')" id="ctl00_PlaceHolderGlobalNavigation_TopHelpLink" AccessKey="6" title="Help (new window)"><img src="/_layouts/images/helpicon.gif" align="absmiddle" border="0" alt="Help (new window)" /></a> </td></tr> </table> </td></tr><tr> <td class="ms-globalTitleArea"> <table width=100% cellpadding=0 cellspacing=0 border=0> <tr><td id="GlobalTitleAreaImage" class="ms-titleimagearea"><img id="onetidHeadbnnr0" src="/_layouts/images/titlegraphic.gif" alt="" /></td><td class="ms-sitetitle" width=100%> </td><td style="padding-top:8px;" valign=top> </td> </tr> </table> </td></tr><TR> <TD id="onetIdTopNavBarContainer" WIDTH=100% class="ms-bannerContainer"> </TD></TR> <TR height="100%"><TD><TABLE width="100%" height="100%" cellspacing="0" cellpadding="0"><tr> <td class="ms-titlearealeft" id="TitleAreaImageCell" valign="middle" nowrap><div style="height:100%" class="ms-titleareaframe"></div></td> <td class="ms-titleareaframe" id="TitleAreaFrameClass"> <table cellpadding=0 height=100% width=100% cellspacing=0> <tr><td class="ms-areaseparatorleft"><IMG SRC="/_layouts/images/blank.gif" width=1 height=1 alt=""></td></tr> </table> </td> <td valign=top id="onetidPageTitleAreaFrame" class='ms-areaseparator' nowrap width="100%"> <table id="onetidPageTitleAreaTable" cellpadding=0 cellspacing=0 width=100% border="0"> <tr><td valign="top" class="ms-titlearea"> <a href="http://zeus" id="ctl00_PlaceHolderTitleBreadcrumb_idSimpleGoBackToHome">Go back to site</a> </td> </tr> <tr><td height=100% valign=top ID=onetidPageTitle class="ms-pagetitle"> <h2 class="ms-pagetitle">Error </h2></td> </tr> </table> </td> <td class="ms-titlearearight"><div class='ms-areaseparatorright'><IMG SRC="/_layouts/images/blank.gif" width=8 height=100% alt=""></div></td></tr> <TR> <TD class="ms-leftareacell" valign=top height=100% id="LeftNavigationAreaCell"> <table class=ms-nav width=100% height=100% cellpadding=0 cellspacing=0><tr> <td> <TABLE height="100%" class=ms-navframe CELLPADDING=0 CELLSPACING=0 border="0"> <tr valign="top"><td width="4px"><IMG SRC="/_layouts/images/blank.gif" width=4 height=1 alt=""></td><td valign="top" width="100%"> </td> </tr> <tr><td colspan=2><IMG SRC="/_layouts/images/blank.gif" width=138 height=1 alt=""></td></tr> </TABLE> </td> <td></td></tr> </table> </TD> <td><div class='ms-areaseparatorleft'><IMG SRC="/_layouts/images/blank.gif" width=8 height=100% alt=""></div></td> <td class='ms-formareaframe' valign="top"><TABLE width="100%" border="0" cellspacing="0" cellpadding="0" class="ms-propertysheet"> <TR valign="top" ><TD class="ms-descriptiontext" width="100%"> </TD> <TD ID=onetidYPadding width="10px"><IMG SRC="/_layouts/images/blank.gif" width=10 height=1 alt=""></TD> </TR> <TR ><TD ID=onetidMainBodyPadding height="8px"><IMG SRC="/_layouts/images/blank.gif" width=1 height=8 alt=""></TD> </TR> <tr> <td valign="top" height="100%"> <A name="mainContent"></A><table width=100% border=0 class="ms-titleareaframe" cellpadding=0><TR><TD valign=top width="100%" style="padding-top: 10px" class="ms-descriptiontext"> <span id="ctl00_PlaceHolderMain_LabelMessage">The file you are attempting to save or retrieve has been blocked from this Web site by the server administrators.</span> <P><span class="ms-descriptiontext"><span id="ctl00_PlaceHolderMain_helptopic_troubleshooting"><A Title="Troubleshoot issues with Windows SharePoint Services. - Opens in new window" HREF="javascript:HelpWindowKey('troubleshooting')">Troubleshoot issues with Windows SharePoint Services.</A></span></span></TD></TR></table><script type="text/javascript" language="JavaScript"> var gearPage = document.getElementById('GearPage'); if(null != gearPage) { gearPage.parentNode.removeChild(gearPage); document.title = "Error"; }</script> </td> </tr></table> </td> <td class="ms-rightareacell"><div class='ms-areaseparatorright'><IMG SRC="/_layouts/images/blank.gif" width=8 height=100% alt=""></div></td></TR><tr><td class="ms-pagebottommarginleft"><IMG SRC="/_layouts/images/blank.gif" width=1 height=10 alt=""></td><td class="ms-pagebottommargin"><IMG SRC="/_layouts/images/blank.gif" width=1 height=10 alt=""></td><td class="ms-bodyareapagemargin"><IMG SRC="/_layouts/images/blank.gif" width=1 height=10 alt=""></td><td class="ms-pagebottommarginright"><IMG SRC="/_layouts/images/blank.gif" width=1 height=10 alt=""></td></tr></TABLE></TD></TR> </TABLE> <input type="text" name="__spDummyText1" style="display:none;" size=1/> <input type="text" name="__spDummyText2" style="display:none;" size=1/> </form> </BODY></HTML> --. at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at Microsoft.EnterpriseManagement.Mom.Internal.UI.Reporting.ReportingService.ReportingService2005.ListChildren(String Item, Boolean Recursive) at Microsoft.EnterpriseManagement.Mom.Internal.UI.Reporting.ManagementGroupReportFolder.GetSubfolders(Boolean includeHidden) at Microsoft.EnterpriseManagement.Mom.Internal.UI.Reporting.WunderBar.ReportingPage.LoadReportingSubtree(TreeNode node, ManagementGroupReportFolder folder) at Microsoft.EnterpriseManagement.Mom.Internal.UI.Reporting.WunderBar.ReportingPage.LoadReportingTree(ManagementGroupReportFolder folder) at Microsoft.EnterpriseManagement.Mom.Internal.UI.Reporting.WunderBar.ReportingPage.LoadReportingTreeJob(Object sender, ConsoleJobEventArgs args)
Free Windows Admin Tool Kit Click here and download it now
August 26th, 2009 9:48pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics