avpatil
15th January 2009, 19:02
Hi,
I have a commandline csv to Excel converter program and we have bought a site license for it. The issue that I am having is that when I run the bat file from command prompt it converts all the records from csv file, while when I run it from Baan through run.prog() it converts only 50 records. The converter behaves this way when running in demo mode. The license entry is in registry. Any idea, where to look for this issue?

Arvind

mark_h
15th January 2009, 23:00
Is this a client side or server side program? What exactly does the command line look like? I am assuming you are running the same .bat file.

avpatil
15th January 2009, 23:02
Its on server side. I did find a reason- the registry entry is not accessible to other user, and that may be causing the issue. Trying to resilove the issue.

Arvind Patil

Hitesh Shah
16th January 2009, 18:34
U may need to make users member of some power/admin groups which can read the registry .