Club Delphi  
    Paypal   FTP   CCD     Buscar   Trucos   Trabajo   Foros

Retroceder   Foros Club Delphi > Principal > Providers
Registrarse FAQ Miembros Calendario Guía de estilo Buscar Temas de Hoy Marcar Foros Como Leídos

Respuesta
 
Herramientas Buscar en Tema Desplegado
  #1  
Antiguo 09-04-2026
rci rci is offline
Miembro
 
Registrado: nov 2020
Posts: 565
Poder: 6
rci Va por buen camino
WS RETO No funciona

Hola, un cliente nuestro nos ha llamado diciendo que no puede enviar al RETO, que le da un error.
Utilizamos el webservice WSRETO de la Url = https://servicio.mapama.gob.es/wsret...sretotran.asmx

Pues hoy está devolviendo un error html:
Código PHP:
<html>
    <
head>
        <
title>Runtime Error</title>
        <
meta name="viewport" content="width=device-width" />
        <
style>
         
body {font-family:"Verdana";font-weight:normal;font-size.7em;color:black;} 
         
{font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
         
{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:"Consolas","Lucida Console",Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}
         .
marker {font-weightboldcolorblack;text-decorationnone;}
         .
version {colorgray;}
         .
error {margin-bottom10px;}
         .
expandable text-decoration:underlinefont-weight:boldcolor:navycursor:pointer; }
         @
media screen and (max-width639px) {
          
pre width440pxoverflowautowhite-spacepre-wrapword-wrap: break-word; }
         }
         @
media screen and (max-width479px) {
          
pre width280px; }
         }
        </
style>
    </
head>

    <
body bgcolor="white">

            <
span><H1>Server Error in '/wsreto' Application.<hr width=100size=1 color=silver></H1>

            <
h2> <i>Runtime Error</i> </h2></span>

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

            <
bDescription: </b>An application error occurred on the serverThe current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It couldhoweverbe viewed by browsers running on the local server machine.
            <
br><br>

            <
b>Details:</bTo enable the details of this specific error message to be viewable on remote machinesplease create a <customErrorstag within a "web.config" configuration file located in the root directory of the current web applicationThis <customErrorstag should then have its "mode" attribute set to "Off".<br><br>

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

<!-- 
Web.Config Configuration File -->

<
configuration>
    <
system.web>
        <
customErrors mode="Off"/>
    </
system.web>
</
configuration></pre>                      </code>

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

            <
br>

            <
b>Notes:</bThe current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.<br><br>

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

<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
</configuration></pre>                      </code>

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

            <br>

            </font>

    </body>
</html> 

Parece un error de su servidor.

A alguien le ocurre lo mismo o le funciona?

Muchas gracias
Responder Con Cita
Respuesta


Herramientas Buscar en Tema
Buscar en Tema:

Búsqueda Avanzada
Desplegado

Normas de Publicación
no Puedes crear nuevos temas
no Puedes responder a temas
no Puedes adjuntar archivos
no Puedes editar tus mensajes

El código vB está habilitado
Las caritas están habilitado
Código [IMG] está habilitado
Código HTML está deshabilitado
Saltar a Foro

Temas Similares
Tema Autor Foro Respuestas Último mensaje
convertir mi aplicacion en un servicio ingabraham Varios 1 24-09-2013 04:11:07
Aplicación de Servicio+Aplicación Normal +Socket jake API de Windows 5 21-06-2007 18:53:19
Aplicacion como servicio fjav182 Varios 1 16-02-2007 18:17:37
Aplicación como Servicio Rysiu Varios 4 15-01-2006 18:45:50
Aplicación como servicio Oskar API de Windows 3 13-09-2004 12:35:34


La franja horaria es GMT +2. Ahora son las 04:08:40.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Traducción al castellano por el equipo de moderadores del Club Delphi
Copyright 1996-2007 Club Delphi