W
WT
Hello,
I discovered that after an ajax callback IE7 tries to reload all the css of
my current theme.
This seems to be a new featured appeared after sp1.
Problem is that I am using url rewritting and it seems that this reloading
is done not using the firts and correct initialload path (because all my css
are applyed initially) but a new path with the rewritten url, and my url
rewritter do not rewrite for css extensions, so IIS generates a 404.
It has no effect on the display as css is still ok afyter postback but it
introduce a lot of unecessary activity on server and slow everything.
Anybody having this problem and knowing what could have changed and how to
circumvent ?
Thanks for help.
CS
I discovered that after an ajax callback IE7 tries to reload all the css of
my current theme.
This seems to be a new featured appeared after sp1.
Problem is that I am using url rewritting and it seems that this reloading
is done not using the firts and correct initialload path (because all my css
are applyed initially) but a new path with the rewritten url, and my url
rewritter do not rewrite for css extensions, so IIS generates a 404.
It has no effect on the display as css is still ok afyter postback but it
introduce a lot of unecessary activity on server and slow everything.
Anybody having this problem and knowing what could have changed and how to
circumvent ?
Thanks for help.
CS