Groups | Blog | Home
all groups > dotnet academic > march 2004 >

dotnet academic : Installed Win2003 and install Net1.1 - ASPX pages don't work


Reed NO[at]SPAM Microsoft.com
3/9/2004 6:56:10 PM
I as stated I install on a new machine Win2003 - tried to run some ASPX Applications that run on Win2000 with net1.1, they did not work

Installed Net1.1 - Still did not wor

Peter van der Goes
3/10/2004 6:46:23 AM

[quoted text, click to view]

May we assume you have IIS installed and running on the Win 2K3
installation? When you say "did not work", what are the symptoms? Do the
pages display as static HTML, or not at all (if not at all, is there an
error message you can quote)?
You might consider reinstalling IIS, then remapping IIS to the .NET
Framework using the techniques described in Knowledge Base article #306005,
which says in part:
"To repair IIS mappings for ASP.NET, you can run the Aspnet_regiis.exe
utility. To do so, follow these steps:
1.. Click Start, and then click Run.
2.. Type cmd, and then click OK.
3.. At the command prompt, type
"%windir%\Microsoft.NET\Framework\<version>\aspnet_regiis.exe" -i, and then
click OK. In this path, <version> represents the version number of the .NET
Framework that you installed on your server. You must replace this
placeholder with the actual version number when you type the command.

Note To repair IIS mappings for ASP.NET, you must correctly register the
Aspnet_isapi.dll. To do so, follow these steps:
1.. Click Start, and then click Run.
2.. Type regsvr32
%windir%\Microsoft.NET\Framework\<version>\aspnet_isapi.dll, and then click
OK. Regsvr32 returns the results of the registration. "
Hope this helps.

Peter [MVP Academic]

reed NO[at]SPAM microsoft.com
3/11/2004 3:01:12 AM
in Answer to your question what are the symptoms of not working

If I IE browse to the folder the site "comes up" (Default.Htm) except that the aspx files that are pointed to do not they appear as "Page cannot be found

If I Explore to the Default.htm all pages come up but they are not ASPX only flat HTML the hyperlinks are not active


----- Peter van der Goes wrote: ----


"Reed@Microsoft.com" <anonymous@discussions.microsoft.com> wrote in messag
news:17EB8674-D0AD-40BA-A898-1A249E291D74@microsoft.com..
[quoted text, click to view]

May we assume you have IIS installed and running on the Win 2K
installation? When you say "did not work", what are the symptoms? Do th
pages display as static HTML, or not at all (if not at all, is there a
error message you can quote)
You might consider reinstalling IIS, then remapping IIS to the .NE
Framework using the techniques described in Knowledge Base article #306005
which says in part
"To repair IIS mappings for ASP.NET, you can run the Aspnet_regiis.ex
utility. To do so, follow these steps
1.. Click Start, and then click Run
2.. Type cmd, and then click OK
3.. At the command prompt, typ
"%windir%\Microsoft.NET\Framework\<version>\aspnet_regiis.exe" -i, and the
click OK. In this path, <version> represents the version number of the .NE
Framework that you installed on your server. You must replace thi
placeholder with the actual version number when you type the command

Note To repair IIS mappings for ASP.NET, you must correctly register th
Aspnet_isapi.dll. To do so, follow these steps
1.. Click Start, and then click Run
2.. Type regsvr3
%windir%\Microsoft.NET\Framework\<version>\aspnet_isapi.dll, and then clic
OK. Regsvr32 returns the results of the registration.
Hope this helps

Peter [MVP Academic


reed NO[at]SPAM microsoft.com
3/11/2004 3:31:08 AM
I did both thing.. same results.. but I may have left something out.. the page cannot be found was followed by

You have attempted to execute a CGI, ISAPI, or other executable program from a directory that does not allow programs to be executed.

----- Peter van der Goes wrote: ----


"Reed@Microsoft.com" <anonymous@discussions.microsoft.com> wrote in messag
news:17EB8674-D0AD-40BA-A898-1A249E291D74@microsoft.com..
[quoted text, click to view]

May we assume you have IIS installed and running on the Win 2K
installation? When you say "did not work", what are the symptoms? Do th
pages display as static HTML, or not at all (if not at all, is there a
error message you can quote)
You might consider reinstalling IIS, then remapping IIS to the .NE
Framework using the techniques described in Knowledge Base article #306005
which says in part
"To repair IIS mappings for ASP.NET, you can run the Aspnet_regiis.ex
utility. To do so, follow these steps
1.. Click Start, and then click Run
2.. Type cmd, and then click OK
3.. At the command prompt, typ
"%windir%\Microsoft.NET\Framework\<version>\aspnet_regiis.exe" -i, and the
click OK. In this path, <version> represents the version number of the .NE
Framework that you installed on your server. You must replace thi
placeholder with the actual version number when you type the command

Note To repair IIS mappings for ASP.NET, you must correctly register th
Aspnet_isapi.dll. To do so, follow these steps
1.. Click Start, and then click Run
2.. Type regsvr3
%windir%\Microsoft.NET\Framework\<version>\aspnet_isapi.dll, and then clic
OK. Regsvr32 returns the results of the registration.
Hope this helps

Peter [MVP Academic


Peter van der Goes
3/11/2004 8:16:58 AM

[quoted text, click to view]
Reed, I have to admit defeat on this. As I don't use Win 2003 Server, I have
no further info. I think we need to dig up a Win2K3 guru for this one.
Sorry.

--
Peter [MVP Academic]

AddThis Social Bookmark Button