Dear all,
I try to Export NAV Objects via a Codeunit which runs in a NAS Session. I tried to call the finsql.exe with the exportobjects Parameter and the Method "start" from System.Diagnostics.Process class but it doesn't work in a NAS Session. If I run the code in RTC (with Parameter runonclient) it works fine.
Does anyone has a solution for exporting objects via NAS?
thanks and regards
Bastian
0
Answers
http://stackoverflow.com/questions/5307968/how-can-i-run-an-exe-program-from-a-windows-service-using-c
thanks for your answer and the link, that explains a lot, will look for a different solution.
Regards
Bastian