Options

DotNet RunOnClient not (always) working

ThilemannThilemann Member Posts: 4
Hello!
I have a DotNet variable Directory, of which i use to get the path to the directory from where dynamics nav was started from, which ideally should be: C:\...\9.0.46773\RoleTailored Client\.
For one user it returns C:\Windows\System32 (on the same server as where others get the right path). I tried to set the RunOnClient to false. Then i get the same path C:\Windows\System32. So it looks like it doesn't always run the code on the clientside even though it is specified in the properties of the dotnet variable.

For our customers on Azure it runs fine for everyone. The customer who host their own NAV it is 50/50 who has it working or not!

Anyone got a suggestion of where to start looking for a solution? Or has experienced anything alike?
Thank you

Answers

  • Options
    kaspermoerchkaspermoerch Member Posts: 43
    Could you share your code? Makes it much easier for others to replicate your issue.
Sign In or Register to comment.