<meta http-equiv=Content-Type content="text/html; charset=utf-8">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->

<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->




<div class=Section1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>I just went through refreshing dataconnection, layer, map,
reloading my app – no errors in Error.log. That’s why I said that I see
repeatable errors, but I cannot find out what it is triggering them. I assume
if it would be the data – I should see an error every time I am making an
attempt to get the data from the database.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Thank you.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> zspitzer (via
Nabble) [mailto:<a href="http://n2.nabble.com/user/SendEmail.jtp?type=node&node=3047786&i=0" target="_top" rel="nofollow">ml-user+1569-572190233@...</a>] <br>
<b>Sent:</b> Tuesday, June 09, 2009 12:49 AM<br>
<b>To:</b> Sinelnikov, Andrei<br>
<b>Subject:</b> Re: [mapguide-users] MapGuide v2.1 - Cannot select features on
the map<o:p></o:p></span></p>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>the error message is rather clear, it looks like your data
is corrupt? <br>
<br>
On Tue, Jun 9, 2009 at 4:45 PM, <br>
miansi&lt;<a href="http://n2.nabble.com/user/SendEmail.jtp?type=node&amp;node=3047752&amp;i=0" target="_top" rel="nofollow">AndreiSinelnikov@...</a>&gt; wrote: <o:p></o:p></p>

<div>

<p class=MsoNormal><br>
&gt; <br>
&gt; Hello, <br>
&gt; <br>
&gt; We are using MG v2.0.2 with SQL 2008. <br>
&gt; <br>
&gt; I just install MG 2.1 and cannot resolve selection problem - layers drawn
on <br>
&gt; the map, but selection not working. I am using SRID 4269. <br>
&gt; <br>
&gt; I believe it has something to do with coordinate system or scale, but I do
<br>
&gt; not know how to fix it: <br>
&gt; <a href="http://n2.nabble.com/file/n3047742/coords.png" target="_top" rel="nofollow">http://n2.nabble.com/file/n3047742/coords.png</a><br>
&gt; <br>
&gt; I tried coord system override on dataconnection and map: <br>
&gt; <a href="http://n2.nabble.com/file/n3047742/_dataconnection.png" target="_top" rel="nofollow">http://n2.nabble.com/file/n3047742/_dataconnection.png</a><br>
&gt; <br>
&gt; <a href="http://n2.nabble.com/file/n3047742/_map.png" target="_top" rel="nofollow">http://n2.nabble.com/file/n3047742/_map.png</a><br>
&gt; <br>
&gt; My layer definition looks like this: <br>
&gt; <a href="http://n2.nabble.com/file/n3047742/_layer.png" target="_top" rel="nofollow">http://n2.nabble.com/file/n3047742/_layer.png</a><br>
&gt; <br>
&gt; I see repeatable errors in Error.log, but cannot figure out what triggers <br>
&gt; them: <br>
&gt; <br>
&gt; &lt;2009-06-08T23:38:24&gt; &nbsp; 5584 &nbsp; &nbsp;Ajax Viewer &nbsp;
&nbsp; ::1 &nbsp; &nbsp; Administrator <br>
&gt; &nbsp;Error: Failed to stylize layer: <br>
&gt; ENGINEEREDSTRUCTURE_ROAD_FEATURE_INTERSECTION <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;An exception occurred in FDO component. <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;RDBMS: [Microsoft][ODBC SQL Server Driver][SQL
Server]A .NET <br>
&gt; Framework error occurred during execution of user-defined routine or <br>
&gt; aggregate &quot;geometry&quot;: <br>
&gt; <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;System.FormatException: 24305: The Polygon
input is not valid <br>
&gt; because the ring does not have enough distinct points. Each ring of a <br>
&gt; polygon must contain at least three distinct points. <br>
&gt; <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;System.FormatException: <br>
&gt; <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at Microsoft.SqlServer.Types.Validator.Execute(Transition
<br>
&gt; transition) <br>
&gt; <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at
Microsoft.SqlServer.Types.ForwardingGeoDataSink.EndFigure() <br>
&gt; <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at Micr <br>
&gt; &nbsp;StackTrace: <br>
&gt; &nbsp;- MgMappingUtil.StylizeLayers() line 776 file <br>
&gt; c:\osgeo\mapguide_21\mgdev\server\src\services\mapping\MappingUtil.cpp <br>
&gt; &lt;2009-06-08T23:38:24&gt; &nbsp; 5584 &nbsp; &nbsp;Ajax Viewer &nbsp;
&nbsp; ::1 &nbsp; &nbsp; Administrator <br>
&gt; &nbsp;Error: Failed to stylize layer:
ENGINEEREDSTRUCTURE_ROAD_LINE_ROADWAY <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;An exception occurred in FDO component. <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;RDBMS: [Microsoft][ODBC SQL Server Driver][SQL
Server]A .NET <br>
&gt; Framework error occurred during execution of user-defined routine or <br>
&gt; aggregate &quot;geometry&quot;: <br>
&gt; <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;System.FormatException: 24305: The Polygon
input is not valid <br>
&gt; because the ring does not have enough distinct points. Each ring of a <br>
&gt; polygon must contain at least three distinct points. <br>
&gt; <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;System.FormatException: <br>
&gt; <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at
Microsoft.SqlServer.Types.Validator.Execute(Transition <br>
&gt; transition) <br>
&gt; <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at Microsoft.SqlServer.Types.ForwardingGeoDataSink.EndFigure()
<br>
&gt; <br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; at Micr <br>
&gt; &nbsp;StackTrace: <br>
&gt; &nbsp;- MgMappingUtil.StylizeLayers() line 776 file <br>
&gt; c:\osgeo\mapguide_21\mgdev\server\src\services\mapping\MappingUtil.cpp <br>
&gt; -- <br>
&gt; View this message in context: <a href="http://n2.nabble.com/MapGuide-v2.1---Cannot-select-features-on-the-map-tp3047742p3047742.html" target="_top" rel="nofollow">http://n2.nabble.com/MapGuide-v2.1---Cannot-select-features-on-the-map-tp3047742p3047742.html</a><br>
&gt; Sent from the MapGuide Users mailing list archive at Nabble.com. <br>
&gt; <br>
&gt; _______________________________________________ <br>
&gt; mapguide-users mailing list <br>
&gt; <a href="http://n2.nabble.com/user/SendEmail.jtp?type=node&amp;node=3047752&amp;i=1" target="_top" rel="nofollow">mapguide-users@...</a> <br>
&gt; <a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_top" rel="nofollow">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
&gt; <o:p></o:p></p>

</div>

<p class=MsoNormal style='margin-bottom:12.0pt'><br>
<br>
<br>
-- <br>
Zac Spitzer - <br>
<a href="http://zacster.blogspot.com" target="_top" rel="nofollow">http://zacster.blogspot.com</a><br>
+61 405 847 168 <br>
_______________________________________________ <br>
mapguide-users mailing list <br>
<a href="http://n2.nabble.com/user/SendEmail.jtp?type=node&amp;node=3047752&amp;i=2" target="_top" rel="nofollow">mapguide-users@...</a> <br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_top" rel="nofollow">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
<br>
<o:p></o:p></p>

<div class=MsoNormal align=center style='text-align:center'>

<hr size=1 width="100%" noshade style='color:#CCCCCC' align=center>

</div>

<div>

<p class=MsoNormal><span style='font-size:8.5pt;font-family:"Tahoma","sans-serif";
color:#666666'>This email is a reply to your post @ <a href="http://n2.nabble.com/MapGuide-v2.1---Cannot-select-features-on-the-map-tp3047742p3047752.html" target="_top" rel="nofollow">http://n2.nabble.com/MapGuide-v2.1---Cannot-select-features-on-the-map-tp3047742p3047752.html</a><br>
You can reply by email or by visting the link above.<o:p></o:p></span></p>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

</div>

<p></p><p>----Notice Regarding Confidentiality----<br>This email, including any and all attachments, (this “Email”) is intended only for the party to whom it is addressed and may contain information that is confidential or privileged.  Sierra Systems Group Inc. and its affiliates accept no responsibility for any loss or damage suffered by any person resulting from any unauthorized use of or reliance upon this Email.  If you are not the intended recipient, you are hereby notified that any dissemination, copying or other use of this Email is prohibited.  Please notify us of the error in communication by return email and destroy all copies of this Email.  Thank you.



<br><hr align="left" width="300">
View this message in context: <a href="http://n2.nabble.com/MapGuide-v2.1---Cannot-select-features-on-the-map-tp3047742p3047786.html">RE: [mapguide-users] MapGuide v2.1 - Cannot select features on the  map</a><br>
Sent from the <a href="http://n2.nabble.com/MapGuide-Users-f1803227.html">MapGuide Users mailing list archive</a> at Nabble.com.<br>