hello guys i have a web application with deployed in 2003 windows server using defaultpool .net 2 now the management want to upgrade into windows server 2008 i already configure the iis and i can call the web application without hustle but the main problem i encounter is that my images use in design like headers, and fonts are not rendering perfectly
work around i performed
1. check the compatibility of web browser
2. remove into the iis and attach again
3. recopy the the solution set of my application into compiled aspx etc..
4. finally restart the server
extra info
* my browser on windows server 2003 is is IE 8, and on my new windows server 2008 its also IE 2008
* all of my dll, images, webforms etc. are separately group into folders and group again into 1 solution folder, so theres no other way that i could mess the path like that it was configured before
please need some help thanks and godbless