cruisin
Posts: 31
|
| Posted: 01/08/2008, 1:15 PM |
|
Since upgrading some of my 2.x sites to 3.0, update transactions time out in Explorer. I don't have a problem with Firefox, but consistently have problems with IE.
Any ideas?
|
 |
 |
Edd
Posts: 547
|
| Posted: 01/13/2008, 8:24 PM |
|
Problem my not be just with IE - but with IE and your proxy server.
Try IE 7 and see if you have the same issues.
I have a number of Ajax pages that don't work with IE and some intranets due to bad setups with Proxy servers.
Good luck.
Edd
_________________
Accepting and instigating change are life's challenges.
http://www.syntech.com.au |
 |
 |
cruisin
Posts: 31
|
| Posted: 01/30/2008, 7:27 PM |
|
The problem had to do with certain security levels. Once I reset the levels and recompiled the pages the problem went away.
Now I have an intermittent problem with getting logged out, except it's not a true logout. If I wait a couple seconds after getting the login screen, I can usually refresh the screen and get back to where I was. This is really annoying.
Rob
|
 |
 |
mrachow
Posts: 509
|
| Posted: 01/31/2008, 12:06 AM |
|
So you can go back to a recent page and see it with all the data?
If you refresh that page are the data still visible?
If not you have to enter some code/tags to make all pages with sensitive data expiring immediatly.
If yes we have to think further on what the reason could be.
_________________
Best regards,
Michael |
 |
 |
cruisin
Posts: 31
|
| Posted: 01/31/2008, 3:54 AM |
|
In the cases where I can get back to the page, the data is wiped out. When I try to repost, I get the login screen. I can't tell if I'm momentarily losing the connection to the server somehow, but this was never a problem with same site built with 2.0.
|
 |
 |
DonB
|
| Posted: 01/31/2008, 4:26 AM |
|
Try turning off 'Improved Browser Caching' under 'Server/Script' in the
project properties.
--
DonB
http://ccswiki.gotodon.net
"cruisin" <cruisin@forum.codecharge> wrote in message
news:647a1b70c20579@news.codecharge.com...
> In the cases where I can get back to the page, the data is wiped out.
> When I
> try to repost, I get the login screen. I can't tell if I'm momentarily
> losing
> the connection to the server somehow, but this was never a problem with
> same
> site built with 2.0.
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |