473,320 Members | 1,884 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Classic ASP and IIS 7

Hi all,

I'm migrating a classic ASP site from IIS 6 to IIS 7 and I'm finding some
minor problems that I'm assuming are IIS 7 config related.

The problem I'm concerned with right now is that when I run the asp pages,
they have lost all their image and CSS links.

Functionality is fine (that is I can query the DB, update records, etc) but
all graphic features have been lost.

Any suggestion on how to solve this issue?

Thanks.

Marc

Feb 20 '07 #1
3 9092
Marc Llenas wrote:
Hi all,

I'm migrating a classic ASP site from IIS 6 to IIS 7 and I'm finding
some minor problems that I'm assuming are IIS 7 config related.

The problem I'm concerned with right now is that when I run the asp
pages, they have lost all their image and CSS links.

Functionality is fine (that is I can query the DB, update records,
etc) but all graphic features have been lost.

Any suggestion on how to solve this issue?
It's probaby a matter of enabling parent paths. It's a similar issue in
IIS6: parent paths being disabled by default.
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Feb 20 '07 #2
Thanks Bob,

Parent paths were enabled on IIS7, so that shouldn't be the issue.

Marc

"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcomwrote in message
news:Oq**************@TK2MSFTNGP02.phx.gbl...
Marc Llenas wrote:
>Hi all,

I'm migrating a classic ASP site from IIS 6 to IIS 7 and I'm finding
some minor problems that I'm assuming are IIS 7 config related.

The problem I'm concerned with right now is that when I run the asp
pages, they have lost all their image and CSS links.

Functionality is fine (that is I can query the DB, update records,
etc) but all graphic features have been lost.

Any suggestion on how to solve this issue?
It's probaby a matter of enabling parent paths. It's a similar issue in
IIS6: parent paths being disabled by default.
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.

Feb 21 '07 #3
Well, You've kind of left us in the dark here. It does not appear to be an
ASP issue. I suggest creating a small test page (repro.htm) containing only
the bit of html or css that allows the problem to be seen. Show us the page.
I further suggest cross-posting your reply to the inetserver.iis group as
well, if only to get more eyes looking at it. By "crosspost", I mean enter
both groups into the To: field of your reply. Do not multipost, i.e., post a
separate reply to the other group.
Marc Llenas wrote:
Thanks Bob,

Parent paths were enabled on IIS7, so that shouldn't be the issue.

Marc

"Bob Barrows [MVP]" <re******@NOyahoo.SPAMcomwrote in message
news:Oq**************@TK2MSFTNGP02.phx.gbl...
>Marc Llenas wrote:
>>Hi all,

I'm migrating a classic ASP site from IIS 6 to IIS 7 and I'm finding
some minor problems that I'm assuming are IIS 7 config related.

The problem I'm concerned with right now is that when I run the asp
pages, they have lost all their image and CSS links.

Functionality is fine (that is I can query the DB, update records,
etc) but all graphic features have been lost.

Any suggestion on how to solve this issue?
It's probaby a matter of enabling parent paths. It's a similar issue
in IIS6: parent paths being disabled by default.
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get
a quicker response by posting to the newsgroup.
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Feb 21 '07 #4

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

Similar topics

16
by: Simon Wittber | last post by:
I've noticed that a few ASPN cookbook recipes, which are recent additions, use classic classes. I've also noticed classic classes are used in many places in the standard library. I've been...
6
by: Keith | last post by:
I have been using ASP in it's VBScript form for some time, but I only tend to learn what I need to know as I need to know it, so I am by no means an expert and spend a lot of time on here asking...
5
by: Velvet | last post by:
Can someone tell me to what process I need to attach to be able to step through my classic ASP code in VS.net 2003. I'm working on an XP box with IIS installed. I also have VS.net 2005 (The...
6
by: John | last post by:
Hello. I believe I've read somewhere that classic .asp pages will still operate correctly with no problems with the .NET 1.1 framework installed on a Windows 2000 Server server. Does anyone know...
5
by: Kent.Gallinger | last post by:
I have a web application that contains asp.net and classic asp pages. I have a vb.net function that I would like to use in one of the classic asp pages. How can I do this? Can I do this? ...
24
by: MikeR | last post by:
What do y'all see for the future of ASP in light of MS decision to replace FrontPage with a new series of development tools? All of them mention ASP.NET, but no mention of the ASP I love. Mike
11
by: mase | last post by:
I've built a new ASP.NET web app with the CSLA framework. The site runs fine with a small number of users, but once there is any traffic the CPU spikes at 100%. I went through and made many updates...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.