Deploy .aspx, browse, get 404 error
From: Larry Brindise (larrynospam_at_tradegear.com)
Date: 08/23/03
- Next message: Ken Schaefer: "Re: Deploy .aspx, browse, get 404 error"
- Previous message: Marc Potvin: "Re: BioMetric SDK"
- Next in thread: Ken Schaefer: "Re: Deploy .aspx, browse, get 404 error"
- Reply: Ken Schaefer: "Re: Deploy .aspx, browse, get 404 error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 22 Aug 2003 15:03:53 -0700
I have an asp.net application. I have used VStudio Web
Deployment Project to create the MSI file. I copy the
MSI file from my developer PC to my test server running
Win2003Server Web Edition. I run the MSI to install -
looks good so far - I see the global directory, etc.
I try opening the app in IE via www.myweb.com/aspxfolder;
where aspxfolder is the global directory. I get the
wonderful "HTTP Error 404 - File or directory not found"
page. So, I created a test.html file in the same global
directory and browsed to
www.myweb.com/aspxfolder/test.html - and I see my test
HTML. So, this has to be some type of aspx installation
or aspx execution security issue???? I am not sure where
to start because I basically accepted all defaults on
installation of w2003WE and the web deployment project in
VS.NET.
Help? Thanks!
-Larry
- Next message: Ken Schaefer: "Re: Deploy .aspx, browse, get 404 error"
- Previous message: Marc Potvin: "Re: BioMetric SDK"
- Next in thread: Ken Schaefer: "Re: Deploy .aspx, browse, get 404 error"
- Reply: Ken Schaefer: "Re: Deploy .aspx, browse, get 404 error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|