Web Service, no execute permission

viperkviperk Member Posts: 12
edited 2012-08-10 in NAV Three Tier
Hi,

I've imported a few custom objects into NAV.
I can run and execute them from the RTC and from the classic client.

But when i call my codeunit through the NAV web service, i get "no execute permission on '.....' codeunit with ID 50000.

I call the web service from an application running as the same user that can execute the codeunit from the classic client and the RTC.


Any suggestions to what the problem might be?

EDIT: this user is a local user, can this be an issue?

Best Regards,
Viperk

Comments

  • viperkviperk Member Posts: 12
    this is solved, the web service call was under a different license
Sign In or Register to comment.