Jump to content

eduardosuruagy

uniGUI Subscriber
  • Posts

    827
  • Joined

  • Last visited

  • Days Won

    10

Everything posted by eduardosuruagy

  1. And to use it in the UniDateTimePicker component, would it be the same way?
  2. Good morning Farshad, I installed the new version and I still have the same problem, can you or someone else help me? Thanks!
  3. Eu estou tentando primeiro o modo 0 porque é o mais simples, depois iria tentar o modo 2, mas nem isso estou conseguindo. O sistema até entra no servidor-01 e no servidor-2, mas quando abro o hyperserver ele mostra como na figura abaixo. Coloquei uma opção de quando for o servidor 1 ou servidor 2 mostrar no login. Caso voce possa, eu posso entrar em contato com voce? Me daria um suporte? Caso seja cobrado me fala o valor. ------- I'm trying mode 0 first because it's the simplest, then I would try mode 2, but I'm not even able to do that. The system even enters server-01 and server-2, but when I open the hyperserver it shows as in the figure below. I added an option to show when server 1 or server 2 is displayed at login. If so, can I contact you? Would you give me support? If charged, tell me the amount.
  4. Placing the two applications on the same machine and using different ports looks like this. I'll adjust my application for the new version and talk back here ok. Thanks!!
  5. using the "server-1" machine I accessed server-2 using the network IP and it worked, check the attached image.
  6. I will test, do I need to change both ports? port=8241 [http_transport] start_port=27264 I only released port 8241 on the firewall, is that correct?
  7. I had already released port 8241 on the firewall of both machines. I don't know if it's necessary, but the error continues.
  8. Boa tarde Wilton, no meu caso eu uso o endereço assim: app.meusite.com.br/pasta_cliente1 app.meusite.com.br/pasta_cliente2 app.meusite.com.br/pasta_cliente3 Como ficaria o endereço configurado no arquivo? O manual não ficou muito claro pra mim. -- Good afternoon Wilton, in my case I use the address like this: app.meusite.com.br/pasta_cliente1 app.meusite.com.br/pasta_cliente2 app.meusite.com.br/pasta_cliente3 What would the address configured in the file look like? The manual wasn't very clear to me.
  9. I think this is correct, but I'm sending the CFG files. Server-1 = SigefWeb.cfg Server-2 = hyper_service_teste.cfg SigefWeb.cfg hyper_service_teste.cfg
  10. I have two servers and would like to put the "HyperServer Server Farm" option to work. Currently on server-1 I have the following configuration: IIS + Hyperserver on server-2 I placed my application as Hyperserver service. I configured the cfg file on my server-1 and it looked like this. As shown in the figure, sometimes I access it and it shows that I am on server-1 and sometimes on server-2 I would like to know if my settings are correct. Thanks! Here is my server-1 CFG file configuration: [server-0] enabled=1 url=http://10.32.30.82:8241 name=SERV-APP1 global_url= cluster_mode=0 avoid_direct_access=0 error_redirect_master=0 url_timeout_secs=300 token=yvfnfXXXXXXXXXX [server-1] enabled=1 url=http://10.32.30.83:8241 name=SERV-APP2 global_url= cluster_mode=0 avoid_direct_access=0 error_redirect_master=0 url_timeout_secs=300 token=pexmhpXXXXXXXXXX
  11. I have the same problem, how can I leave my frame that has rowexpand on the entire screen? Inside the frame I am using a PageControl
  12. I tried to use this code but my project shows an error, could you help me? Erro.txt
  13. I have the same problem, how can I leave my frame that has rowexpand on the entire screen?
  14. If you find out let us know, because at
  15. It would be good to have a description of what the component options mean, what is this second option for?
  16. Erro: Event:click, Object: O42E not found in session list. It could be timed out, refresh page and try again Erro: Config Option: O 15C8 ->dock:"top" is refering a previous request, it's not allowed in AJAX request or JS handler. Use equivalent Public Property or Method instead. Erro: Config Option: O 15D4 ->dock:"top" is refering a previous request, it's not allowed in AJAX request or JS handler. Use equivalent Public Property or Method instead. Erro: Config Option: O 15C0 ->layout:{type:"table",columns:1,tableAttrs:{style:{width:"100%"}}} is refering a previous request, it's not allowed in AJAX request or JS handler. Use equivalent Public Property or Method instead. Erro: Config Option: O 15C8 ->width:"100%" is refering a previous request, it's not allowed in AJAX request or JS handler. Use equivalent Public Property or Method instead. Erro: Config Option: O 15D0 ->margin:"5 5 5 5" is refering a previous request, it's not allowed in AJAX request or JS handler. Use equivalent Public Property or Method instead. Erro: Config Option: O 15D4 ->width:"100%" is refering a previous request, it's not allowed in AJAX request or JS handler. Use equivalent Public Property or Method instead. Erro: Config Option: O 15FC ->uniFMask:{beforeclose:true} is refering a previous request, it's not allowed in AJAX request or JS handler. Use equivalent Public Property or Method instead.
  17. This is not the right thing to do, I wanted to know why applications in unigui sometimes appear as a virus.
  18. I compiled an executable yesterday and yesterday there was a windows update and today it happened to show this virus, it was the first time this happened. Does anyone know how I can resolve?
  19. Me too, I've tried in every way to find out what it's about, but I can't. I know it's in the dbgrid when you have the checkbox option enabled.
×
×
  • Create New...