re:
!> I'm not sure where to find the Web Service Extensions page on Windows Vista Home?
Open the IIS Manager and select your machine's name on the left column.
Click on "ISAPI and CGI Restrictions"
On the right panel you'll see the Web Service Extensions available.
Select the one you want to enable and change the restriction for it.
re:
!> Where can I find the machine root on Windows Vista?
In the IIS Manager.
See the images on this article :
http://www.west-wind.com/wconnect/We...ry.blog?id=493
( which solves a few different problems, but which opens the same dialog )
so you can get an idea of where you'll find the machine root.
In the example in the article, the machine root is named RASVISTA\rstrahl .
In your case it will be named YourMachineName\SomeOtherName
Juan T. Llibre, asp.net MVP
asp.net faq :
http://asp.net.do/faq/
=========================
"Oltmans" <> wrote in message
news:d08beead-3e5b-48c2-86a2-...
On Feb 26, 6:14 am, "Juan T. Llibre" <nomailrepl...@nowhere.com>
wrote:
> After you install the Web Management and Management Console tools,
> when you select the machine root, you'll see the Web Service Extensions page.
>
> If you want to install them using a script, see this Technet page :
>
> http://technet.microsoft.com/en-us/l.../cc754752.aspx
>
OK, thank you for your reply and help. I've installed it using script
found at this page
http://technet.microsoft.com/en-us/l.../cc754752.aspx.
Now, I'm not sure where to find the Web Service Extensions page on
Windows Vista Home? Where can I find the machine root on Windows
Vista? Please excuse my ignorance. All help is appreciated. Thanks.