Hi All,
Please Help me!!!!!
In my code I am moving file from one location to another by using winAPI::moveFile(_source, _destination);
When we are executing this code through Batch Process I am getting the error as "ClrObject static method invocation error", but if I am executing the same thing in normal way (with out using batch process) its working fine. But what would be the reason why it's not executing in Batch process. Please help me!!!!!
Thanks in Advance,
Regards,
Deepak M.