Hi Every One,
what is the root path here
byte[] imgBinary = File.ReadAllByt es(rootPath + "Uploads\\imgna me.JPG");
how i will find this.after i'm hosting in server what about root path.
what is the root path here
byte[] imgBinary = File.ReadAllByt es(rootPath + "Uploads\\imgna me.JPG");
how i will find this.after i'm hosting in server what about root path.
Comment