Problem with App path

From: Jims (biz_at_neocasa.net)
Date: 09/20/04


Date: Mon, 20 Sep 2004 10:59:55 -0400

I have a simple asp app on a W2K server and am having trouble creating the
application path. The app sits in ..inetpub\wwroot\MyApp.

There is a folder called _support under \MyApp\ that has some include files.
The inc file are referenced in an asp file on the root of \MyApp\.
I've made the \MyApp\ directory an application in inetmgr and the properties
say the app path is <web root>\MyApp.

The problem is the asp code still sees the application root as wwroot
instead of wwroot\MyApp. So the asp code that calls the include files in
\_support returns a server error 500. If I modify the asp to include the
path \MyaApp\_support then everything works.
    I thought making a directory an application in inetmgr would make that
directory (MyApp) the root of the app? How can I make MyApp be the root of
the app. We don't want to have to modify the paths in all the asp code and
it doesn't seem like a best practice.
Thanks,
Jim



Relevant Pages

  • HTTP error 500 from browser when asp executed
    ... I'm attempting to test an ASP from a desktop using windows ... set-up the internet information service in the correct ... root libraries with an asp file that just goes to the ... error 500 server problem. ...
    (microsoft.public.inetserver.iis.security)
  • Re: ADFS and Classic ASP
    ... ASP but I'll continue to research a viable solution. ... "Joe Kaplan" wrote: ... ADFS has two supported methods for app integration: ... but the app has to be designed essentially to ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: HTTP error 500 from browser when asp executed
    ... Troubleshoot ASP in IIS 5.0 ... > root libraries with an asp file that just goes to the ... > error 500 server problem. ... > it's probably a trivial solution but i cant seem to set ...
    (microsoft.public.inetserver.iis.security)
  • Locked out of my own SQL Server???
    ... It's the OLE-DB provider throwing back the error. ... I've configured my ASP ... Microsoft OLE DB Provider for SQL Server ... but the ASP app won't work. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Question with
    ... server at least...). ... you want to process a file using ASP you will have to have the user upload ... I am trying to develop an ASP app to take some information from a CSV ... MsgBox("The path did not contain a CSV File. ...
    (microsoft.public.scripting.vbscript)