RE: asp.net newbie
From: Sudhakar Sadasivuni[mvp] (SudhakarSadasivunimvp_at_discussions.microsoft.com)
Date: 11/29/04
- Next message: Robby: "Re: Copy protection for a .NET application"
- Previous message: Jaakko Salmenius: "Re: Search path for assemblies"
- In reply to: godfader: "asp.net newbie"
- Next in thread: godfader: "Re: asp.net newbie"
- Reply: godfader: "Re: asp.net newbie"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 29 Nov 2004 03:47:07 -0800
I think the mapping was not set for asp.net 1.1 to IIS that you are running.
You will have to map this by issuing a command at command prompt like
C:\WINNT\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i
The above command recreates the script mapping between IIS and ASP.NET 1.1
and makes IIS aware of right handling of your asp.net apps..
Enjoy
Sudhakar Sadasivuni
http://weblogs.asp.net/ssadasivuni
MyUG : http://www.mugh.net
"godfader" wrote:
> I've instaled framework 1.1.
> When i try to build asp.net web aplication and do the setup in IIS virtual
> dir i get message :
>
> you are not running specific asp.net version 1.1
>
>
> what do i need to download?
>
>
>
- Next message: Robby: "Re: Copy protection for a .NET application"
- Previous message: Jaakko Salmenius: "Re: Search path for assemblies"
- In reply to: godfader: "asp.net newbie"
- Next in thread: godfader: "Re: asp.net newbie"
- Reply: godfader: "Re: asp.net newbie"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|