NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: walter.dasilva on October 02, 2017, 12:56:10 PM

Title: Login problema
Post by: walter.dasilva 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
Title: Re: Login problema
Post by: Bruce on October 02, 2017, 06:19:26 PM
Hi Walter,

Unfortunately there's not much I can suggest from that description. there's not a lot to go on there...

Cheers
Bruce
Title: Re: Login problema
Post by: walter.dasilva on October 05, 2017, 04:39:24 AM
Hi Bruce,


i've Started a new app from wizard and imported all procedures from old app and its is running ok now.

Regards
Walter