Aparajita,
I tried to set $ioClientIsWebServer-> := True and it did not seem to
change anything. We are still using a4D 3.x on this particular
database, does it need to be upgraded to 4.x? Any other ideas?
For what it's worth here are my values for inRequestInfo. I didn't
think they should matter much though.
ARRAY TEXT(inRequestInfo;4)
inRequestInfo{1}:="192.168.1.8"
inRequestInfo{2}:="192.168.1.8"
inRequestInfo{3}:="8090"
inRequestInfo{4}:="0"
Thanks
Wes
On Oct 18, 2005, at 11:00 AM, Aparajita Fishman wrote:
With the template built I have then tried to have a4d execute it
either running A4D Execute File or A4D Execute Text. What I get
in my response is essentially a 403. I am trying to run this on
a client. The client is NOT running a web server and has none of
the configuration files
Make sure you set $ioClientIsWebServer-> := True in A4D_InitHook,
otherwise Active4D thinks it is inactive and you get 403 as the
result. The Client's web server does not have to be turned on.
Regards,
Aparajita
www.aparajitaworld.com
"If you dare to fail, you are bound to succeed."
- Sri Chinmoy | www.srichinmoylibrary.com
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
--
Wesley Rosner
President
Blue Fox, Inc.
31 Bridge Street
Shelburne Falls, MA 01370
413.625.2199 x101 (Work)
413.625.6340 (Fax)
413.575.4848 (Mobile)
[EMAIL PROTECTED]
www.blue-fox.com
"I.T. That Works"
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/