Forum Moderators: open
Recently I've been getting more calls from people who installed XP SP2 and are now getting error messages when they open or attempt to browse their course. The course worked fine before SP2. The errors vary slightly (and in fact some users don't get any script errors at all), but the most consistent one is "Permission Denied". This suggests that the frames are now off-limits to each other.
I'm aware that scripting to a frame whose source is another domain is not allowed, but all my frame sources are in the same directory of my server! They are definitely not cross-domain.
Furthermore, I and all my coworkers and *most* of the users have installed SP2 and experienced no such problem. But we can't find a pattern in the affected machines... it's happened on both old and newer machines, various ISPs, various configurations... the only common thread is the recent update to SP2.
Has anyone else out there seen something like this? I saw offhand mention of it on some forums about a month ago, and now my problem is worse and I can't find any more details. Any input would be greatly appreciated. I'm sorry I can't give specific detailed settings and configuations for all these users' machines, but they're all over the country. If anyone here can suggest what I might look for, I'm all ears.
Thanks very much,
james
I have had problems with firewall bugs in the past and one company that I shan't name seems to specialise in software that stuffs things up, whether it's virus, firewall or anything else.
Kaled.
As for the domain issue (www vs. non-www), this is true, but I don't think it would be the issue in my case. In the javascript I just use things like top.frametwo.navigate('page.html'), using only relative URLs. Should be guaranteed to be the same domain.
Well, I'll post here if I find anything else out, for anyone else who might see this problem. Thanks again!