RE: HTML and XML problem
Good thing you bumped it. I never saw the edit about IIS.
The best thing to do with IIS is put your project in its own virtual directory with immediate expiration. You set expiration on the "HTTP Headers" tab under virtual directory properties in IIS Manager. You don't need to change or add anything to your code; just make sure they do the above when they deploy it.
As a reminder, you can install IIS on Windows XP Professional and Vista editions from Home Premium up -- so you should be able to test it out.
|