Charts and Font Problems on Production IIS Server

hello

I use asp.net maker 2025.10 and have two problems:

First : that is my charts appear well when i run the program and test my application , but when i publish it on IIS so the charts be blanks.

Second : I installed the new font and its work fine on my machine , but when i open my application remotely so the font will be normal one and not which I installed it.

I hope get help please

thanks

Press F12 → Console, check for any console error.

all status is 200 , the charts is blank

  • Open the browser DevTools → Network → filter by “font”, check for any network error when loading the font
  • Enable Debug mode, then check DevTools → Network / Console again