<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>I have solved the problem, now I can see my point overlay on the GeoMOOSE map. The reason it showed a pink screen was a wrong path disclosure in mapbook.xml.</div>

<div> </div>

<div>Thanks a lot for your help, you gave me really helpful advice!</div>

<div> </div>

<div>Greetings, Geograefin</div>

<div> 
<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="margin:0 0 10px 0;"><b>Gesendet:</b> Donnerstag, 08. Januar 2015 um 16:46 Uhr<br/>
<b>Von:</b> "TC Haddad" <tchaddad@gmail.com><br/>
<b>An:</b> geo.graefin@web.de<br/>
<b>Betreff:</b> Re: Re: Re: Re: [Geomoose-users] Change projection</div>

<div name="quoted-content">
<div>
<div class="gmail_extra">
<div class="gmail_quote">On Thu, Jan 8, 2015 at 3:57 AM, <span><<a href="geo.graefin@web.de" target="_parent">geo.graefin@web.de</a>></span> wrote:

<blockquote class="gmail_quote" style="margin: 0.0px 0.0px 0.0px 0.8ex;border-left: 1.0px solid rgb(204,204,204);padding-left: 1.0ex;">
<div>
<div style="font-family: Verdana;font-size: 12.0px;">
<div>   
<div>
<div>The overlay file shows a pink screen. I am sure, there is still a mistake with the projection!?</div>

<div>mapbook.xml and the map file are in appendix.</div>

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

<div class="gmail_extra">Pink screen is not likely to be a projection problem - most likely it would be a broken path or a map file error.  A very common map file error at this stage would be missing or broken font file path, or missing or broken symbol file path e.g. something like this:<br/>
<br/>
    FONTSET     "../../fonts/fontset.list"<br/>
    SYMBOLSET    "../../symbols/symbol.sym"<br/>
 </div>

<div class="gmail_extra">You are referencing geomoose globals, so you should confirm that the items are there and that paths are good.</div>

<div class="gmail_extra"><br/>
To confirm, your screenshot showed you have firebug installed - open fire bug, and then watch the Net traffic as you try to load the overlay file. You will see the calls going to the server, and if you follow the URL directly (open in a new firefox tab) you can see if Mapserver is reporting any specific error. Errors will be returned either to the browser screen, or as XML files depending on your server settings. (if the error file tries to download without an XML extension, you must save with .XML in order to open and read them).</div>

<div class="gmail_extra"> </div>

<div class="gmail_extra">Tanya</div>

<div class="gmail_extra"> </div>
</div>
</div>
</div>
</div>
</div></div></body></html>