G
Guest
Hi there,
I am trying to use the XMLWriter for writing back the XML data into an XML file which is in the same folder as ASPX file. I am having problems when I write a Dataset from ASPX page to the XML file. The error that I get is access denied. I have given the full control for that folder which contains the XML file. But still it is not allowing me to write anything in the XML file. Any help would be greatly appreciated.
I am trying to use the XMLWriter for writing back the XML data into an XML file which is in the same folder as ASPX file. I am having problems when I write a Dataset from ASPX page to the XML file. The error that I get is access denied. I have given the full control for that folder which contains the XML file. But still it is not allowing me to write anything in the XML file. Any help would be greatly appreciated.