For Programmers: Free Programming Magazines  


Home > Archive > ASP .NET > May 2007 > How to enable parent paths while debugging in vs2005









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author How to enable parent paths while debugging in vs2005
John Dolinka

2007-05-31, 7:10 pm

I need to embed a web control from another directory. I know how to enable
parent paths from the IIS console. However how do you do this "on the fly"
when debugging a web application?



("contains '..' to span directory to get web control")

<%@ Register Src="..\..\Validation.root\Validation\ValidatorInput.ascx"
TagName="ValidatorInput" TagPrefix="uc1" %>



Thanks,



John Dolinka


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com