Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

404 always with ASP Pages

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  ASP usr and psw problems  
Author Message
naseer

External


Since: Oct 08, 2003
Posts: 3



(Msg. 1) Posted: Thu Oct 09, 2003 1:40 am
Post subject: 404 always with ASP Pages
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hello, I am using II6 with windows 2003 standard edition.
IIS don't seems to be working fine. When I try to browse
any ASP file, I always get a 404 error message. I
installed PHP which is now working fine but ASP giving
error. ASP is also allowed in web services extensions.
Permissions on c:\windows\system32\inetsrv\asp.dll is Read
and Exec for Users and Ful control for SYSTEM and
ADministrators group.

I'll be happy to provide any more information if needed to
rectify this problem.


Thanks,

Naseer

 >> Stay informed about: 404 always with ASP Pages 
Back to top
Login to vote
qbernard

External


Since: Sep 05, 2003
Posts: 407



(Msg. 2) Posted: Thu Oct 09, 2003 4:52 pm
Post subject: Re: 404 always with ASP Pages [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

what is the sub-status of the request in IIS log file ?

--
Regards,
Bernard Cheah
<a style='text-decoration: underline;' href="http://support.microsoft.com/" target="_blank">http://support.microsoft.com/</a>
Please respond to newsgroups only ...



"Muhammad Naseer" <naseer RemoveThis @digitallinx.com> wrote in message
news:013a01c38e27$da9a9b60$a001280a@phx.gbl...
 > Hello, I am using II6 with windows 2003 standard edition.
 > IIS don't seems to be working fine. When I try to browse
 > any ASP file, I always get a 404 error message. I
 > installed PHP which is now working fine but ASP giving
 > error. ASP is also allowed in web services extensions.
 > Permissions on c:\windows\system32\inetsrv\asp.dll is Read
 > and Exec for Users and Ful control for SYSTEM and
 > ADministrators group.
 >
 > I'll be happy to provide any more information if needed to
 > rectify this problem.
 >
 >
 > Thanks,
 >
 > Naseer<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: 404 always with ASP Pages 
Back to top
Login to vote
naseer

External


Since: Oct 08, 2003
Posts: 3



(Msg. 3) Posted: Thu Oct 09, 2003 4:52 pm
Post subject: Re: 404 always with ASP Pages [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

2003-10-09 06:20:12 W3SVC1988 CABLE 69.56.x.x
GET /test.asp - 80 - 209.51.x.x HTTP/1.0 Mozilla/4.0+
(compatible;+MSIE+6.0;+Windows+NT+5.1;+Q312461) - - 404 2
1260 1819 321 31


This is from the access log file for the very domain.
Could it be a permission problem also? If this is not the
information you need, let me know from where to pick it up.


Naseer


 >-----Original Message-----
 >what is the sub-status of the request in IIS log file ?
 >
 >--
 >Regards,
 >Bernard Cheah
 >http://support.microsoft.com/
 >Please respond to newsgroups only ...
 >
 >
 >
 >"Muhammad Naseer" <naseer DeleteThis @digitallinx.com> wrote in
message
 >news:013a01c38e27$da9a9b60$a001280a@phx.gbl...
  >> Hello, I am using II6 with windows 2003 standard
edition.
  >> IIS don't seems to be working fine. When I try to browse
  >> any ASP file, I always get a 404 error message. I
  >> installed PHP which is now working fine but ASP giving
  >> error. ASP is also allowed in web services extensions.
  >> Permissions on c:\windows\system32\inetsrv\asp.dll is
Read
  >> and Exec for Users and Ful control for SYSTEM and
  >> ADministrators group.
  >>
  >> I'll be happy to provide any more information if needed
to
  >> rectify this problem.
  >>
  >>
  >> Thanks,
  >>
  >> Naseer
 >
 >
 >.
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: 404 always with ASP Pages 
Back to top
Login to vote
qbernard

External


Since: Sep 05, 2003
Posts: 407



(Msg. 4) Posted: Thu Oct 09, 2003 5:56 pm
Post subject: Re: 404 always with ASP Pages [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

now is the 404 2 ( the 2 is for sub-status field)
or win32-status ?

check the log properties on what you have selected
in the log fileds.

now if is substatus - 404.2 meaning the web service
extension was not set to 'allow'
"Requests for Dynamic Content Return 404 Error"

if is win32 error - mean 'the system can't find
the specific file' - verify the path and filename.

--
Regards,
Bernard Cheah
<a style='text-decoration: underline;' href="http://support.microsoft.com/" target="_blank">http://support.microsoft.com/</a>
Please respond to newsgroups only ...



"Muhammad Naseer" <naseer.RemoveThis@digitallinx.com> wrote in message
news:07ef01c38e2e$7a5b9d10$a401280a@phx.gbl...
 > 2003-10-09 06:20:12 W3SVC1988 CABLE 69.56.x.x
 > GET /test.asp - 80 - 209.51.x.x HTTP/1.0 Mozilla/4.0+
 > (compatible;+MSIE+6.0;+Windows+NT+5.1;+Q312461) - - 404 2
 > 1260 1819 321 31
 >
 >
 > This is from the access log file for the very domain.
 > Could it be a permission problem also? If this is not the
 > information you need, let me know from where to pick it up.
 >
 >
 > Naseer
 >
 >
  > >-----Original Message-----
  > >what is the sub-status of the request in IIS log file ?
  > >
  > >--
  > >Regards,
  > >Bernard Cheah
  > >http://support.microsoft.com/
  > >Please respond to newsgroups only ...
  > >
  > >
  > >
  > >"Muhammad Naseer" <naseer.RemoveThis@digitallinx.com> wrote in
 > message
  > >news:013a01c38e27$da9a9b60$a001280a@phx.gbl...
   > >> Hello, I am using II6 with windows 2003 standard
 > edition.
   > >> IIS don't seems to be working fine. When I try to browse
   > >> any ASP file, I always get a 404 error message. I
   > >> installed PHP which is now working fine but ASP giving
   > >> error. ASP is also allowed in web services extensions.
   > >> Permissions on c:\windows\system32\inetsrv\asp.dll is
 > Read
   > >> and Exec for Users and Ful control for SYSTEM and
   > >> ADministrators group.
   > >>
   > >> I'll be happy to provide any more information if needed
 > to
   > >> rectify this problem.
   > >>
   > >>
   > >> Thanks,
   > >>
   > >> Naseer
  > >
  > >
  > >.
  > ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: 404 always with ASP Pages 
Back to top
Login to vote
naseer

External


Since: Oct 08, 2003
Posts: 3



(Msg. 5) Posted: Thu Oct 09, 2003 5:56 pm
Post subject: Re: 404 always with ASP Pages [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Ahh, and finally It got fixed. I was using HELM control
panel and in the configuraion I was using C:\WINNT\system32
\inetsrv\asp.dll as the default file. I guess Windows 2003
has changed its dir. structure and now posting all the
files to C:\WINDOWS ..

anyway, problem is now fixed. Thanks for the support
Bernard.


Regards,


Naseer



 >-----Original Message-----
 >now is the 404 2 ( the 2 is for sub-status field)
 >or win32-status ?
 >
 >check the log properties on what you have selected
 >in the log fileds.
 >
 >now if is substatus - 404.2 meaning the web service
 >extension was not set to 'allow'
 >"Requests for Dynamic Content Return 404 Error"
 >
 >if is win32 error - mean 'the system can't find
 >the specific file' - verify the path and filename.
 >
 >--
 >Regards,
 >Bernard Cheah
 >http://support.microsoft.com/
 >Please respond to newsgroups only ...
 >
 >
 >
 >"Muhammad Naseer" <naseer RemoveThis @digitallinx.com> wrote in
message
 >news:07ef01c38e2e$7a5b9d10$a401280a@phx.gbl...
  >> 2003-10-09 06:20:12 W3SVC1988 CABLE 69.56.x.x
  >> GET /test.asp - 80 - 209.51.x.x HTTP/1.0 Mozilla/4.0+
  >> (compatible;+MSIE+6.0;+Windows+NT+5.1;+Q312461) - - 404
2
  >> 1260 1819 321 31
  >>
  >>
  >> This is from the access log file for the very domain.
  >> Could it be a permission problem also? If this is not
the
  >> information you need, let me know from where to pick it
up.
  >>
  >>
  >> Naseer
  >>
  >>
   >> >-----Original Message-----
   >> >what is the sub-status of the request in IIS log file ?
   >> >
   >> >--
   >> >Regards,
   >> >Bernard Cheah
   >> >http://support.microsoft.com/
   >> >Please respond to newsgroups only ...
   >> >
   >> >
   >> >
   >> >"Muhammad Naseer" <naseer RemoveThis @digitallinx.com> wrote in
  >> message
   >> >news:013a01c38e27$da9a9b60$a001280a@phx.gbl...
   >> >> Hello, I am using II6 with windows 2003 standard
  >> edition.
   >> >> IIS don't seems to be working fine. When I try to
browse
   >> >> any ASP file, I always get a 404 error message. I
   >> >> installed PHP which is now working fine but ASP
giving
   >> >> error. ASP is also allowed in web services
extensions.
   >> >> Permissions on c:\windows\system32\inetsrv\asp.dll is
  >> Read
   >> >> and Exec for Users and Ful control for SYSTEM and
   >> >> ADministrators group.
   >> >>
   >> >> I'll be happy to provide any more information if
needed
  >> to
   >> >> rectify this problem.
   >> >>
   >> >>
   >> >> Thanks,
   >> >>
   >> >> Naseer
   >> >
   >> >
   >> >.
   >> >
 >
 >
 >.
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: 404 always with ASP Pages 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
IIS 6.0 & ASP Pages with SSI - Hey I have a quick question about IIS 6.0. Hopefully someone can help me out. I have a website that has ASP pages with Server Side Includes in them. I have set the web extentions for ASP and SSI to Allowed and I setup up my website the same way I did....

ASP Pages not serving - Hi, I have got a problem with ASP pages not serving on IIS6. I am not sure what I have done, but when I try to load an ASP page I get a 404 Not Found Error. The error itself seem to be a proper 404 not found. I have changed the custom error pages so tha...

ASP pages not accessible from IIS 5 - I have a problem with IIS: it perfectly displays .html pages but when it comes to .asp it gives me a HTTP - 500 internal server error. How can i fix this?? Any help would be very much appreciated. Thanks.

IIS 5 asp pages fail on W2K - Hi, I've been working on a web site for a while now and just recently the HTML pages display fine but my ASP pages return the HTTP - 500 Internal Server Error. I cannot think of any major changes I could have made that would cause this. I have already...

XP Pro - ASP pages will not display - Hi Recently installed XP PRO with all the lastest updates. IIS is installed but when testing the web sites I find that ASP pages will not display. I have been getting the following error message: "Active Server Pages error 'ASP 0134' Invalid Pr...
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]