Quantcast
Channel: My Errors & My Solutions
Viewing all articles
Browse latest Browse all 123

You cannot create an Automation object on Microsoft Dynamics NAV Server. You must create it on a client computer.

$
0
0

My Errors & My Solutions
My Errors & My Solutions - It Could Happen To You

—————————
Microsoft Dynamics NAV Development Environment
—————————
You cannot create an Automation object “AutomationVariable” on Microsoft Dynamics NAV Server. You must create it on a client computer.

—————————
OK
—————————

You cannot create an Automation object {AutomationVariable} on Microsoft Dynamics NAV Server. You must create it on a client computer

Solution:
Replace

CREATE(AutomationVariable)

with

CREATE(AutomationVariable,FALSE,TRUE)

Did my solution solve your problem? Leave a reply.

You cannot create an Automation object on Microsoft Dynamics NAV Server. You must create it on a client computer.
Eclipses


Viewing all articles
Browse latest Browse all 123

Trending Articles