Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Trouble installing ASP.Net app on 2003 enterprise server (404's)

Reply
Thread Tools

Trouble installing ASP.Net app on 2003 enterprise server (404's)

 
 
Stefan
Guest
Posts: n/a
 
      08-10-2004
I have a problem deploying a ASP.Net app on a 2003 Enterprise server.
After installing the application I get 404's when I try to access the
aspx pages on the server (not other pages like html or stylesheets).

I installed IIS after the .Net runtime and ran aspnet_regiis
afterwards. I checked, that the .aspx extension is mapped to the
aspnet_isapi.dll for all verbs. Still no luck.

An example W3C log entry is:

""2004-08-10 17:30:52 127.0.0.1 GET
/SolutionsLicensing/ProductSelect.aspx - 80 TESTLAB\Stefan 127.0.0.1
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CL R+1.1.4322)
404 2 1260""

My environment is IIS 6.0 on Windows Server 2003 Enterpise Edition.
CLR version is 1.1.4322.

I don't quite know where to go from here. Can somebody help me out
here?
Thanks!
-Stefan
 
Reply With Quote
 
 
 
 
Kevin Spencer
Guest
Posts: n/a
 
      08-10-2004
Is the root directory of your ASP.Net app marked as an application?

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"Stefan" <> wrote in message
news: om...
> I have a problem deploying a ASP.Net app on a 2003 Enterprise server.
> After installing the application I get 404's when I try to access the
> aspx pages on the server (not other pages like html or stylesheets).
>
> I installed IIS after the .Net runtime and ran aspnet_regiis
> afterwards. I checked, that the .aspx extension is mapped to the
> aspnet_isapi.dll for all verbs. Still no luck.
>
> An example W3C log entry is:
>
> ""2004-08-10 17:30:52 127.0.0.1 GET
> /SolutionsLicensing/ProductSelect.aspx - 80 TESTLAB\Stefan 127.0.0.1
> Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CL R+1.1.4322)
> 404 2 1260""
>
> My environment is IIS 6.0 on Windows Server 2003 Enterpise Edition.
> CLR version is 1.1.4322.
>
> I don't quite know where to go from here. Can somebody help me out
> here?
> Thanks!
> -Stefan



 
Reply With Quote
 
 
 
 
Stefan
Guest
Posts: n/a
 
      08-11-2004
Kevin,

I'm new to IIS6, so how do you mark the app as application? It's
configured to use the default application pool with execution
permissions on scripts only.

Thanks
-Stefan

"Kevin Spencer" <> wrote in message news:<>...
> Is the root directory of your ASP.Net app marked as an application?
>
> --
> HTH,
> Kevin Spencer
> .Net Developer
> Microsoft MVP
> Big things are made up
> of lots of little things.
>
> "Stefan" <> wrote in message
> news: om...
> > I have a problem deploying a ASP.Net app on a 2003 Enterprise server.
> > After installing the application I get 404's when I try to access the
> > aspx pages on the server (not other pages like html or stylesheets).
> >
> > I installed IIS after the .Net runtime and ran aspnet_regiis
> > afterwards. I checked, that the .aspx extension is mapped to the
> > aspnet_isapi.dll for all verbs. Still no luck.
> >
> > An example W3C log entry is:
> >
> > ""2004-08-10 17:30:52 127.0.0.1 GET
> > /SolutionsLicensing/ProductSelect.aspx - 80 TESTLAB\Stefan 127.0.0.1
> > Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.2;+.NET+CL R+1.1.4322)
> > 404 2 1260""
> >
> > My environment is IIS 6.0 on Windows Server 2003 Enterpise Edition.
> > CLR version is 1.1.4322.
> >
> > I don't quite know where to go from here. Can somebody help me out
> > here?
> > Thanks!
> > -Stefan

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How much cost for upgrade MICROSOFT WINDOWS SERVER 2003 ENTERPRISE =?Utf-8?B?SmFzb24gSGU=?= Windows 64bit 2 02-02-2006 09:32 PM
Upgrade Windows 2003 Server Enterprise Edition 32bit to x64bit ver =?Utf-8?B?a21tNTE2?= Windows 64bit 3 01-28-2006 02:33 AM
enterprise application versus enterprise system jrefactors@hotmail.com C++ 2 01-20-2005 01:32 PM
enterprise application versus enterprise system jrefactors@hotmail.com Java 3 01-20-2005 01:32 PM
enterprise application vs. enterprise system jrefactors@hotmail.com Java 3 01-15-2005 07:12 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57