Dear all
I am still reletaively new in the Navision world and currently I am using Style sheet in Dynamics NAV 2009 R2 (Version W1 6.00). I have two queries pertaining to style sheets and I think that they are connected (however if such is not the case I apologise before hand)
After creating the style sheet, and trying to utilise the created style sheet with the appropriate card
Problem 1:
the following error is displayed
Your license does not permit you to use the language ENG.
(The langauge in the license is Language: English (US))
Problem 2:
Furthermore if in the style sheet card I then select the option "Use Default Language"
the following error is displayed
This message is for C/AL programmers:
The call to member save failed. msxml6.dll returned the following message:
Access is denied.
(In the style sheet setup I wrote a path in the Location for XML Data File .. however the error still is displayed)
Thanks in advance
0
Comments
2nd problem: The user running NAV (or the server in case of RTC) does not have enough rights to read the folder which contains msxml6.dll
|To-Increase|
Furthermore I had the Debug option ticked in the General Tab of the Style Sheet Setup. Once I unticked it the style sheets worked perfectly ...