A
ASPNET
Hi,
After spending several hours reading through help pages I try to turn
to you guys for help.
I have a co-located server (ie my own) with IIS 6.0 and MS Win 2003
installed.
ASP works on that server, as most things do, but now I am trying to
learn APS.NET. So, I am a newbie, on both IIS, win2003 and APS.NET.
The problem I am having: .aspx pages are not working.
Error: HTTP Error 404 - File or directory not found
Trying to solve this I have:
- installed MS Framework SDK 1.1
- tried to find out if .NET is installed properly. However, Win2003
seems to have IIS6.0 and the .NET framework intergrated. So I can't
find a definitve answer there.
- Several pages suggested that the aspx extension needs to be binded
(?). So here is what I did:
in IIS manager, right click on websitefolder/properties/documents
enabled default content page "default.aspx".
in IIS manager/web extensions/ added aspx, in required files :
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_isapi.dll is set
to allowed.
There is another option there: "All unknown ISAPI Extensions" is set
to prohibited. I think that is right.
A second problem, which might stop me from solving this: Many help
pages speak of a "manage your server"-page. However, that page never
comes up at the places those pages say that page should come up. SO
where can I find that? (ie physically on the harddrive).
Any help is much appreciated, and again, I am completely new at this
so forgive me any stupidities
)
Alexander
After spending several hours reading through help pages I try to turn
to you guys for help.
I have a co-located server (ie my own) with IIS 6.0 and MS Win 2003
installed.
ASP works on that server, as most things do, but now I am trying to
learn APS.NET. So, I am a newbie, on both IIS, win2003 and APS.NET.
The problem I am having: .aspx pages are not working.
Error: HTTP Error 404 - File or directory not found
Trying to solve this I have:
- installed MS Framework SDK 1.1
- tried to find out if .NET is installed properly. However, Win2003
seems to have IIS6.0 and the .NET framework intergrated. So I can't
find a definitve answer there.
- Several pages suggested that the aspx extension needs to be binded
(?). So here is what I did:
in IIS manager, right click on websitefolder/properties/documents
enabled default content page "default.aspx".
in IIS manager/web extensions/ added aspx, in required files :
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_isapi.dll is set
to allowed.
There is another option there: "All unknown ISAPI Extensions" is set
to prohibited. I think that is right.
A second problem, which might stop me from solving this: Many help
pages speak of a "manage your server"-page. However, that page never
comes up at the places those pages say that page should come up. SO
where can I find that? (ie physically on the harddrive).
Any help is much appreciated, and again, I am completely new at this
so forgive me any stupidities
Alexander