but I cant open it
here in attachment screenshot
sorry




Posted 19 March 2013 - 12:05 PM
string uriPath = "the path name you currently have goes here"; string localPath = new Uri(uriPath).LocalPath;
