NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: walter.dasilva on October 30, 2014, 06:01:02 AM
-
In my application i'm using login, all my procedures are set up for "USER MUST BE LOGGED".
In the same application i have WEBSERVICES that is not set up for "USER MUST BE LOGGED"
the problem is, if i access a mothed from WEBSERVICES http://127.0.0.1/mtdgetsomething?id=12 it just work after logged in application.
Regards,
Walter - SOFTVALE
-
check the WebHandler procedure - there's a list there of procedures that require a login as well.
cheers
Bruce
-
Hi Bruce,
I really not know what had happen, but after a Rebuild Project (does a clean) everything is normalized.
Thanks
Walter - SOFTVALE