This seems to be an IE7 caching problem. If you keep changing the text at designtime, running, and refreshing IE I see the old value, but in FireFox I see the new value! In my case the old value persists after an IE restart and VS restart and the only
way to get the new value is to delete all IE cache.
PeterMorris
Member
2 Points
18 Posts
Page not visible in IE
Aug 14, 2008 04:31 PM | LINK
Expected: Yellow grid
Actual: Nothing visible at all
View it in FireFox and you see it. Am I doing something wrong or is this a bug?
Allen Chen –...
Star
14215 Points
1854 Posts
Microsoft
Re: Page not visible in IE
Aug 18, 2008 07:27 AM | LINK
Hi
Could you post a demo project that can reproduce this problem?
Allen Chen
Microsoft Online Community Support
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
PeterMorris
Member
2 Points
18 Posts
Re: Page not visible in IE
Aug 19, 2008 05:57 PM | LINK
I have better steps
Exp: TextBox with Text="2"
Act: TextBox with Text="1"
I closed VS, deleted all bin and obj folders, reopened VS, re-ran. I still see Text="1"
If you cannot reproduce this then try this
Pete
PeterMorris
Member
2 Points
18 Posts
Re: Page not visible in IE
Aug 19, 2008 09:07 PM | LINK
More info...
This seems to be an IE7 caching problem. If you keep changing the text at designtime, running, and refreshing IE I see the old value, but in FireFox I see the new value! In my case the old value persists after an IE restart and VS restart and the only way to get the new value is to delete all IE cache.
Pete