srinath

srinath

  • NA
  • 144
  • 0

Relative Path at the time of deployment

Jul 31 2013 6:57 AM
Hi,

 I have an .jpeg file in the application folder, to access that file I have given the path as "../image1.jpeg". Its working fine when I am executing it.
 but at the time of deployment, I could see the error "Could not find the part of path "../image1.jpeg" ".

 The application is in windows application

 Please let me know, how can I access that path at the time of deployment.

Answers (2)