- Forum
- T24 Technical Discussions
- T24 Installation & Configuration
- bnk.run\locallib\lib1.dll: WIN32 API Error (14001)
×
Discuss on T24 Installation, Setting up the environment, TC Server, jBOSS, Package & Deployment, etc…
bnk.run\locallib\lib1.dll: WIN32 API Error (14001)
- youssef_5dh
- Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 127
- Thank you received: 0
12 years 8 months ago #12930
by youssef_5dh
bnk.run\locallib\lib1.dll: WIN32 API Error (14001) was created by youssef_5dh
Hi all.
We have a problem or when you click F3 to create a new recorde see enclosed room attached.
nvalid or uninitialised variable -- NULL USED ,
Var COMP.ID , Line 395 , Source S.RECORDID.INPUT
jBASE: F:\Temenos\MCIUAT\bnk\bnk.run\locallib\lib1.dll: WIN32 API Error (14001) - ¥â
** Error [ SUBROUTINE_CALL_FAIL ] **
Unable to perform CALL to subroutine MCR.VER.NEW.REC.ONLY , Line 343 , Source S.RECORDID.INPUT
Press C to continue or Q to quit
Trap from an error message, error message name = SUBROUTINE_CALL_FAIL
Line 343 , Source S.RECORDID.INPUT
So the problem is on the inputte
Note: we just BNK deploy another server.
thanks for help me
Youssef
We have a problem or when you click F3 to create a new recorde see enclosed room attached.
nvalid or uninitialised variable -- NULL USED ,
Var COMP.ID , Line 395 , Source S.RECORDID.INPUT
jBASE: F:\Temenos\MCIUAT\bnk\bnk.run\locallib\lib1.dll: WIN32 API Error (14001) - ¥â
** Error [ SUBROUTINE_CALL_FAIL ] **
Unable to perform CALL to subroutine MCR.VER.NEW.REC.ONLY , Line 343 , Source S.RECORDID.INPUT
Press C to continue or Q to quit
Trap from an error message, error message name = SUBROUTINE_CALL_FAIL
Line 343 , Source S.RECORDID.INPUT
So the problem is on the inputte
Note: we just BNK deploy another server.
thanks for help me
Youssef
Please Log in or Create an account to join the conversation.
- jpb
-
- Offline
- Moderator
-
- retired . . . ¯\_(ツ)_/¯
Less
More
- Posts: 2859
- Thank you received: 650
12 years 8 months ago #12931
by jpb
Replied by jpb on topic bnk.run\locallib\lib1.dll: WIN32 API Error (14001)
Isn't "MCR.VER.NEW.REC.ONLY" a local routine attached to VERSION as ID.RTN ?
Are you sure it is available in your new server (check with jshow...)
Are you sure it is available in your new server (check with jshow...)
The following user(s) said Thank You: youssef_5dh
Please Log in or Create an account to join the conversation.
- youssef_5dh
- Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 127
- Thank you received: 0
12 years 8 months ago - 12 years 8 months ago #12933
by youssef_5dh
Replied by youssef_5dh on topic bnk.run\locallib\lib1.dll: WIN32 API Error (14001)
Hi jpb
resulte for jshow..
jsh MCIUAT F:\Temenos\MCIUAT\bnk\bnk.run -->jshow MCR.VER.NEW.REC.ONLY
Subroutine: F:\Temenos\MCIUAT\bnk\bnk.run\locallib\lib1.dll
thanks
Youssef
resulte for jshow..
jsh MCIUAT F:\Temenos\MCIUAT\bnk\bnk.run -->jshow MCR.VER.NEW.REC.ONLY
Subroutine: F:\Temenos\MCIUAT\bnk\bnk.run\locallib\lib1.dll
thanks
Youssef
Last edit: 12 years 8 months ago by youssef_5dh.
Please Log in or Create an account to join the conversation.
- jpb
-
- Offline
- Moderator
-
- retired . . . ¯\_(ツ)_/¯
Less
More
- Posts: 2859
- Thank you received: 650
12 years 8 months ago - 12 years 8 months ago #12934
by jpb
Replied by jpb on topic bnk.run\locallib\lib1.dll: WIN32 API Error (14001)
Error 14001 is specific to windows, seem to be a missing c-dll.
There are tools to find the missing component but I don't know how they will work with T24.
There are tools to find the missing component but I don't know how they will work with T24.
Look in the eventviewer. Good chance there will be an error there from Windows SideBySide explaining which assembly is missing.
Last edit: 12 years 8 months ago by jpb. Reason: wrong assumptions before ;-)
Please Log in or Create an account to join the conversation.
- youssef_5dh
- Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 127
- Thank you received: 0
12 years 8 months ago #12938
by youssef_5dh
Replied by youssef_5dh on topic bnk.run\locallib\lib1.dll: WIN32 API Error (14001)
Hi jpb.
is that it is not a problem of incompatibility of visual studio versions???? because it is old server is installed on VS 2008 and the new server is on VS 2005.
thanks
Youssef
is that it is not a problem of incompatibility of visual studio versions???? because it is old server is installed on VS 2008 and the new server is on VS 2005.
thanks
Youssef
Please Log in or Create an account to join the conversation.
- jpb
-
- Offline
- Moderator
-
- retired . . . ¯\_(ツ)_/¯
Less
More
- Posts: 2859
- Thank you received: 650
12 years 8 months ago #12939
by jpb
Replied by jpb on topic bnk.run\locallib\lib1.dll: WIN32 API Error (14001)
The effect is the same - missing or incompatible dll.
Have you tried recompiling?
Have you tried recompiling?
Please Log in or Create an account to join the conversation.
- youssef_5dh
- Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 127
- Thank you received: 0
12 years 8 months ago #12947
by youssef_5dh
Replied by youssef_5dh on topic bnk.run\locallib\lib1.dll: WIN32 API Error (14001)
Dear Jpb
Finally we found the solution,
Our Windows 2008 server was not compatible with T24
So we reinstalled the server with Windows Server 2008 R2 is business it works now
Jpb thank you for your time
Youssef
Finally we found the solution,
Our Windows 2008 server was not compatible with T24
So we reinstalled the server with Windows Server 2008 R2 is business it works now
Jpb thank you for your time
Youssef
Please Log in or Create an account to join the conversation.
- Forum
- T24 Technical Discussions
- T24 Installation & Configuration
- bnk.run\locallib\lib1.dll: WIN32 API Error (14001)
Time to create page: 0.040 seconds