PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV Mobile 2024 → WDRServer v20
WDRServer v20
Started by victor, Dec., 14 2015 2:01 PM - 6 replies
Posted on December, 14 2015 - 2:01 PM
Hey there
I'm testing the WDS Server and came across a problem that is not how to solve it.
The installation was successful, then install mysql and perform a simple query to the connection wsconnection, when I perform the query get the following message

ERROR
100072
No Server response. Check
whether a HTTP server is
present on the target computer.
Problem sending information on socket.

firewall disabled
Mysql access all activated.
The connection to wsconnection does it perfectly.

I perform a query from another machine 'running perfectly in case you can not access remotely.
someone can give me some idea how to fix it, or if it happened the same as it solved?

ConnectionNum is int
LooperDeleteAll(LOOP_Content)


sConsulta is string
sConsulta = [
SELECT DISTINCT SAW.APYN,SAW.FecIng,SAW.INTERN,SAF.informe,
SAF010.DESCRIP AS DESCRIPCION,SAF.doctor,SAW.APYN,SAF.origen,SAF.detalle,e.modalidad
FROM saw111 SAW INNER JOIN SAF110 SAF on SAW.intern = SAF.intern AND (SAF.ESTADO > 3 )
Left JOIN SAF010 on SAF010.id_infor = SAF.informe
Left JOIN r_infodetalle r on r.intern = saw.intern
Left JOIN h_especialidad E on E.id_especialidad = R.id_especialidad
WHERE SAW.DOCUM=%2 AND SAW.tdoc =%1 AND saw.mutual < 7000
]

sConsulta = StringBuild(sConsulta,gnTdoc,gnNdoc)

ConnectionNum = SQLConnectWS("http://win-t73sv64o46d/", "servidor", "usuario", "clave", "basedatos", "Mysql")

IF ConnectionNum <> 0 THEN
// The connection was successful
i is boolean
i = SQLExec(sConsulta,"QRY1")
IF i = False THEN
SQLInfo("QRY1")
Info("ERROR", SQL.Error,SQL.MesError)
END

dFecha is Date
WHILE SQLFetch("QRY1") = 0

WIN_ConsEstDiagXImagen..Caption = "Diag. for Imagenes:" + SQLGetCol("QRY1",1)
dFecha = SQLGetCol("QRY1",2)

LooperAdd(LOOP_Content,SQLGetCol("QRY1",5)+ TAB + DateToString(dFecha,"DD/MM/YYYY") + TAB + SQLGetCol("QRY1",3) + TAB + SQLGetCol("QRY1",3))

END
SQLClose("QRY1")
ELSE
// The connection failed: display an error message
SQLInfo()
Error("The connection to the data source : failed." + CR + "Error code: " + SQL.Error + CR + SQL.MesError)
END

SQLDisconnect()



Since thanks.
victor
Registered member
123 messages
Popularité : +46 (46 votes)
Posted on December, 14 2015 - 3:13 PM
Victor te interesa participar de un Grupo de Skype (español) (España, Venezuela, Paraguay ,etc.)
Si te interesa agregame al skype willan_fer@hotmail.com y te agrego al grupo
Tengo experiencia con Reserved

Una vez solucionado postearas la solucion aca en el topico para dejar constancia para futuros problemas de otros usuarios

--
Atte. Willian Fernando
Posted on December, 14 2015 - 4:17 PM
Hola William, te pedi por skype que me agregue a la direccion que me enviaste.

gracias
victor
Posted on December, 18 2015 - 3:05 PM
Take a virtual machine running Windows 7 32 bit, which already had worked
perfectly in this environment.

In my notebook it does not work, even though I did a recent Reinstalling
Windows 7 64-bit, will you not prepared to work for 64-bit?

Victor


---
El software de antivirus Avast ha analizado este correo electrónico en busca de virus.
https://www.avast.com/antivirus
Posted on August, 09 2016 - 8:16 PM
Did you find a solution? Encontraste uno solucion?
Posted on August, 10 2016 - 4:52 PM
Buen día, habrás podido solucionar el problema de esta thread? tengo el mismo error pero en un dispositivo con iOS, en android me funciona perfectamente. Gracias.
Posted on August, 12 2016 - 2:17 PM
Luis

Pude resolverlo, pero tuve muchos inconvenientes para hacerlo funcionar,
entre ellos fue habilitar los puertos en el modem o switch, habilitar
en el mysql para tener acceso remoto, habilitar el firewall, la verdad luche
mucho para que funcione, aclaro que este inconveniente lo tuve en el equipo
del cliente, cuando yo lo probé desde mi maquina, fue muy facil, claro no es
lo mismo.
En estos momentos estoy utilizando Android, no lo he probado en IOs, aunque
es raro que te funcione en android y no iOS, ya que en el otro dispositivo
ya estas teniendo acceso.

saludos
victor

"Luis Gutierrez" escribió en el mensaje de
noticias:20168961564b465cf502874bfa2c2baa49ec@news.pcsoft.fr...

Buen día, habrás podido solucionar el problema de esta thread? tengo el
mismo error pero en un dispositivo con iOS, en android me funciona
perfectamente. Gracias.


---
El software de antivirus Avast ha analizado este correo electrónico en busca de virus.
https://www.avast.com/antivirus