'/' アプリケーションでサーバー エラーが発生しました。

クライアントは 'text/html; charset=utf-8' の応答のコンテンツ タイプを見つけましたが、'text/xml' が必要です。
要求は以下のエラーにより失敗しました。
--
<html>
   <head>
       <title>'' (16 進数値 0x08) は無効な文字です。</title>
       <style>
        body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
        p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
        b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
        H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
        H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
        pre {font-family:"Lucida Console";font-size: .9em}
        .marker {font-weight: bold; color: black;text-decoration: none;}
        .version {color: gray;}
        .error {margin-bottom: 10px;}
        .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
       </style>
   </head>

   <body bgcolor="white">

           <span><H1>'/IctService/IctWebService' アプリケーションでサーバー エラーが発生しました。<hr width=100% size=1 color=silver></H1>

           <h2> <i>'' (16 進数値 0x08) は無効な文字です。</i> </h2></span>

           <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">

           <b> 説明: </b>現在の Web 要求を実行中に、ハンドルされていない例外が発生しました。エラーに関する詳細および例外の発生場所については、スタック トレースを参照してください。

           <br><br>

           <b> 例外の詳細: </b>System.ArgumentException: '' (16 進数値 0x08) は無効な文字です。<br><br>

           <b>ソース エラー:</b> <br><br>

           <table width=100% bgcolor="#ffffcc">
              <tr>
                 <td>
                     <code>

現在の Web 要求の実行中にハンドルされていない例外が生成されました。障害の原因および発生場所に関する情報については、下の例外スタック トレースを使って確認できます。</code>

                 </td>
              </tr>
           </table>

           <br>

           <b>スタック トレース:</b> <br><br>

           <table width=100% bgcolor="#ffffcc">
              <tr>
                 <td>
                     <code><pre>

[ArgumentException: '' (16 進数値 0x08) は無効な文字です。]
  System.Xml.XmlConvert.VerifyCharData(String data, ExceptionType exceptionType) +2730777
  System.Xml.DocumentXmlWriter.WriteString(String text) +35
  System.Xml.XmlWellFormedWriter.WriteString(String text) +5064599
  Microsoft.Web.Services3.Xml.XmlWrappingWriter.WriteString(String text) +17
  Microsoft.Web.Services3.Xml.XmlWrappingWriter.WriteString(String text) +17
  System.Web.Services.Protocols.Soap11ServerProtocolHelper.WriteFault(XmlWriter writer, SoapException soapException, HttpStatusCode statusCode) +756
  System.Web.Services.Protocols.SoapServerProtocol.WriteException(Exception e, Stream outputStream) +1143
  System.Web.Services.Protocols.WebServiceHandler.WriteException(Exception e) +128
  System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest() +404390
  System.Web.Services.Protocols.SyncSessionlessHandler.ProcessRequest(HttpContext context) +160
  System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +599
  System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +171
</pre></code>

                 </td>
              </tr>
           </table>

           <br>

           <hr width=100% size=1 color=silver>

           <b>バージョン情報:</b> Microsoft .NET Framework バージョン:2.0.50727.9174; ASP.NET バージョン:2.0.50727.9175

           </font>

   </body>
</html>
<!--
[ArgumentException]: '' (16 進数値 0x08) は無効な文字です。
  場所 System.Xml.XmlConvert.VerifyCharData(String data, ExceptionType exceptionType)
  場所 System.Xml.DocumentXmlWriter.WriteString(String text)
  場所 System.Xml.XmlWellFormedWriter.WriteString(String text)
  場所 Microsoft.Web.Services3.Xml.XmlWrappingWriter.WriteString(String text)
  場所 Microsoft.Web.Services3.Xml.XmlWrappingWriter.WriteString(String text)
  場所 System.Web.Services.Protocols.Soap11ServerProtocolHelper.WriteFault(XmlWriter writer, SoapException soapException, HttpStatusCode statusCode)
  場所 System.Web.Services.Protocols.SoapServerProtocol.WriteException(Exception e, Stream outputStream)
  場所 System.Web.Services.Protocols.WebServiceHandler.WriteException(Exception e)
  場所 System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest()
  場所 System.Web.Services.Protocols.SyncSessionlessHandler.ProcessRequest(HttpContext context)
  場所 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
  場所 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
-->
--.

説明: 現在の Web 要求を実行中に、ハンドルされていない例外が発生しました。エラーに関する詳細および例外の発生場所については、スタック トレースを参照してください。

例外の詳細: System.InvalidOperationException: クライアントは 'text/html; charset=utf-8' の応答のコンテンツ タイプを見つけましたが、'text/xml' が必要です。
要求は以下のエラーにより失敗しました。
--
<html>
   <head>
       <title>'' (16 進数値 0x08) は無効な文字です。</title>
       <style>
        body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
        p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
        b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
        H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
        H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
        pre {font-family:"Lucida Console";font-size: .9em}
        .marker {font-weight: bold; color: black;text-decoration: none;}
        .version {color: gray;}
        .error {margin-bottom: 10px;}
        .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
       </style>
   </head>

   <body bgcolor="white">

           <span><H1>'/IctService/IctWebService' アプリケーションでサーバー エラーが発生しました。<hr width=100% size=1 color=silver></H1>

           <h2> <i>'' (16 進数値 0x08) は無効な文字です。</i> </h2></span>

           <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">

           <b> 説明: </b>現在の Web 要求を実行中に、ハンドルされていない例外が発生しました。エラーに関する詳細および例外の発生場所については、スタック トレースを参照してください。

           <br><br>

           <b> 例外の詳細: </b>System.ArgumentException: '' (16 進数値 0x08) は無効な文字です。<br><br>

           <b>ソース エラー:</b> <br><br>

           <table width=100% bgcolor="#ffffcc">
              <tr>
                 <td>
                     <code>

現在の Web 要求の実行中にハンドルされていない例外が生成されました。障害の原因および発生場所に関する情報については、下の例外スタック トレースを使って確認できます。</code>

                 </td>
              </tr>
           </table>

           <br>

           <b>スタック トレース:</b> <br><br>

           <table width=100% bgcolor="#ffffcc">
              <tr>
                 <td>
                     <code><pre>

[ArgumentException: '' (16 進数値 0x08) は無効な文字です。]
  System.Xml.XmlConvert.VerifyCharData(String data, ExceptionType exceptionType) +2730777
  System.Xml.DocumentXmlWriter.WriteString(String text) +35
  System.Xml.XmlWellFormedWriter.WriteString(String text) +5064599
  Microsoft.Web.Services3.Xml.XmlWrappingWriter.WriteString(String text) +17
  Microsoft.Web.Services3.Xml.XmlWrappingWriter.WriteString(String text) +17
  System.Web.Services.Protocols.Soap11ServerProtocolHelper.WriteFault(XmlWriter writer, SoapException soapException, HttpStatusCode statusCode) +756
  System.Web.Services.Protocols.SoapServerProtocol.WriteException(Exception e, Stream outputStream) +1143
  System.Web.Services.Protocols.WebServiceHandler.WriteException(Exception e) +128
  System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest() +404390
  System.Web.Services.Protocols.SyncSessionlessHandler.ProcessRequest(HttpContext context) +160
  System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +599
  System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +171
</pre></code>

                 </td>
              </tr>
           </table>

           <br>

           <hr width=100% size=1 color=silver>

           <b>バージョン情報:</b> Microsoft .NET Framework バージョン:2.0.50727.9174; ASP.NET バージョン:2.0.50727.9175

           </font>

   </body>
</html>
<!--
[ArgumentException]: '' (16 進数値 0x08) は無効な文字です。
  場所 System.Xml.XmlConvert.VerifyCharData(String data, ExceptionType exceptionType)
  場所 System.Xml.DocumentXmlWriter.WriteString(String text)
  場所 System.Xml.XmlWellFormedWriter.WriteString(String text)
  場所 Microsoft.Web.Services3.Xml.XmlWrappingWriter.WriteString(String text)
  場所 Microsoft.Web.Services3.Xml.XmlWrappingWriter.WriteString(String text)
  場所 System.Web.Services.Protocols.Soap11ServerProtocolHelper.WriteFault(XmlWriter writer, SoapException soapException, HttpStatusCode statusCode)
  場所 System.Web.Services.Protocols.SoapServerProtocol.WriteException(Exception e, Stream outputStream)
  場所 System.Web.Services.Protocols.WebServiceHandler.WriteException(Exception e)
  場所 System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest()
  場所 System.Web.Services.Protocols.SyncSessionlessHandler.ProcessRequest(HttpContext context)
  場所 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
  場所 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
-->
--.

ソース エラー:

現在の Web 要求の実行中にハンドルされていない例外が生成されました。障害の原因および発生場所に関する情報については、下の例外スタック トレースを使って確認できます。

スタック トレース:


[InvalidOperationException: クライアントは 'text/html; charset=utf-8' の応答のコンテンツ タイプを見つけましたが、'text/xml' が必要です。
要求は以下のエラーにより失敗しました。
--
<html>
    <head>
        <title>'' (16 進数値 0x08) は無効な文字です。</title>
        <style>
         body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} 
         p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
         b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
         H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
         H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
         pre {font-family:"Lucida Console";font-size: .9em}
         .marker {font-weight: bold; color: black;text-decoration: none;}
         .version {color: gray;}
         .error {margin-bottom: 10px;}
         .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
        </style>
    </head>

    <body bgcolor="white">

            <span><H1>'/IctService/IctWebService' アプリケーションでサーバー エラーが発生しました。<hr width=100% size=1 color=silver></H1>

            <h2> <i>'' (16 進数値 0x08) は無効な文字です。</i> </h2></span>

            <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">

            <b> 説明: </b>現在の Web 要求を実行中に、ハンドルされていない例外が発生しました。エラーに関する詳細および例外の発生場所については、スタック トレースを参照してください。

            <br><br>

            <b> 例外の詳細: </b>System.ArgumentException: '' (16 進数値 0x08) は無効な文字です。<br><br>

            <b>ソース エラー:</b> <br><br>

            <table width=100% bgcolor="#ffffcc">
               <tr>
                  <td>
                      <code>

現在の Web 要求の実行中にハンドルされていない例外が生成されました。障害の原因および発生場所に関する情報については、下の例外スタック トレースを使って確認できます。</code>

                  </td>
               </tr>
            </table>

            <br>

            <b>スタック トレース:</b> <br><br>

            <table width=100% bgcolor="#ffffcc">
               <tr>
                  <td>
                      <code><pre>

[ArgumentException: '' (16 進数値 0x08) は無効な文字です。]
   System.Xml.XmlConvert.VerifyCharData(String data, ExceptionType exceptionType) +2730777
   System.Xml.DocumentXmlWriter.WriteString(String text) +35
   System.Xml.XmlWellFormedWriter.WriteString(String text) +5064599
   Microsoft.Web.Services3.Xml.XmlWrappingWriter.WriteString(String text) +17
   Microsoft.Web.Services3.Xml.XmlWrappingWriter.WriteString(String text) +17
   System.Web.Services.Protocols.Soap11ServerProtocolHelper.WriteFault(XmlWriter writer, SoapException soapException, HttpStatusCode statusCode) +756
   System.Web.Services.Protocols.SoapServerProtocol.WriteException(Exception e, Stream outputStream) +1143
   System.Web.Services.Protocols.WebServiceHandler.WriteException(Exception e) +128
   System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest() +404390
   System.Web.Services.Protocols.SyncSessionlessHandler.ProcessRequest(HttpContext context) +160
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +599
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +171
</pre></code>

                  </td>
               </tr>
            </table>

            <br>

            <hr width=100% size=1 color=silver>

            <b>バージョン情報:</b> Microsoft .NET Framework バージョン:2.0.50727.9174; ASP.NET バージョン:2.0.50727.9175

            </font>

    </body>
</html>
<!-- 
[ArgumentException]: '' (16 進数値 0x08) は無効な文字です。
   場所 System.Xml.XmlConvert.VerifyCharData(String data, ExceptionType exceptionType)
   場所 System.Xml.DocumentXmlWriter.WriteString(String text)
   場所 System.Xml.XmlWellFormedWriter.WriteString(String text)
   場所 Microsoft.Web.Services3.Xml.XmlWrappingWriter.WriteString(String text)
   場所 Microsoft.Web.Services3.Xml.XmlWrappingWriter.WriteString(String text)
   場所 System.Web.Services.Protocols.Soap11ServerProtocolHelper.WriteFault(XmlWriter writer, SoapException soapException, HttpStatusCode statusCode)
   場所 System.Web.Services.Protocols.SoapServerProtocol.WriteException(Exception e, Stream outputStream)
   場所 System.Web.Services.Protocols.WebServiceHandler.WriteException(Exception e)
   場所 System.Web.Services.Protocols.WebServiceHandler.CoreProcessRequest()
   場所 System.Web.Services.Protocols.SyncSessionlessHandler.ProcessRequest(HttpContext context)
   場所 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   場所 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
-->
--.]
   System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +237592
   System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +273
   RegionIctWs.Bbs.BbsWs.BbsKijiSearch(BbsKijiSearchCondition joken) +143
   Bbs_Control_IchiranS.GetMeisaiData() +420
   Bbs_Control_IchiranS.SetDataControl() +850
   System.Web.UI.Control.OnPreRender(EventArgs e) +11728260
   System.Web.UI.Control.PreRenderRecursiveInternal() +132
   System.Web.UI.Control.PreRenderRecursiveInternal() +227
   System.Web.UI.Control.PreRenderRecursiveInternal() +227
   System.Web.UI.Control.PreRenderRecursiveInternal() +227
   System.Web.UI.Control.PreRenderRecursiveInternal() +227
   System.Web.UI.Control.PreRenderRecursiveInternal() +227
   System.Web.UI.Control.PreRenderRecursiveInternal() +227
   System.Web.UI.Control.PreRenderRecursiveInternal() +227
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3671


バージョン情報: Microsoft .NET Framework バージョン:4.0.30319; ASP.NET バージョン:4.8.4682.0