4
Reply

system io file not found exception

Shefali Lahariya

Shefali Lahariya

Dec 18 2017 10:08 PM
165
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)