Jump to content

Win Server 64bit x 32bit Project | Servidor Win 64bits x Projeto em 32bits


Alessandro

Recommended Posts

Hi!
I created a project in XE5, Firebird, uniGUI 095. Everything works beautiful, localhost.
The problem: I created an account on an external server, Windows 64b, installed the necessary files of unigui application on the server, firebird 2.5 ... BUT, to put my system on the server to test, here it does not work!
In the browser (another machine) gives a message:
"An Exception has occured in application:
Access violation at address 0093752F in module 'sistema.exe'. Read of address 00000000 "
and nothing else!
Can anyone tell me why it does not work?
You are missing something I did not do?
A system created in 32b does not work in 64b?
grateful,
Alessandro.

 

 

Oi!
Eu criei um projeto em XE5, Firebird, uniGUI 095. Tudo funciona lindo, localHost.
O problema: Criei uma conta num servidor externo, Windows 64b, instalei os arquivos necessários da aplicação unigui no servidor, o firebird 2.5... PORÉM, ao colocar meu sistema no servidor para testar, eis que não funciona!
No browser (outra máquina) dá uma mensagem:
"An Exception has occured in application:
Access violation at address 0093752F in module 'sistema.exe'. Read of address 00000000"
e mais nada!
Alguém sabe me dizer, o por que de não funcionar?
Está faltando alguma coisa que não fiz?
Um sistema criado em 32b não funciona em 64b?
Grato,
Alessandro.

 

 

post-2783-0-66263600-1431114241_thumb.png

Link to comment
Share on other sites

I have compiled the system to Win64.

Now, another error appears:

Error loading midas.dll

 

In the onCreate of my project put:

LoadLibrary (PChar (UniServerModule.StartPath + 'midas.dll'));

 

But still, it did not work.

 

:(  :huh:
Link to comment
Share on other sites

SOLVED.

If the server is win64, your project must be compiled to 64b, both the Server application as a client application.

Everything is running smoothly, even with the uniGUI version 0.95

Thank you for your help.
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...