Shefali Lahariya

Shefali Lahariya

  • NA
  • 257
  • 150.9k

system io file not found exception

Dec 18 2017 10:08 PM
how to solve system io file not found exception when we add image dyanamically .
using code:
Image image_v = Image.FromFile(@"E:\JHBNewAPI\JIOMeet\VidyoClientAPI_Sample_DotNet_3_3_4_0004\images\Video.png");
but getting exception when we run exe file.

Answers (4)