I receive error 2032 sporadically on my services when an application first loads. The error will clear if I refresh the page. I know others have had the same problem. Is there a resolution?
I checked out that link and used the default on the processes tab. It didn't solve my problem though. The problem seems to occur most regularly the first time a particular computer pulls the application. I can ping it all day on my computer and never get the error and someone else can ping it for the first time and receive it. Other than that, it's pretty random.
So in your processes tab you checked the "Periodically check and repair data connections for idle instances" which takes care of the sleeping map syndrome?
Yes I did. At this point I've checked that box and used the default 30 minutes. I've also replaced the index.swf and the index.html with fresh files and when I get a new user to test the site, they are receiving the error.
I was wondering if anyone had a solution for this. I've also completed all the suggestions above, and still get the error occasionally on the first load of the site.
I'm running on two different servers, both running IIS and both having the same errors with v2.5.
The solution I found was to change settings on my server. Basically, in the HTTP headers, I had to add a control for 'no-cache'. I'm having a little trouble locating the link I used, but I'll add it as soon as I find it.