Tim
Wed Jan 16 10:57:18 CST 2008
ASP support is enabled.
/Connections is accessible via the URL. I created a test page named
default.asp and displayed it.
<!--#include file="../Connections/Connection.asp" --> WORKS
<!--#include virtual="/Connections/Connection.asp" --> 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 <timNOburkartS...@comcast.Invalid.net>
> wrote:
>> <%@LANGUAGE="VBSCRIPT"%>
>> <!--#include virtual="/Connections/Connection.asp" -->
>>
>>
>>
>> .._.. wrote:
>>> Post a code sample perhaps?
>>> The IP, and port are not relevant to a include virtual.
>>> "Tim Burkart" <timburk...@comcast.net> 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 <local ip address>: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 -
>