I have a process where I need to loop through a directory specified on the network and import all the files data. If I run it through the client all is fine using the DirectoryInfo.GetFiles code. However, running it through NAS I get the client callbacks are not supported error. I know why I am getting this error but am struggling to find a resolution. Can anyone help?
↧