Home > Archive > ASP > December 2006 > Virtual directory problem
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 |
Virtual directory problem
|
|
| sureshbatnayak suresh 2006-12-13, 4:06 pm |
| Hi,
I created virtual directory(IIS) in which i placed images and scripts.I referred this directory from my application(ASP.Net).But during run time this folder is copied to my application root.How can i avoid this.
Please help me..
Thanks,
Suresh
EggHeadCafe.com - .NET Developer Portal of Choice
http://www.eggheadcafe.com
| |
| Bob Barrows [MVP] 2006-12-13, 4:06 pm |
| sureshbatnayak suresh wrote:
> Hi,
>
> I created virtual directory(IIS) in which i placed images and
> scripts.I referred this directory from my application(ASP.Net).But
> during run time this folder is copied to my application root.How can
> i avoid this.
>
There was no way for you to know it (except maybe by browsing through
some of the previous questions before posting yours - always a
recommended practice), but this is a classic asp newsgroup. ASP.Net is
a different technology from classic ASP. While you may be lucky enough
to find a dotnet-savvy person here who can answer your question, you
can eliminate the luck factor by posting your question to a newsgroup
where the dotnet-savvy people hang out. I suggest
microsoft.public.dotnet.framework.aspnet.
There are also forums at www.asp.net where you can find a lot of people
to help you.
You will need to provides some more details about exactly what process
is copying the folder to the application root.
--
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.
|
|
|
|
|