I write asp.net applications for a living. I look at the page through debug (localhost) and everything looks fine, but often once I put the files on IIS and view the page: things are different. Some controls are shifted, and widths are changed. EXACT same css and html.
Is this an asp Server issue or IIS or what?