Re: how to get ASP .Net v1.1? by Kristofer
Kristofer
Fri Jan 30 16:05:22 CST 2004
Hello,
try this:
In a cmd-prompt:
"C:\WINDOWS\Microsof.NET\Framework\v1.1.4322\aspnet_regiis.exe -i"
(without the quotes)
Of course, change the path if aspnet_regiis.exe is not located in that
directory.
--
Regards,
Kristofer Gafvert - IIS MVP
Reply to newsgroup only. Remove NEWS if you must reply by email, but please
do not.
www.ilopia.com - FAQ and Tutorials for Windows Server 2003
"Carlos" <cahersab@yahoo.com> wrote in message
news:eeVext35DHA.1672@TK2MSFTNGP12.phx.gbl...
> Hi,
>
> I am looking into learn ASP.Net development using IIS version 5.1.
> When I try to create a new project using VS .Net 2003, and
> the empty web project template, I get an error about not having
> ASP .et version 1.1. I do have the .Net framework 1.1, so I do
> not know why this is happening. Can you help?
>
> Thanks,
>
> Carlos.
>
>