AlexKir
13th November 2001, 13:45
Hi all!
I try create dll, but receive error "Cannot create file"
log.bshell:
2001-11-13[14:43:55]:E:ka: No definition in definition file for fil_pathname(F_SRC:pttaadf2100m0000, pttaadf2100
m0000)
Help me!
Regards.
mark_h
13th November 2001, 15:30
Are you trying to create a DLL on a tools session? I do not think you can do that. The ttstpcreatdll session automatically tries to put the DLL into the tools package and nobody but Baan is allowed to work in tools(tt). At least to my knowledge. For a tools session I believe you need to use the stpapi commands directly and skip creating a DLL.
Good Luck!
Mark
AlexKir
13th November 2001, 16:23
I read solution Number 104122
Example of the creation of a function server:
Step 2, run session ttstpcreatdll (use the latest one):
. Package : tt TRITON Tools .
. Module : aad Application Administration .
. Session : 3110m000 Maintain Paper Types .
. .
. Name of DLL : ttaad f3110m000
mark_h
13th November 2001, 18:25
I read the solution on the Baan support site. I am not sure how much C4 changes in the tools area, we are running 4c3. When trying to run the ttstpcreatdll session like you mention I get the same error "Cannot create file" and the same bshell error. So I know I have to use the stpapi commands. I just do not know enough about c4 or Baan V. I guess it could be file permissions or something like that, but again I can not be sure about c4. Hopefully someone else will post a solution for you.
Good luck!
Mark