Created On: 11 February 2011
Problem:
The NetEvents.ini is a text file with that name and for example this content:
C:\\AcuSupport\\FDP\\netdefgen
C:\\Program Files\\Acucorp\\Acucbl811\\AcuGT\\sample\\dotnet\\amortcontrol\\events
It has to be a text file which contains paths to directories which contains you .net DLLs. The number of paths is limited to 64.
Would using the FILE-PATH statement in the CREATE command and a .xml file be a vaild alternative?
C:\\AcuSupport\\FDP\\netdefgen
C:\\Program Files\\Acucorp\\Acucbl811\\AcuGT\\sample\\dotnet\\amortcontrol\\events
It has to be a text file which contains paths to directories which contains you .net DLLs. The number of paths is limited to 64.
Would using the FILE-PATH statement in the CREATE command and a .xml file be a vaild alternative?
Resolution:
Yes. However, it is not recommended or tested to use multiple paths (although it may be possible). FILE-PATH needs the whole path the file name, while NetEvents.ini asked just for the directories paths.
Incident #2501150
Old KB# 33334