Feeds:
Posts
Comments

Posts Tagged ‘IIS’

I always get a little nervous when I see a “Service not found” on my development machine instead of the desired website.

Most of the time it can be resolved by doing:

or any combination of the above.
But today it turned out to be “Url reservation”. I probably changed my IIS7 settings a few months back when I was reading a book about WCF.

I finally found that the command “netsh http delete urlacl” did solve my issue and I got my website (on port 80800) working again.

More info about netsh command here , here and here

Read Full Post »

Follow

Get every new post delivered to your Inbox.