new error in c# code plz help
but now a new exception has arised
error:"not a valid file name"
But the path and file name are given correctly.
Do u think there is a prob with my visual studio??
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
lalithaPosted Jun 26, 2009, 1:49 PM
Subramanyam RompicherlaPosted Jun 26, 2009, 12:29 AM
if you are using windows forms please check with below code
fullPath2 = Path . GetDirectoryName ( openFileDialog1 . FileName );
if not working please post your code, VS don't have this type of problems