Options

Unable to use Web services

patf668patf668 Member Posts: 2
edited 2012-02-12 in NAV Three Tier
Hi,
When I execute a Codeunit from a web service, I receive this error: “Client callback (such as showing Pages) is not supported when executing custom Web services.”

This is my Codeunit
TestWebService() Test : Text[250]
Test := 'Test123'
I utilize R2 version.
Best regards,

Pat.

Comments

  • Options
    kinekine Member Posts: 12,562
    Are you sure, that you do not have some "CONFIRM" in the code? (may be in some version before, and the service didn't load the actual version of the object...)
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
Sign In or Register to comment.