Connecting Tech Pros Worldwide Forums | Help | Site Map

ver 1.0 and 1.1 of frame work

Ganesh
Guest
 
Posts: n/a
#1: Nov 16 '05
Hi There,

Just i started c sharp with asp.net, my system was installed by .beta and
..net frame work 1.0, yesterday i removed vs.net beta version but forgot to
remove .net frame work

and also i installed vs.net 2004 and .net frame work 1.1

now it says asp.net ver 1.1 is not running how can solve this problem


thanks



Richard Blewett
Guest
 
Posts: n/a
#2: Nov 16 '05

re: ver 1.0 and 1.1 of frame work


go to the
C:\windows\microsoft.net\framework\v1.1.4322 directory and run

aspnet_regiis -i

this will register v1.1 against all of teh ASP.NET extsnsion types

Regards

Richard Blewett - DevelopMentor
http://staff.develop.com/richardb/weblog

"Ganesh" <gsganesh@yahoo.com> wrote in message
news:enQ0yeFmEHA.2764@TK2MSFTNGP11.phx.gbl...[color=blue]
> Hi There,
>
> Just i started c sharp with asp.net, my system was installed by .beta and
> .net frame work 1.0, yesterday i removed vs.net beta version but forgot to
> remove .net frame work
>
> and also i installed vs.net 2004 and .net frame work 1.1
>
> now it says asp.net ver 1.1 is not running how can solve this problem
>
>
> thanks
>[/color]


Closed Thread