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.


Topics - walter.dasilva

Pages: [1] 2 3 ... 7
1
Web Server - Ask For Help / Maps broken after update to NT 10.13
« on: December 13, 2017, 11:06:52 AM »
HI,

After update to NT 10.13 my form with maps (esri) getting error.

256_256.JPG ERROR 404 from web browser console.

Thanks,


2
Web Server - Ask For Help / NT + Multi-DLL + SelfService
« on: October 30, 2017, 09:58:27 AM »
Hi,

My multi-dll web server are running perfect if is running as a .exe. But, if i start it as a service (using self service) scripts and .css are not served.

Thanks,
Walter

3
Web Server - Ask For Help / Login problema
« on: October 02, 2017, 12:56:10 PM »
Hello,

I have 2 app which I am unifying the database and so creating dlls for common use.

In app A which is the most recent and which I used for main is okay.
The older app B is not allowing authentication. I am using the basic login procedure of the wizard and the behavior is somewhat strange.

after logging the app back to the login page. the weirdest thing is that by making a trace in the code, the ValidateUpdate procedure never runs in app B, but it usually works from app A.

Any idea?

Thank you,
Walter

4
Web Server - Ask For Help / How to LetsEncrypt?
« on: September 28, 2017, 06:35:12 AM »
Hi,

Is there any docs for how to implement LE in NT?

Thanks
Walter

5
Web Server - Ask For Help / NT 10.07 Theme changes question
« on: September 28, 2017, 06:33:34 AM »
HI,

'til NT 10.06 nt-body as like this:

body {
    font-family: Open Sans,Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

and for NT 10.07 like this:

body {
    font-family: "Open Sans","Segoe UI",Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12pt;
}

this changes my font-size bigger. Is it correct?
(i'm using aristo theme)

Regards,
Walter

6
Web Server - Ask For Help / NT 10.07 issues
« on: September 27, 2017, 12:10:23 PM »
Hi Bruce,

NetWebServer Extension / Settings / Advanced / Session TimeOut are not filled with set:sessiontimeout????

It would be a good idea for serverstate.xml to be named with the name of the app as the serversettings is.

Regards,
Walter

7
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.

8
Try it with netdemo.exe

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

check and uncheck textonly

thanks



9
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

10
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

11
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,

12
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,



13
Hi,

Consuming web services from NT web server app is slower than calling from browser or nt demo.

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

12511320 is record parâmeter
use 12500000 for error

trying it from browser or nt demo webclient is very fast, about a sec, but if i try from my ntws is taking about 65 sec.

Thanks
Walter

14
Web Server - Ask For Help / Media is not showing a uploaded pdf
« on: March 09, 2017, 11:44:01 AM »
Hi Bruce,

I have a form that i use to upload a pdf and a media to show the uploaded pdf.
When upload finish, the media is not refreshing
when i exit and enter form again, pdf is downloaded

Thanks

15
Web Server - Ask For Help / themes problems
« on: March 02, 2017, 12:56:15 PM »
Hi,

I´ve identified some issues using some themes:

boostrasp: icons are over the title of taskpanel description

aristo: on multi lines tables, is there a blank line between the records.

Regards,

Pages: [1] 2 3 ... 7