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
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.