Mário Reis
unread,Dec 21, 2017, 7:55:34 PM12/21/17You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Well, i'm a begginer on this issue.
My Server application was debuging fine but suddenly it doesn't stop any more at breakpoints. A first it wrks fine but not any more!!!
I've too d2007 open instancies one with sever souce the other with client source both compiled on Debug mode and breakpoints at Login, Logout, Valid_licence etc... procedures. Later when my client calls for this
procedures like this:
M_Cliente.Ligacao_Sckt.AppServer.Login(edtUtilizador.Text, edtSenha.Text, Erro); it use to stop at the breakspoints but now it doesn't!
It's a very small souce demo with so far with tree procedures!
Any ideas? Can you help?
Best regards