Hi,
I am getting this following error please help
Could you please try adding System.IO in front of File, like this:
System.IO.File.Exists(Config(“Log_Folder”).ToString())
Thank you @Rahul_Rajendran
Could you please try adding System.IO in front of File, like this:
System.IO.File.Exists(Config(“Log_Folder”).ToString())
Thank you @Rahul_Rajendran