問題タブ [microsoft-dynamics-nav]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
4782 参照

microsoft-dynamics - The service principal name (delegation) configuration has been set incorrectly (Ms Dynamics NAV)

I am getting this error on client computers when they try to open Ms Dynamics Nav.

Navison Error

I have read some of the suggestions online and from what i have gathered, I am suspecting that the Ms Dynamics server might be encountering the "The trust relationship between this workstation and the primary domain failed" error. i need some bit of advice here; I have 2 servers here; One running the AD services (Server1) and the other running the MS Dynamics server (Server2)-Ms Dynamics Nav 2013R2 where users are authenticated from the AD server. The Error started on Monday (30th April)and after rebooting the two servers, the error cleared and recurred again yesterday (Wednesday 2nd May) at around 11 Am and today (3rd May) at around 10:30am.

Ordinarily when a client computer encounters the "The trust relationship between this workstation and the primary domain failed" error, we remove it from the domain and then add it back and the error clears.

My question is: What would be the impact (On Nav Users and the Nav server)of removing the Ms Dynamics Nav server from the domain and then adding it back?

Please advice

0 投票する
2 に答える
100 参照

navision - ページで fasttab が最小化されているかどうかをプログラムで確認する

Dynamics NAV 2017 ページにいくつかのクイック タブがあります。これらの fastTabs には、ページのパフォーマンスに大きな影響を与える複雑な関数を使用して計算されるフィールドがあります。Visual Studio Code の新しい AL ではなく、「古い」C/AL コードでプログラミングします。

特定の fastTab が最小化されているかどうかをプログラムで確認することは可能ですか?そのため、fastTab が最小化されていない場合にのみフィールドを計算できますか?