Recent

Author Topic: [SOLVED] No REQUEST_METHOD passed from server  (Read 2763 times)

luca

  • Jr. Member
  • **
  • Posts: 83
[SOLVED] No REQUEST_METHOD passed from server
« on: September 22, 2017, 02:51:49 pm »
I've a CGI Application in Lazarus 1.6.4 32 bit Windows environment.

This app is running well using IIS.

I compiled in Lazarus 1.8.0 RC4 and this apps stop working returning the error in Subject.

I made a check and found some modifications in fcl-web package.

There something I need to modify in my code to let app running again?

Regards
Luca

« Last Edit: September 22, 2017, 02:58:32 pm by luca »

luca

  • Jr. Member
  • **
  • Posts: 83
Re: [SOLVED] No REQUEST_METHOD passed from server
« Reply #1 on: September 22, 2017, 02:58:14 pm »
I found this suggestion in documentation and this fix my issue.

Application.LegacyRouting:=true;

Regards
Luca

 

TinyPortal © 2005-2018