Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Http.sys deploy and aHttpBindings
#1
Question 
Hi guys, have anyone seen the error below and has any tip to solve it?

TIWServiceWorker.Execute: [HttpSys] A call to "HttpAddUrlToUrlGroup" failed: The parameter is incorrect http://app.bobskeywords.com/

This is my code:

   aHttpBindings.Add('http://app.bobskeywords.com/');

I have the above URL pointing to the server the app is running and I can run the app if I use a URL base for the binding, for example:

  aHttpBindings.Add('http://*:80/bkw/');

in this case, if I try to access my app using http://app.bobskeywords.com/bkw/ it works as expected.

Cheers and thanks.

Jackson
Reply


Messages In This Thread
Http.sys deploy and aHttpBindings - by JacksonGomes - 03-25-2021, 06:03 AM
RE: Http.sys deploy and aHttpBindings - by kudzu - 03-25-2021, 09:42 PM
RE: Http.sys deploy and aHttpBindings - by kudzu - 03-26-2021, 12:53 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)