NetTalk Central

Author Topic: NetTalk/Secwin Webserver Problem  (Read 2434 times)

bryce

  • Newbie
  • *
  • Posts: 24
    • View Profile
    • Email
NetTalk/Secwin Webserver Problem
« 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]

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11242
    • View Profile
Re: NetTalk/Secwin Webserver Problem
« Reply #1 on: January 22, 2014, 03:46:19 AM »
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

bryce

  • Newbie
  • *
  • Posts: 24
    • View Profile
    • Email
Re: NetTalk/Secwin Webserver Problem
« Reply #2 on: January 22, 2014, 05:29:34 AM »
Hello Bruce,

That seems to have done the trick.

Thank you.

Bryce