| Jonathan Maltz [MS-MVP] 2004-02-28, 10:33 pm |
| Hi Mark,
XP Pro has IIS 5.1, not 6.0, which explains the lack of a Web Service
Extensions section in the IIS Manager.
Make sure the Framework 1.1 is installed, and then:
Load cmd.exe
Cd to \WINDOWS\Microsoft.NET\Framework\v1.1.4322
Run "aspnet_regiis.exe -i "
--
--Jonathan Maltz [Microsoft MVP - Windows Server, Virtual PC]
http://www.visualwin.com - A Windows Server 2003 visual, step-by-step
tutorial site :-)
http://vpc.visualwin.com - Does <insert OS name> work on VPC 2004? Find out
here
Only reply by newsgroup. I do not do technical support via email. Any
emails I have not authorized are deleted before I see them.
"mark" <anonymous@discussions.microsoft.com> wrote in message
news:622DE58D-F5DC-4B7A-ABFA-12D26D8AB933@microsoft.com...
> Running Visual studio on client Windows XP PRO DESKTOP (NOT WINDOWS 2003
server or less). Trying to create a asp.net program and get this new
annoying problem:
>
> Visual studio has detected your not running ASP.NET Version 1.1
>
> IIS 6.0 is installed have no idea where to add the extensions since i
don't have the node Web Service Extension list in IIS running from a desktop
only. Read all the KB articles but most apply to a server.
>
>
>
>
>
>
>
|