Atozed Forums
Http.sys application prompt HttpSendHttpResponse failed - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: Http.sys application prompt HttpSendHttpResponse failed (/thread-3688.html)



Http.sys application prompt HttpSendHttpResponse failed - lmengyew - 12-09-2023

Hello guys,

I'm using Delphi 11 and IntraWeb 15.4.0. I encountered an issue when Http.sys application calling WebApplication.TerminateAndRedirect which prompts the error "A call to HttpSendHttpResponse (0) failed: The parameter is incorrect", what am I missing? 

I have attached a sample project for your reference. Please kindly assist. Thank you.


RE: Http.sys application prompt HttpSendHttpResponse failed - Alexandre Machado - 12-12-2023

I tested it without your virtual host names (Because I can't use them anyway) and it worked as expected using latest version 15.5.2

I suspect that it is something related to your bindings. Can be also related to the machine itself (have you tested in more than 1 Windows version?)

I'll need more time to find out what's wrong with it....


RE: Http.sys application prompt HttpSendHttpResponse failed - lmengyew - 04-26-2024

Above issue is solved after upgrading to version 15.6.0. Thank you.


RE: Http.sys application prompt HttpSendHttpResponse failed - Alexandre Machado - 04-29-2024

Thanks for the feedback