NetTalk Central

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - walter.dasilva

Pages: 1 [2] 3 4 ... 21
16
Web Server - Ask For Help / My server stop serving/listening !?!?!?!?!?
« on: September 18, 2017, 06:45:03 AM »
Hi,

After updating to NT 10.6 my server stoped serving.
On log screen i'm getting this message

ERROR: -90 Unable to Listen on TCP Port 10905
Listening On IP Port: 10905

I've put Runtime Setting Server to test more fast but independent the port i'm setting, nothing happen.

17
Hi Bruce,

No, normally i getting Header length and removing it from thispage.

I'll try .removeheader

thanks
Walter

18
Hi Bruce,

Just for my knowledge.

I just want to remove the header and the test i've made with demo nt9.xx its works for me. The problem start from NT 10. so, is there a method that return just the content with no header?

Cheers
Walter

19
Web Server - Ask For Help / Re: Error compling multi-dll aplication
« on: September 12, 2017, 09:55:29 AM »
Thank you Bruce.

20
Try it with netdemo.exe

https://viacep.com.br/ws/12511320/json/

check and uncheck textonly

thanks



21
Web Server - Ask For Help / Re: Error compling multi-dll aplication
« on: September 11, 2017, 12:12:05 PM »
Hi Bruce,

I've checked all docs instruction and it is ok.

I had to click to generate those tables on individual file override tab. Is necessary to check "generate all files declaration" in EXE .app?

Thanks

22
Web Server - Ask For Help / Error compling multi-dll aplication
« on: September 08, 2017, 06:50:04 AM »
Hi,

i'm spliting my app into DLL parts. So i've created a global.dll for database and a cadastro.dll for comom procedures.
But, when i'm compling the EXE i'm receiving this error:

Unknown identifier: CADASTROCATEGORIA - F:\SVSIS\Cadastro\Cadastro_ni.clw:730,18

CADASTROCATEGORIA are defined in global and cadastro (as external), but not into EXE.

Does anyone know something about it?

Thanks

23
Web Server - Ask For Help / Re: Unicode for \u00e1 missed !?!?!?!?
« on: August 08, 2017, 06:42:57 AM »
Hi Bruce,

st.replace('\u00e1','á') is working for me.

Regards,

24
Web Server - Ask For Help / Re: Unicode for \u00e1 missed !?!?!?!?
« on: August 08, 2017, 05:21:19 AM »
H Bruce,

Yes, utf-8. was a typo.

So, how can I get around the problem?

thanks

25
Web Server - Ask For Help / Unicode for \u00e1 missed !?!?!?!?
« on: August 07, 2017, 12:08:14 PM »
Hi Bruce,

I'm using data set UFT-8 and store data as Portuguese.

i'm Consuming a webservice that return portuguese words and are going fine unless for \u00e1 (á).

Could you check it please?

webservice call

https://viacep.com.br/ws/12511320/json/unicode

thanks

26
Yes, for sure

27
Hi Bruce,

Sorry if i didn't understand, but set this with glo:st.makeguid and got error (ambiguous function)
so, for now i deleted if from global extension.

Any problem?

Thanks,

28
Web Server - Ask For Help / Converting database to Sync properties
« on: July 13, 2017, 12:53:37 PM »
Hi Bruce,

I'm doing a convert app to convert old records to new database with sync properties but i'm getting this error:

Hide:Access:Demanda.Insert PROCEDURE

ReturnValue          BYTE,AUTO

  CODE
  GET(Demanda,0)
  If DEM:GUID = '' or Duplicate(DEM:GUIDKey) then DEM:GUID = ().  <===== ERROR

Regards,

29
Web Server - Ask For Help / Refreshing MAP and Start Point Marker
« on: May 11, 2017, 11:08:53 AM »
Hi,

If any process change Point Marker location (lng,lat) and refreshing map. the point marker is disappearing.

Regards,



30
Upgraded to 9.26 and works pretty fine.

Thanks Bruce.

Pages: 1 [2] 3 4 ... 21