We have a new server2003 machine that was built like all the rest - IIS and
everything needed to run asp.net apps. We have a test asp.net website that
we use for new machines to make sure everything works right.
This new server won't run our test app. It won't run .aspx pages. It will
run default.htm just fine. We cant see anything wrong with it.
for instance it won't run http://69.50.211.122/default.aspx
but it will run http://69.50.211.122/default.htm
feel free to try it.
We have another instance of the website under the default website and it has
exactly the same problems.
What could it be'
Thanks,
GaryThe usual culprit is that you do not have ASP.NET applications enabled in
IIS. IIS 6.0 and later come pretty much "Locked down" to anything but plain
old HTML.
--Peter
"Inside every large program, there is a small program trying to get out."
http://www.eggheadcafe.com
http://petesbloggerama.blogspot.com
http://www.blogmetafinder.com
"GaryDean" wrote:
> We have a new server2003 machine that was built like all the rest - IIS an
d
> everything needed to run asp.net apps. We have a test asp.net website tha
t
> we use for new machines to make sure everything works right.
> This new server won't run our test app. It won't run .aspx pages. It wil
l
> run default.htm just fine. We cant see anything wrong with it.
> for instance it won't run http://69.50.211.122/default.aspx
> but it will run http://69.50.211.122/default.htm
> feel free to try it.
> We have another instance of the website under the default website and it h
as
> exactly the same problems.
> What could it be'
> Thanks,
> Gary
>
>
On Dec 4, 8:22 pm, "GaryDean" <GaryD...@.newsgroups.nospam> wrote:
> We have a new server2003 machine that was built like all the rest - IIS an
d
> everything needed to run asp.net apps. We have a test asp.net website tha
t
> we use for new machines to make sure everything works right.
> This new server won't run our test app. It won't run .aspx pages. It wil
l
> run default.htm just fine. We cant see anything wrong with it.
> for instance it won't runhttp://69.50.211.122/default.aspx
> but it will runhttp://69.50.211.122/default.htm
> feel free to try it.
> We have another instance of the website under the default website and it h
as
> exactly the same problems.
> What could it be'
> Thanks,
> Gary
Look at the Documents tab in website's properties (IIS)
On Dec 4, 10:42 pm, Alexey Smirnov <alexey.smir...@.gmail.com> wrote:
> On Dec 4, 8:22 pm, "GaryDean" <GaryD...@.newsgroups.nospam> wrote:
>
>
>
>
>
>
>
>
> Look at the Documents tab in website's properties (IIS)- Hide quoted text
-
> - Show quoted text -
Sorry, please ignore my post. Of course, you have to look at the Web
Service Extensions
Yes, the web service extension for asp.net 2.0 was not activated. I suppose
that was due to an error made during the .net framework 2.0 install. I
activated it and now it works.
Thanks
Gary
"Alexey Smirnov" <alexey.smirnov@.gmail.com> wrote in message
news:fa0d400c-56d2-46c0-bfc5-d4cfc8521778@.j20g2000hsi.googlegroups.com...
> On Dec 4, 10:42 pm, Alexey Smirnov <alexey.smir...@.gmail.com> wrote:
> Sorry, please ignore my post. Of course, you have to look at the Web
> Service Extensions
On Dec 4, 11:40 pm, "GaryDean" <GaryD...@.newsgroups.nospam> wrote:
> Yes, the web service extension for asp.net 2.0 was not activated. I suppo
se
> that was due to an error made during the .net framework 2.0 install. I
> activated it and now it works.
> Thanks
> Gary"Alexey Smirnov" <alexey.smir...@.gmail.com> wrote in message
> news:fa0d400c-56d2-46c0-bfc5-d4cfc8521778@.j20g2000hsi.googlegroups.com...
>
>
>
>
>
>
>
>
>
>
>
> - Show quoted text -
It's disabled by default on Win2003. I'm glad that it's working now
for you.
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment