Questions tagged as 'genexus'

2
answers

GeneXus X Error Ev3 and Tomcat 7.0.54

I'm using GeneXus X Ev3 to generate a WEB application with Java and I'm using SDK 7 Update 55. I recently upgraded my Tomcat to version 7.0.54 and had the following error in the Tomcat log:    org.apache.catalina.LifecycleException: Failed...
asked by 23.06.2014 / 17:02
0
answers

Genexus X Ev. 3 - Problems reading Excel (xls)

Hello, I'm having a problem reading xls, just loading it and it appears at the bottom of the browser "Waiting for localhost (or the server)", I did the xlsx test with normal runs. I have tested in other browsers and other machines with differ...
asked by 06.06.2018 / 14:43
0
answers

Report Error [closed]

I've never used Genexus (development in Java and Python), but I'm having to maintain a system made by my father. I changed a report that the system generates (title only), did the "build all", then copied ... I saw it put the executable in...
asked by 10.05.2018 / 22:17
0
answers

Call stub of a Genexus procedure in the Java environment

How to call a Genexus 15 procedure stub in a Java application? Stub in Genexus: stub salvadados(in:&StringTeste, out:&StringRetorno) &StringRetorno = "ola " + &StringTeste endstub After performing the application depl...
asked by 20.10.2017 / 13:22
1
answer

Incompatibility between browsers

Our system is getting different depending on which browser is used (attached image). Does Genexus have anything to prevent it? or will I have to use a class to format the position of the numbers?     
asked by 05.07.2017 / 21:20
1
answer

Genexus Applications + IIS 64 Bits

Good morning, good afternoon, good evening, friends. I'm using GeneXus to generate an application and I have some big dlls, whose routines take a long time to open the first time and in the second they go faster. I have the following scena...
asked by 10.03.2017 / 19:31
2
answers

GeneXus + IOS requirements / complexity to function

Does anyone know of any documentation for generating apps for IOS using genexus, what requirements and settings should I make? is it too complex to set everything up to make it legal?     
asked by 24.06.2014 / 00:45
1
answer

error: Could not find: C: \ android-sdk \ platform-tools \ zipalign.exe

When performing the Build on main for smart device android platform, at the end of the process I get the following message: error: Could not find: C: \ android-sdk \ platform-tools \ zipalign.exe I've removed and reinstalled the android SDK,...
asked by 04.07.2014 / 20:56
1
answer

Genexus Transmit message via system to another user

I need to transmit message via system to another system user, an alert actually. Does anyone have any ideas? Developed in .NET the system, I use IIS.     
asked by 18.01.2017 / 18:54
2
answers

How can I limit the use of a web application so that apanas can be used by Chrome?

My application is based on Java and made in Genexus. I want it to be impossible to use my application outside Google Chrome. Can you implement this limitation? I did not find this specific content in my searches, I would like the help o...
asked by 01.12.2016 / 14:05