472,353 Members | 1,562 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,353 software developers and data experts.

Relative reference to parent folder on Win2003

Hi all,
I have a rather large classic ASP application that uses relative references
like

...\common\connection.asp

all over the place in about 60 pages. The application works OK on my XP Pro
machine but does not work on a Windows 2003 Server. Is there a way to set
the server to accept the reference to the Parent folder? Does it have
something to do with IIS lockdown? Or IIS Version 5 instead of 6?

TIA
Sep 28 '06 #1
2 2715
John Kotuby wrote:
Hi all,
I have a rather large classic ASP application that uses relative
references like

..\common\connection.asp

all over the place in about 60 pages. The application works OK on my
XP Pro machine but does not work on a Windows 2003 Server. Is there a
way to set the server to accept the reference to the Parent folder?
Does it have something to do with IIS lockdown? Or IIS Version 5
instead of 6?
Parent paths are not enabled by default in IIS6:
http://support.microsoft.com/default.aspx/kb/332117

You can easily turn them on for just your application or, if neccessary, for
the entire site.

--
Dave Anderson

Unsolicited commercial email will be read at a cost of $500 per message. Use
of this email address implies consent to these terms.
Sep 28 '06 #2
Many thanks Dave...

"Dave Anderson" <NY**********@spammotel.comwrote in message
news:eS*************@TK2MSFTNGP06.phx.gbl...
John Kotuby wrote:
>Hi all,
I have a rather large classic ASP application that uses relative
references like

..\common\connection.asp

all over the place in about 60 pages. The application works OK on my
XP Pro machine but does not work on a Windows 2003 Server. Is there a
way to set the server to accept the reference to the Parent folder?
Does it have something to do with IIS lockdown? Or IIS Version 5
instead of 6?

Parent paths are not enabled by default in IIS6:
http://support.microsoft.com/default.aspx/kb/332117

You can easily turn them on for just your application or, if neccessary,
for the entire site.

--
Dave Anderson

Unsolicited commercial email will be read at a cost of $500 per message.
Use of this email address implies consent to these terms.

Sep 28 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: jason | last post by:
Can anyone help me find a solution to quickly working out relative paths to a folder in the root of my server... Although it easy when you go -...
1
by: Shannon | last post by:
Hi, all -- this is a weird question that does not really have to do with javascript, but I used to spend a lot of time here, and am hoping someone...
24
by: sinister | last post by:
After doing a websearch, it appears that it's OK to omit the "http:" to form a relative URL. Are there any pitfalls to this? For example, if...
3
by: Markus Ernst | last post by:
Hello Reading the follwing document: http://www.w3.org/TR/WD-positioning-970131#In-flow it seems very clear that position:relative should be...
10
by: Tony Abate | last post by:
I am working on an ASP.NET app that is going well except for one thing. I build my application and then move the .aspx file to a different...
11
by: Just Me | last post by:
I have a solution containing many usercontrol projects. When I wish to reference a usercontrol in another project I can select either the project...
1
by: Brian P | last post by:
I have a class, Folder, that I want to hold a reference to its parent Folder as well as its subfolders. I'm using List<Folder> to hold its list...
2
by: Paul Bonfanti | last post by:
A customer of ours using .NET 2.0 on Win2003 is seeing relative URLs passed to Response.Redirect() being converted to absolute URLs in the Location...
3
by: toyaxxx | last post by:
Hello guys, I have hit a dead end in trying to solve this problem. The thing is, I can't run the the program here because it has to run on a...
1
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was...
0
by: Matthew3360 | last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function. Here is my code. ...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific...
0
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the...
0
by: Rahul1995seven | last post by:
Introduction: In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.