devloper -2 Newbie Poster

Hello everyone,

I have XML files in my one of the project and I have another project in which I have to add the path of that XML Files in web.config file. When we use the path of our local machine its working fine. But for the deployment of the project in the cloud I need to use a relative path.

What I want to do is I set the copy to output directory property of the XML file’s to copy always and I want to add the relative path of the XML files in web.config file.

Will it work in the cloud? How to add the relative path of the file???

Is there any other way to access those Xml files in cloud ??

please help me.

Thanks in advance for your help..