Hello, I have a problem about Web Client, I installed Dynamics NAV to my Server, I configured everything and run it. But my Web Client looks like in attached.
Anyone, how can i pass this problem ? Thanks for your interest.
Can you check the developer tools of your Chrome browser (F12)?
In the console you will probably see the reason why they're not being downloaded. If it's a general 404 or 401, check your web server (IIS) to see if you are missing any required installation options (most likely, static content). Also make sure that the application pool user actually has file system access to the resources.
Answers
In the console you will probably see the reason why they're not being downloaded. If it's a general 404 or 401, check your web server (IIS) to see if you are missing any required installation options (most likely, static content). Also make sure that the application pool user actually has file system access to the resources.
My resource files are corrupted.
If you have a trouble like this, you can check,
C:\Program Files\Microsoft Dynamics NAV\71\Web Client\Resources
Thanks for your interest.