<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Andrew Ross</b> <span dir="ltr">&lt;<a href="mailto:rummagebin@gmail.com">rummagebin@gmail.com</a>&gt;</span><br>
Date: Fri, Apr 15, 2011 at 11:11 AM<br>Subject: Re: [MS4W-Users] MapServer 6.0.0-beta6 upgrade package available<br>To: Brent Fraser &lt;<a href="mailto:bfraser@geoanalytic.com">bfraser@geoanalytic.com</a>&gt;<br><br><br>
Thanks, that solves the problem.  In fact this:<br><br>&#39;\\\\mycoumputer\\myshare\\mypath&#39;<br><br>appears to work as well as this:<br><br>&#39;\\\\mycoumputer\myshare\mypath&#39;<br><br>notice the double backslashes throughout the first path.  Is there a section in the documentation regarding UNC paths? seems like it would be necessary at this point.<br>

<br>Thanks again,<br><font color="#888888"><br>Andrew</font><div><div></div><div class="h5"><br><br><br><br><br><div class="gmail_quote">On Fri, Apr 15, 2011 at 10:42 AM, Brent Fraser <span dir="ltr">&lt;<a href="mailto:bfraser@geoanalytic.com" target="_blank">bfraser@geoanalytic.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">I noticed that due to parsing changes in mapserver 6,  I had to change<br>
    IMAGEPATH &#39;C:\inetpub\wwwroot\tmp\&#39;<br>
to<br>
    IMAGEPATH &#39;C:\inetpub\wwwroot\tmp\\&#39;<br>
<br>
Note the double backslash at the end.  In the old string, likely the parser is interpreting the backslash as an &quot;escape&quot; character, including the quote in the string and looking for a close quote (and failing).<br>


<br>
Perhaps UNC paths would work if you used FOUR backslashes (so the parser will include two in the string):<br>
<br>
&#39;\\\\mycoumputer\myshare\mypath&#39;<br>
<br>
Best Regards,<br><font color="#888888">
Brent Fraser</font><div><div></div><div><br>
<br>
<br>
On 4/15/2011 7:13 AM, andrew_peru wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Not sure if I&#39;m to provide feedback by answering this e-mail, I guess you&#39;ll<br>
let me know if not.<br>
<br>
In the meantime this version will fail to load a map file if it contains UNC<br>
paths.  Switched all my paths to letter drives and it loads no problem.<br>
<br>
--<br>
View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/MS4W-Users-MapServer-6-0-0-beta6-upgrade-package-available-tp6274382p6276285.html" target="_blank">http://osgeo-org.1803224.n2.nabble.com/MS4W-Users-MapServer-6-0-0-beta6-upgrade-package-available-tp6274382p6276285.html</a><br>


Sent from the ms4w-users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
MS4W-Users mailing list<br>
<a href="mailto:MS4W-Users@lists.maptools.org" target="_blank">MS4W-Users@lists.maptools.org</a><br>
<a href="http://lists.maptools.org/mailman/listinfo/ms4w-users" target="_blank">http://lists.maptools.org/mailman/listinfo/ms4w-users</a><br>
<br>
</blockquote>
<br>
</div></div></blockquote></div><br>
</div></div></div><br>