Re: Help on ASP.NET and IIS ?? by Ken
Ken
Wed Oct 12 05:43:43 CDT 2005
Use Add/Remove Programs -> Windows Components to install ASP.NET
Then, in web service extensions you will see ASP.NET - set it to enabled.
Cheers
Ken
"????" <@discussions.microsoft.com> wrote in message
news:C5B7342C-1A58-44E7-AA67-A7D781E43394@microsoft.com...
: Hi ken i have the same problem( Windows 2003 server standart x64 Edition
with
: SP1).
: When i open the the web site properties under the Documents i have only
.htm
: & .asp files on the windows 2000 i have also a .aspx file.
: In the Web service Extension i allow Active Server Pages,FrontPage Server
: Extension 2002 And Server side Includes.
: What can i do???
:
: "Ken Schaefer" wrote:
:
: > In IIS Manager, on the WIndows 2003 Server, did you enable the ASP.NET
Web
: > Service Extension?
: >
: > if so, can you please post the relevant logfile entries from the IIS
website
: > logfile?
: >
: > Cheers
: > Ken
: >
: > "serge calderara" <sergecalderara@discussions.microsoft.com> wrote in
: > message news:99CEF2B6-D3B8-4D8D-B1E3-9A302C9CCFC4@microsoft.com...
: > : Dear all,
: > :
: > : I do not know if I am in the right place to post that message so lets
try.
: > :
: > : I have build a simple application using ASP.NET. If I run my
application
: > : from my own system (W2000 Sp4, IIs 6.0) configured as a web server, it
: > works
: > : fine and I can access all pages without any trouble from any other
work
: > : station.
: > :
: > : Then I I copied my all project structure and install it under Server
2003,
: > : configured IIS to point to the proper virtual directory, use default
: > : authentication, then I get an error saying that the page is not found.
: > :
: > : Physically it is there, event if I type the full adress that include
: > initial
: > : page I got the same thing. AN other point I could notice is that if I
: > : configure my web project to be able to get thet Browsing access,
typeing
: > the
: > : adress shows all the files in my web project, then if I click the page
: > which
: > : is suppose to be display first I get the same error.
: > :
: > : NTFS permision on the folder is full access.
: > :
: > : What can be wrong?
: > :
: > : thanks for your help
: > : regards
: > : serge
: >
: >
: >