vinayak.y - Wednesday, September 12, 2012 2:41 AM:
Hi,
1. I have created generic action on which one form is open.
2. It contains button when i click on butoon folder browser open ..after selecting folder then i click ok button which call javascript method .
3. method call C# method internally.
var results = inno.applyMethod("nt_CeateCandidateWithResume", "<file>"+filename+"</file>");
code executed successfully on my machine but when i access aras on my machine from another machine remotely
it gives error cant find directory...
Thanks,
Vinayak
jagdish - Wednesday, September 12, 2012 9:21 AM:
hi Vinayak..........
i think you can check Working Directory location on Client machine from which you are accessing......