Question : problem when I publish a Web page and XMl

I have a XML in my solution , the XML is stored in the solution's root.

As long I am in in Visual Studio i can write/edit the XML without problem, but when I publish the page in the IIS i cant edit the XML anymore... I dont know if im using a bad function to retrive the path, Im using:

string path = HttpContext.Current.Server.MapPath(@"~\XMLObjects.xml");

and like I said , it works when is Design mode , but once published not anymore... what i have to do? is something about IIS Configuration?

Answer : problem when I publish a Web page and XMl

You can create it logged into Outlook using any administrator rights user.

If you want to receive email into the folder, you need to make sure anonymous user has author rights, but doesn't need any more.

The email address of the folder will by default be the [email protected], but you can change/add to this using the Exchange management program.

You will also need to then set permissions for the corredt users to read and/or update this folder if needed.

Wayne

Random Solutions  
 
programming4us programming4us