NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: BradT on August 19, 2014, 08:27:53 AM

Title: Remove SecWin from NTWS App
Post by: BradT on August 19, 2014, 08:27:53 AM
Does anyone know how to remove SecWin from a NetTalk Webserver app? 

Checking Disable all SecWin Features does not seem to work.

I also tried to remove the extension and delete all the procedures.

Thanks!
Title: Re: Remove SecWin from NTWS App
Post by: Bruce on August 19, 2014, 09:32:35 PM
>> I also tried to remove the extension and delete all the procedures.

presumably you deleted all the Secwin extensions?
what was the result of that?

cheers
Bruce
Title: Re: Remove SecWin from NTWS App
Post by: BradT on August 20, 2014, 07:20:30 AM
Lots of unknown procedure labels.

I deleted all the clw's as well and let it rebuild.  Same results.
Title: Re: Remove SecWin from NTWS App
Post by: Bruce on August 20, 2014, 09:44:41 PM
Hi Brad,

So, an unknown procedure lable means the generated code is calling a (presumably secwin) procedure which does not exist.

At thi point it's useful to know _why_ it's generating that code. Have a look at the NetTalk settings, on the security tab - does it still have the "use secwin" option set on? Does turning it off solve the error in this procedure?

cheers
Bruce