include virtual not working on IIS 7/Vista Ultimate
include virtual not working on IIS 7/Vista Ultimate
am 15.01.2008 15:24:03 von Tim Burkart
I have a classic ASP (vbscript, not .NET) site defined on my vista
machine that binds to :82. The live version of this
site uses include virtual however it does not work locally. How can I
avoid changing include virtual to include file? Enable Parent Paths IS
set to TRUE.
Thank you!
Tim
Re: include virtual not working on IIS 7/Vista Ultimate
am 15.01.2008 18:19:12 von .._..
Post a code sample perhaps?
The IP, and port are not relevant to a include virtual.
"Tim Burkart" wrote in message
news:hc2dnT_LQsGgXxHanZ2dnUVZ_oqhnZ2d@comcast.com...
>I have a classic ASP (vbscript, not .NET) site defined on my vista machine
>that binds to :82. The live version of this site uses
>include virtual however it does not work locally. How can I avoid changing
>include virtual to include file? Enable Parent Paths IS set to TRUE.
>
> Thank you!
> Tim
Re: include virtual not working on IIS 7/Vista Ultimate
am 15.01.2008 18:57:49 von Tim Burkart
<%@LANGUAGE="VBSCRIPT"%>
..._.. wrote:
> Post a code sample perhaps?
>
> The IP, and port are not relevant to a include virtual.
>
> "Tim Burkart" wrote in message
> news:hc2dnT_LQsGgXxHanZ2dnUVZ_oqhnZ2d@comcast.com...
>> I have a classic ASP (vbscript, not .NET) site defined on my vista machine
>> that binds to :82. The live version of this site uses
>> include virtual however it does not work locally. How can I avoid changing
>> include virtual to include file? Enable Parent Paths IS set to TRUE.
>>
>> Thank you!
>> Tim
>
>
Re: include virtual not working on IIS 7/Vista Ultimate
am 16.01.2008 09:10:59 von David Wang
Is /Connections actually accessible via the URL?
Did you install ASP support on IIS7? It is not installed by default.
//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//
On Jan 15, 9:57=A0am, Tim Burkart
wrote:
> <%@LANGUAGE=3D"VBSCRIPT"%>
>
>
>
>
> .._.. wrote:
> > Post a code sample perhaps?
>
> > The IP, and port are not relevant to a include virtual.
>
> > "Tim Burkart" wrote in message
> >news:hc2dnT_LQsGgXxHanZ2dnUVZ_oqhnZ2d@comcast.com...
> >> I have a classic ASP (vbscript, not .NET) site defined on my vista mach=
ine
> >> that binds to :82. The live version of this site uses=
> >> include virtual however it does not work locally. How can I avoid chang=
ing
> >> include virtual to include file? Enable Parent Paths IS set to TRUE.
>
> >> Thank you!
> >> Tim- Hide quoted text -
>
> - Show quoted text -
Re: include virtual not working on IIS 7/Vista Ultimate
am 16.01.2008 17:56:20 von Tim Burkart
ASP support is enabled.
/Connections is accessible via the URL. I created a test page named
default.asp and displayed it.
WORKS
DOES NOT WORK
David Wang wrote:
> Is /Connections actually accessible via the URL?
>
> Did you install ASP support on IIS7? It is not installed by default.
>
>
> //David
> http://w3-4u.blogspot.com
> http://blogs.msdn.com/David.Wang
> //
>
>
>
>
> On Jan 15, 9:57 am, Tim Burkart
> wrote:
>> <%@LANGUAGE="VBSCRIPT"%>
>>
>>
>>
>>
>> .._.. wrote:
>>> Post a code sample perhaps?
>>> The IP, and port are not relevant to a include virtual.
>>> "Tim Burkart" wrote in message
>>> news:hc2dnT_LQsGgXxHanZ2dnUVZ_oqhnZ2d@comcast.com...
>>>> I have a classic ASP (vbscript, not .NET) site defined on my vista machine
>>>> that binds to :82. The live version of this site uses
>>>> include virtual however it does not work locally. How can I avoid changing
>>>> include virtual to include file? Enable Parent Paths IS set to TRUE.
>>>> Thank you!
>>>> Tim- Hide quoted text -
>> - Show quoted text -
>