Il contenuto della risposta rilevato dal client è di tipo 'text/html; ', invece del previsto 'text/xml'.Richiesta non riuscita con messaggio di errore:

您所在的位置:网站首页 丁霁和林无隅谁是攻 Il contenuto della risposta rilevato dal client è di tipo 'text/html; ', invece del previsto 'text/xml'.Richiesta non riuscita con messaggio di errore:

Il contenuto della risposta rilevato dal client è di tipo 'text/html; ', invece del previsto 'text/xml'.Richiesta non riuscita con messaggio di errore:

2023-03-23 13:51| 来源: 网络整理| 查看: 265

Errore server nell'applicazione '/AssociazioniNew'. Il contenuto della risposta rilevato dal client è di tipo 'text/html; charset=utf-8', invece del previsto 'text/xml'.Richiesta non riuscita con messaggio di errore:--            Runtime Error                 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; }            

   

           Server Error in '/' Application.

            Runtime Error

           

            Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.            

           Details: To enable the details of this specific error message to be viewable on remote machines, please create a tag within a "web.config" configuration file located in the root directory of the current web application. This tag should then have its "mode" attribute set to "Off".

                                                                  

               

                                            

           

           Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's configuration tag to point to a custom error page URL.

                                                                  

               

                                            

           

   

--.

Descrizione: Eccezione non gestita durante l'esecuzione della richiesta Web corrente. Per ulteriori informazioni sull'errore e sul suo punto di origine nel codice, vedere l'analisi dello stack.

Dettagli eccezione: System.InvalidOperationException: Il contenuto della risposta rilevato dal client è di tipo 'text/html; charset=utf-8', invece del previsto 'text/xml'.Richiesta non riuscita con messaggio di errore:--            Runtime Error                 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; }            

   

           Server Error in '/' Application.

            Runtime Error

           

            Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.            

           Details: To enable the details of this specific error message to be viewable on remote machines, please create a tag within a "web.config" configuration file located in the root directory of the current web application. This tag should then have its "mode" attribute set to "Off".

                                                                  

               

                                            

           

           Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's configuration tag to point to a custom error page URL.

                                                                  

               

                                            

           

   

--.

Errore nel codice sorgente:

Riga 45: [return: System.Xml.Serialization.XmlElementAttribute(DataType="base64Binary")] Riga 46: public byte[] getCart(string percorso) { Riga 47: object[] results = this.Invoke("getCart", new object[] { Riga 48: percorso}); Riga 49: return ((byte[])(results[0])); File di origine: c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\associazioninew\bfd2c0fb\e8261eaf\App_WebReferences.ltsj_zc4.2.cs    Riga: 47

Analisi dello stack:

[InvalidOperationException: Il contenuto della risposta rilevato dal client è di tipo 'text/html; charset=utf-8', invece del previsto 'text/xml'. Richiesta non riuscita con messaggio di errore: -- Runtime Error 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; } Server Error in '/' Application. Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. Details: To enable the details of this specific error message to be viewable on remote machines, please create a tag within a "web.config" configuration file located in the root directory of the current web application. This tag should then have its "mode" attribute set to "Off". Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's configuration tag to point to a custom error page URL. --.] System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +431495 System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +204 WsTelecamere.WsTelecamere.getCart(String percorso) in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\associazioninew\bfd2c0fb\e8261eaf\App_WebReferences.ltsj_zc4.2.cs:47 _Default.Page_Load(Object sender, EventArgs e) in C:\Inetpub\wwwroot\AssociazioniNew\Associazioni\download.aspx.vb:22 System.Web.UI.Control.OnLoad(EventArgs e) +99 System.Web.UI.Control.LoadRecursive() +50 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627 Informazioni di versione: Versione di Microsoft .NET Framework:2.0.50727.3662; Versione di ASP.NET:2.0.50727.3668


【本文地址】


今日新闻


推荐新闻


CopyRight 2018-2019 办公设备维修网 版权所有 豫ICP备15022753号-3