And I get the following message back
HttpSetServiceConfiguration completed with 183
I have googled the web and news groups and I cannot find this error anywhere - can any one shed any light on this issue?
First I ran the following command
Httpcfg query iplisten
This gave me a list of all the IP addresses that the HTTP service will listen on.
I then used httpcfg delete -i xxx.xxx.xxx.xxx to remove the IP addresses I didn't need.
Once I had cleared the list I used my original command and this time I was successfully.
Cheers - Alex
httpcfg returns Win32 Error codes [1], and 183 means "Cannot create a file
when that file already exists." [2]
Now the question is...what file already exists? I can look at the source
code for this utility later(this weekend) and see if i can figure something
out, unless you have already solved it.
--
Regards,
Kristofer Gafvert - IIS MVP
http://www.ilopia.com - When you need help!
"Alex Horan" <alex(donotspamme)ho...@hotmail.com.ok> wrote in message
news:0A918000-9C62-40A1...@microsoft.com...
--
Regards,
Kristofer Gafvert - IIS MVP
http://www.ilopia.com - When you need help!
"Kristofer Gafvert" <kgaf...@NEWSilopia.com> wrote in message
news:eZI5gOBc...@TK2MSFTNGP12.phx.gbl...