NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: johanco123 on February 21, 2014, 04:40:31 AM

Title: Example 42 (Soap Sever) error
Post by: johanco123 on February 21, 2014, 04:40:31 AM
Hi Bruce
NT7.35.and Xfile2.43  How can I get the example 42 Soap Server to work. I get " the page cannot be found "in the web browser. Any suggestions please
Regards
Johan
Title: Re: Example 42 (Soap Sever) error
Post by: urayoan on February 21, 2014, 05:50:49 AM
johan, try the following.

Add the StringTheory template to both WebServer and Client program.

In the client where the default value is 127.0.0.1:88 add the GetInfo procedure at the URL.
It looks like this: http://127.0.0.1:88/GetInfo

Try it out and see =D





[attachment deleted by admin]
Title: Re: Example 42 (Soap Sever) error
Post by: johanco123 on February 23, 2014, 10:15:57 PM
Tanks for the help
When I compile iI get the following errors. Can you please assist
Regards

[attachment deleted by admin]
Title: Re: Example 42 (Soap Sever) error
Post by: Bruce on February 24, 2014, 02:19:19 AM
probably means the dictionary has been converted after the app. You may want to re-install and get the example again fresh.

cheers
Bruce
Title: Re: Example 42 (Soap Sever) error
Post by: johanco123 on February 24, 2014, 04:44:51 AM
Tanks Bruce
It is working now
Regards
Johan