Groups | Blog | Home
all groups > asp.net > march 2006 >

asp.net : Installing ASP.NET


Elizabeth
3/20/2006 11:29:54 PM

I have .NET 2002 and 2003 installed on my dev machine; somehow it seems I am
not set up to run ASP.NET on the dev machine. IIS is there and I configured
it to handle .aspx extensions with aspnet_isapi.dll ... but it doesn't work.
Apparently, when I installed VS both times I didn't want to do ASP.NET on
the dev machine ... now I do

so what do I have to do now to get it installed ?

thanks ...

E


Mark Rae
3/21/2006 10:13:24 AM
[quoted text, click to view]

Well, you could start by explaining how you know it doesn't work...

Elizabeth
3/21/2006 11:26:36 AM

[quoted text, click to view]


Requests for .ASPX pages yield a HTTP 500 -- Internal Server Error ....
requests for .ASP pages work fine

Elizabeth
3/21/2006 1:30:36 PM

[quoted text, click to view]

:) BINGO ! Thank you, Juan .. you have no doubt saved me many, many hours
of frustration and aggravation ....

Elizabeth



Juan T. Llibre
3/21/2006 1:40:02 PM
have you tried executing

aspnet_regiis -i

from a command window in the .Net Framework directory ?

drive:\WINDOWS\Microsoft.NET\Framework\v1.1.4322

If the .net framework is installed but isn't registered, that will get it registered with IIS.



Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
[quoted text, click to view]

Juan T. Llibre
3/21/2006 3:57:26 PM
I'm glad to have zeroed in on the problem, Elizabeth,
and I'm quite glad you're up and running.





Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
[quoted text, click to view]

AddThis Social Bookmark Button