|
Home > Archive > IIS Server > January 2004 > How do you run aspx web pages in IIS 5
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
How do you run aspx web pages in IIS 5
|
|
| =?Utf-8?B?UGluZGVy?= 2004-01-24, 1:46 am |
|
How do you run aspx web pages in IIS 5. it runs asp but unable to run aspx. the webpages are based in a website.
What am i doing wrong. i have installed dot net framework. what other posiblities am i over looking?
all is help is appreiciated.
| |
| Kristofer Gafvert 2004-01-24, 1:46 am |
| Hello,
You need to install the .NET Framework.
After that is installed, it should work with no additional configurations.
If it does not work, try to re-register it in IIS:
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
"Pinder" <pinder80@hotmail.com> wrote in message
news:F97020CE-58A1-4059-B146-9CEADCF4A24C@microsoft.com...quote:
>
> How do you run aspx web pages in IIS 5. it runs asp but unable to run
aspx. the webpages are based in a website.quote:
>
> What am i doing wrong. i have installed dot net framework. what other
posiblities am i over looking?quote:
>
> all is help is appreiciated.
>
>
| |
| Jason M. Murray 2004-01-24, 1:47 am |
| mvp resolved
Best regards,
Jason M. Murray [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm.
--------------------
| From: "Kristofer Gafvert" <kgafvert@NEWSilopia.com>
| References: <F97020CE-58A1-4059-B146-9CEADCF4A24C@microsoft.com>
| Subject: Re: How do you run aspx web pages in IIS 5
| Date: Fri, 16 Jan 2004 10:35:56 +0100
| Lines: 38
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Message-ID: <u#IJoQB3DHA.1720@TK2MSFTNGP10.phx.gbl>
| Newsgroups: microsoft.public.inetserver.iis
| NNTP-Posting-Host: h97n2fls31o823.telia.com 217.208.8.97
| Path:
cpmsftngxa08.phx.gbl!cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP10.
phx.gbl
| Xref: cpmsftngxa08.phx.gbl microsoft.public.inetserver.iis:291980
| X-Tomcat-NG: microsoft.public.inetserver.iis
|
| Hello,
|
| You need to install the .NET Framework.
| After that is installed, it should work with no additional configurations.
|
| If it does not work, try to re-register it in IIS:
|
| 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
|
|
| "Pinder" <pinder80@hotmail.com> wrote in message
| news:F97020CE-58A1-4059-B146-9CEADCF4A24C@microsoft.com...
| >
| > How do you run aspx web pages in IIS 5. it runs asp but unable to run
| aspx. the webpages are based in a website.
| >
| > What am i doing wrong. i have installed dot net framework. what other
| posiblities am i over looking?
| >
| > all is help is appreiciated.
| >
| >
|
|
|
|
|
|
|
|