NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: bryce on January 22, 2014, 02:13:15 AM
-
Good Morning Everybody,
I have a little problem with NetTalk/Secwin.
I am trying to develop a webserver and have a basic one that is working.
However, I have now tried to split the Webserver program into an exe and a dll. It all seems to work fine except when I try and remove a user (this is all using the Secwin screens and templates) when I get the error message that is on the attached screenshot :
Error (Unable To Log Transaction(48)) attempting to frame the transaction on Secwin_Operators
It worked fine when it was a single exe but now that the data files are in a dll this problem has occurred.
I have made sure that NetTalk and Secwin etc. are on the latest releases.
Do you have any ideas about this?
Thanks.
Bryce
[attachment deleted by admin]
-
Hi Bryce,
try turning off "RI updates in a Transaction Frame" on the normal app global properties - on both the DLL and the Exe.
cheers
Bruce
-
Hello Bruce,
That seems to have done the trick.
Thank you.
Bryce