Click here to Skip to main content
15,891,864 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Im trying to convert gridview data to pdf..
in database i have used, relative path for storing images.
while converting, it shows,

error:

Could not find a part of the path 'C:\Program Files (x86)\Common Files\Microsoft Shared\DevServer\10.0\images\1.jpg'.

kindly help me...


suppose if i have used absolute path for storing images means, its wrking fine...
Posted
Comments
[no name] 26-Mar-14 10:28am    
Whatever "it" is probably not able to access that path due to limited permissions based on your ASP.NET tag.
ZurdoDev 26-Mar-14 11:36am    
Is that path correct or not? Also, post your code.

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900