Hi,
I have requirement which needs to access NFS location which is in CentOS from windows machine.
I downloaded libnfs master source code and compiled successfully.
When I am trying to load libnfs.dll through powershell, it is throwing error"Exception calling
"LoadFile" with "1" argument(s): "The module was
expected to contain an assembly manifest".
Please tell me the solution, how can I resolve this issue