I agree, a screenshot would help. Some comments from my side. From your discussion, It sounds like it may be a mapserver problem, so perhaps check the following:

1. You say you have tested the maserver WMS. How are you doing this? I would consider installing udig and testing if you can access from there. From what I recall Udig will only accept a properly configured map file. Quantum GIS is a little more forgiving, but also useful to test your WMS from Mapserver.

2. How are you accessing your WMS. Are you using <i>OpenLayers.Layer.MapServer</i> or <i>OpenLayers.Layer.WMS</i>? or are you going through tilecache?

3. Perhaps try: <i>OpenLayers.Layer.MapServer.Untiled</i> and see if that makes a difference

4. Are you testing a production server or a development machine. It may just be a resource issue.

Andrew

<blockquote class="quote light-black dark-border-color"><div class="quote light-border-color">
<div class="quote-author" style="font-weight: bold;">Lee Keel-2 wrote:</div>
<div class="quote-message">
I am not sure if these have any part of what is going on with the big pink tile, but I have found some new information and I am trying to provide as much as I can until maybe someone has an idea.  
 
I am getting some blurred lines from my wms layers at the bottom of the map.  Also, I have found that I use the group name for all of these themes and add the group as 1 single layer, then everything displays correctly.  
 
 
I have upgraded my ms4w to 226 instead of the beta; I have added the temprorary fix from the "Possible Pink Tile Fix" chain; I have played around with all of the settings for a layer, but I have yet to fix the pink tile nor the blurred lines.
 
I am open to any suggestions that any one has.
 
Thanks,
Lee

________________________________

From: users-bounces@openlayers.org on behalf of Lee Keel
Sent: Mon 1/14/2008 3:31 PM
To: users@openlayers.org
Subject: Re: [OpenLayers-Users] Pink Tile Killing Me



Well it turns out that I can not even use this as a smoke-and-mirrors work around because i have some layers that won't display at all.  Not even in ff.  When I use the URL from firebug, I am still getting the "The specified CGI application misbehaved by not returning a complete set of HTTP headers." error.  I currently have OpenLayers.IMAGE_RELOAD_ATTEMPTS = 5.  I have set it to as high as 20.  Any ideas.  I am really behind the 8 ball here.

-LK

________________________________

From: users-bounces@openlayers.org on behalf of Lee Keel
Sent: Mon 1/14/2008 2:12 PM
To: Andrew de klerk; users@openlayers.org
Subject: Re: [OpenLayers-Users] Pink Tile Killing Me



you are right that its not a solution, but it is enough for me to tell them I have something there, and I can work on the actual solution.  Thanks for the tip!!!

________________________________

From: users-bounces@openlayers.org on behalf of Andrew de klerk
Sent: Mon 1/14/2008 1:42 PM
To: users@openlayers.org
Subject: Re: [OpenLayers-Users] Pink Tile Killing Me




This is definately not a solution to the reason why the tiles are coming up
pink...but the following code makes it look less "error-like"

OpenLayers.Util.onImageLoadErrorColor = "transparent";

Andrew


Arnd Wippermann wrote:
>
> Hi,
>
> I have the same problem with IE and OL. When IE failed to load a tile, it
> shows the pink background. Then after some attempt(s) the tile will load,
> but the pink background don't vanish. I use png as output format, but I
> have
> also tried with gif. But it is the same behaviour.
>
> http://www.panoramio.com/photo/7120030
>
> Mit freundlichen Grüssen
>
> Arnd Wippermann
> http://gis.ibbeck.de/ginfo/
>
>
>
>
> -----Ursprüngliche Nachricht-----
> Von: users-bounces@openlayers.org [mailto:users-bounces@openlayers.org] Im
> Auftrag von Lee Keel
> Gesendet: Samstag, 12. Januar 2008 22:31
> An: users@openlayers.org
> Betreff: [OpenLayers-Users] Pink Tile Killing Me
>
> Hello list.  I am having a problem with pink tiles.
>
> Configuration:
>  I am using OL 2.5, that I download from the link at
> http://www.openlayers.org/api/OpenLayers.js, with ms4w beta from Sept 10.
> Running against Postgres.
>
> Problem:
> I am getting a pink tile from my wms layers in ie, but the problem is that
> they show at different times.  Once the pink tile turns on for that layer,
> its always there.  So for example, one of the layers the pink tile comes
> on
> when zoomed to max extents, any other resolution for that layer returns
> data
> just fine.  But once you have zoomed to max extents and get the pink tile,
> if you zoom in, the pink tile is there but there is also data.
>
> What I have Tried:
> The layer has no max extents in the map file, nor a max extent when layer
> is
> added to OL.  I have set all the resolutions and I have removed all the
> resolutions.  I have changed all sorts of settings, but can't seem to find
> the problem.  I have a sample application, that doesn't use ol.  I have
> tested that the data does render through this sample app, so I know the
> data
> is coming from mapserver just fine.
>
> I am open to any and all recommendations.  I was suppose to have this
> completed yesterday, but this is my last hurdle.  Granted it is one big
> hurdle.
>
> Thanks in advance,
> Lee
> _______________________________________________
> Users mailing list
> Users@openlayers.org
> http://openlayers.org/mailman/listinfo/users
>
> _______________________________________________
> Users mailing list
> Users@openlayers.org
> http://openlayers.org/mailman/listinfo/users
>
>

--
View this message in context: http://www.nabble.com/Pink-Tile-Killing-Me-tp14779152p14811157.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.

_______________________________________________
Users mailing list
Users@openlayers.org
http://openlayers.org/mailman/listinfo/users


_______________________________________________
Users mailing list
Users@openlayers.org
http://openlayers.org/mailman/listinfo/users


_______________________________________________
Users mailing list
Users@openlayers.org
http://openlayers.org/mailman/listinfo/users


_______________________________________________
Users mailing list
Users@openlayers.org
http://openlayers.org/mailman/listinfo/users

</div>
</div></blockquote>


<br><hr align="left" width="300">
View this message in context: <a href="http://www.nabble.com/Pink-Tile-Killing-Me-tp14779152p14868898.html">Re: Pink Tile Killing Me</a><br>
Sent from the <a href="http://www.nabble.com/OpenLayers-Users-f15907.html">OpenLayers Users mailing list archive</a> at Nabble.com.<br>