Please take a look at the two screenshots I've provided. I don't know if you can tell but the fonts used by the RadComboBox are distinctly different.
Here's the thing: The two screenshots are of exactly the same RadComboBox in exactly the same app! The only difference is that the first one is of the app being run in VS2012 on my development machine (Win 7 OS) and the second is the app running under IIS7 on a different Win 7 machine.
The font shown on my dev machine is the one I like and what I was expecting to see. The one deployed to the server is peculiar and doesn't fit in with the rest of the fonts on the page.
I absolutely assure you that both copies are using exactly the same CSS file. They should be identical but they're not.
So the obvious two questions are: Why is this happening? How do I fix it?
Robert
Here's the thing: The two screenshots are of exactly the same RadComboBox in exactly the same app! The only difference is that the first one is of the app being run in VS2012 on my development machine (Win 7 OS) and the second is the app running under IIS7 on a different Win 7 machine.
The font shown on my dev machine is the one I like and what I was expecting to see. The one deployed to the server is peculiar and doesn't fit in with the rest of the fonts on the page.
I absolutely assure you that both copies are using exactly the same CSS file. They should be identical but they're not.
So the obvious two questions are: Why is this happening? How do I fix it?
Robert