A
Arthur
hi,
this might be a simple one to them who know:
i'm developing an asp.net project and use the debug mode. i have a xml
file which contains data, that shall be read, if a specific page is
run. when i build the project the file is correctly copied to the
build location (i selected "build action: none" and "copy if newer").
but when the project is run, the xml file is missing at the directory
from which the site is executed. it does not get copied there
automatically. in my case the directory where the site is executed is
"c:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\"
what do i have to do, so the file is available in the the directory
where the site is executed at execution time?
thanks in advance,
arthur
this might be a simple one to them who know:
i'm developing an asp.net project and use the debug mode. i have a xml
file which contains data, that shall be read, if a specific page is
run. when i build the project the file is correctly copied to the
build location (i selected "build action: none" and "copy if newer").
but when the project is run, the xml file is missing at the directory
from which the site is executed. it does not get copied there
automatically. in my case the directory where the site is executed is
"c:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\"
what do i have to do, so the file is available in the the directory
where the site is executed at execution time?
thanks in advance,
arthur