I have an existing VB.NET web application solution (.sln project).
I changed my machine.
I loaded this old solution on my new machine in Visual STUDIO.NET.
The font on the webform gets messed up on my new machine. The font also looks bad when I run the web application on the web on my new machine.
I am using stylesheets on the webforms. Is there a setting in VISUAL STUDIO.NET, which will correct this problem?
