Hello,
I am running FPC 3.22 and Lazarus 4.2 stable from fpcupdeluxe. I have weblaz 1.01 and the fpweb components installed in lazarus. I have walked through the simple fpweb stand alone embedded server a dozen times. It compiles fine, and executes but it never receives a message request when the application is run. There is no IIS or any other web server running and Windows is at the latest update release. This seems very straight forward but there is no message request made and if I run the program from the command line outside of the IDE, the app runs, and after about 20-30 seconds, it times out and drops into the IDE debugger with no breakpoints hit. The screens in the example do not state that the current setup for ports requires the drop down box for the web module to be created, but doing so brings up the listing exactly as it appears in the example. Is there any idea what is going on here? I do have Windows 64 and Win 32 bit compilers installer for cross development. When I installed the components, the IDE rebuilt without any errors, and the project builds without errors, it just doesn't send the message request.
I am using the latest chrome browser. The browser is returning a 400 error code.
Thank you
Hello,
I am running FPC 3.22 and Lazarus 4.2 stable from fpcupdeluxe. I have weblaz 1.01 and the fpweb components installed in lazarus. I have walked through the simple fpweb stand alone embedded server a dozen times. It compiles fine, and executes but it never receives a message request when the application is run. There is no IIS or any other web server running and Windows is at the latest update release. This seems very straight forward but there is no message request made and if I run the program from the command line outside of the IDE, the app runs, and after about 20-30 seconds, it times out and drops into the IDE debugger with no breakpoints hit. The screens in the example do not state that the current setup for ports requires the drop down box for the web module to be created, but doing so brings up the listing exactly as it appears in the example. Is there any idea what is going on here? I do have Windows 64 and Win 32 bit compilers installer for cross development. When I installed the components, the IDE rebuilt without any errors, and the project builds without errors, it just doesn't send the message request.
I am using the latest chrome browser. The browser is returning a 400 error code.
Thank you