Am facing error after uploadind to server... as access denied .... can anyone help me....
Document myDocument = new Document(PageSize.A5, 26, 72, 180, 180);
string strUniqueFn = "onlineinvoice.pdf";
string imgpath = "logo.gif";
string strUser =…
Am getting error when you are going to upload the file on specified folder in the server. Here I am going to upload P6100083.jpg in storeimg folder. When I am going to upload I am getting the following error:
Access to the path…