<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: ArcGIS Explorer 480 Released</title>
	<atom:link href="http://spatiallyadjusted.com/2008/06/25/arcgis-explorer-480-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://spatiallyadjusted.com/2008/06/25/arcgis-explorer-480-released/</link>
	<description>Geospatial Technology, Web Mapping and Spatial Services</description>
	<lastBuildDate>Fri, 10 Feb 2012 19:09:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Shail</title>
		<link>http://spatiallyadjusted.com/2008/06/25/arcgis-explorer-480-released/#comment-9581</link>
		<dc:creator><![CDATA[Shail]]></dc:creator>
		<pubDate>Mon, 06 Oct 2008 16:38:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.spatiallyadjusted.com/?p=1887#comment-9581</guid>
		<description><![CDATA[I had one question about the ArcSDE (SQL 05) Layer adding by using SDK.

I am using all the parameters to connect to our local layer from SDE, but it takes forever to get the geometry to AGX. Basically, it crashes.

Any workaround you could recommend for this?

Any parameter I am missing.

If I connect to this layer by going to AGX and adding layer manually, it works ok.

 
  	

ESRI.ArcGIS.E2API.DatabaseLayer RailRoad = new ESRI.ArcGIS.E2API.DatabaseLayer();
RailRoad.Server = &quot;localhost&quot;;
RailRoad.Service = &quot;8100&quot;;
RailRoad.Database = &quot;GIS&quot;;

RailRoad.Username = &quot;abcd&quot;;
RailRoad.SetPassword(&quot;abcd&quot;);
RailRoad.Dataset = &quot;roads&quot;;
RailRoad.Version = &quot;dbo.DEFAULT&quot;;
RailRoad.Connect(this._taskUI.E2);

if (RailRoad.IsConnected)
{
   RailRoad.SymbolName = &quot;White&quot;;
   this._taskUI.E2.AddLayer(RailRoad);
}]]></description>
		<content:encoded><![CDATA[<p>I had one question about the ArcSDE (SQL 05) Layer adding by using SDK.</p>
<p>I am using all the parameters to connect to our local layer from SDE, but it takes forever to get the geometry to AGX. Basically, it crashes.</p>
<p>Any workaround you could recommend for this?</p>
<p>Any parameter I am missing.</p>
<p>If I connect to this layer by going to AGX and adding layer manually, it works ok.</p>
<p>ESRI.ArcGIS.E2API.DatabaseLayer RailRoad = new ESRI.ArcGIS.E2API.DatabaseLayer();<br />
RailRoad.Server = &#8220;localhost&#8221;;<br />
RailRoad.Service = &#8220;8100&#8243;;<br />
RailRoad.Database = &#8220;GIS&#8221;;</p>
<p>RailRoad.Username = &#8220;abcd&#8221;;<br />
RailRoad.SetPassword(&#8220;abcd&#8221;);<br />
RailRoad.Dataset = &#8220;roads&#8221;;<br />
RailRoad.Version = &#8220;dbo.DEFAULT&#8221;;<br />
RailRoad.Connect(this._taskUI.E2);</p>
<p>if (RailRoad.IsConnected)<br />
{<br />
   RailRoad.SymbolName = &#8220;White&#8221;;<br />
   this._taskUI.E2.AddLayer(RailRoad);<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JW</title>
		<link>http://spatiallyadjusted.com/2008/06/25/arcgis-explorer-480-released/#comment-9580</link>
		<dc:creator><![CDATA[JW]]></dc:creator>
		<pubDate>Tue, 08 Jul 2008 13:01:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.spatiallyadjusted.com/?p=1887#comment-9580</guid>
		<description><![CDATA[Just discovered something really stupid and I need a place to rant.  AGX doesn&#039;t support Vista x64!  What a crock!  You can install ArcGIS Desktop on Vista x64, but AGX gives a stupid &quot;your operating system isn&#039;t supported&quot;

Ridiculous.]]></description>
		<content:encoded><![CDATA[<p>Just discovered something really stupid and I need a place to rant.  AGX doesn&#8217;t support Vista x64!  What a crock!  You can install ArcGIS Desktop on Vista x64, but AGX gives a stupid &#8220;your operating system isn&#8217;t supported&#8221;</p>
<p>Ridiculous.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://spatiallyadjusted.com/2008/06/25/arcgis-explorer-480-released/#comment-9579</link>
		<dc:creator><![CDATA[Bruce]]></dc:creator>
		<pubDate>Wed, 02 Jul 2008 01:00:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.spatiallyadjusted.com/?p=1887#comment-9579</guid>
		<description><![CDATA[FYI
Removing Virtual Earth (Beta) seems to solve the crashes I was having.]]></description>
		<content:encoded><![CDATA[<p>FYI<br />
Removing Virtual Earth (Beta) seems to solve the crashes I was having.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Fee</title>
		<link>http://spatiallyadjusted.com/2008/06/25/arcgis-explorer-480-released/#comment-9578</link>
		<dc:creator><![CDATA[James Fee]]></dc:creator>
		<pubDate>Sat, 28 Jun 2008 01:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.spatiallyadjusted.com/?p=1887#comment-9578</guid>
		<description><![CDATA[@Chris M:  The only things I&#039;ve heard is Build 600/700 would be out before the end of the year.  480 was supposed to hit by end of May (eh, close enough) and that was announced at the DevSummit.  As for a more specific data for 600, I have yet to see/hear anything.]]></description>
		<content:encoded><![CDATA[<p>@Chris M:  The only things I&#8217;ve heard is Build 600/700 would be out before the end of the year.  480 was supposed to hit by end of May (eh, close enough) and that was announced at the DevSummit.  As for a more specific data for 600, I have yet to see/hear anything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris M</title>
		<link>http://spatiallyadjusted.com/2008/06/25/arcgis-explorer-480-released/#comment-9577</link>
		<dc:creator><![CDATA[Chris M]]></dc:creator>
		<pubDate>Sat, 28 Jun 2008 01:41:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.spatiallyadjusted.com/?p=1887#comment-9577</guid>
		<description><![CDATA[Does anyone have a rough timeline for when build 600 might be  available for the masses as I am real interested in an ESRI 2D viewer, especially one that will access my SDE databases and AGS.]]></description>
		<content:encoded><![CDATA[<p>Does anyone have a rough timeline for when build 600 might be  available for the masses as I am real interested in an ESRI 2D viewer, especially one that will access my SDE databases and AGS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Fee</title>
		<link>http://spatiallyadjusted.com/2008/06/25/arcgis-explorer-480-released/#comment-9576</link>
		<dc:creator><![CDATA[James Fee]]></dc:creator>
		<pubDate>Thu, 26 Jun 2008 20:30:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.spatiallyadjusted.com/?p=1887#comment-9576</guid>
		<description><![CDATA[While the screen shot isn&#039;t 2D, the AGX Blog has some Build 600 info and at least a screenshot that shows the new ribbon interface:

http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2008/04/02/arcgis-explorer-600-a-sneak-peek.aspx]]></description>
		<content:encoded><![CDATA[<p>While the screen shot isn&#8217;t 2D, the AGX Blog has some Build 600 info and at least a screenshot that shows the new ribbon interface:</p>
<p><a href="http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2008/04/02/arcgis-explorer-600-a-sneak-peek.aspx" rel="nofollow">http://blogs.esri.com/Info/blogs/arcgisexplorerblog/archive/2008/04/02/arcgis-explorer-600-a-sneak-peek.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://spatiallyadjusted.com/2008/06/25/arcgis-explorer-480-released/#comment-9575</link>
		<dc:creator><![CDATA[Simon]]></dc:creator>
		<pubDate>Thu, 26 Jun 2008 17:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.spatiallyadjusted.com/?p=1887#comment-9575</guid>
		<description><![CDATA[@Adam - thats great - any links to some screenshots of 2D in action?

Our GIS team all have fixed ArcGIS desktop licenses but there are also around a dozen floating licenses with around 30 people with ArcGIS installed = often there are issues with people not being able to get a license to use ArcGIS.  Using something like ArcGIS Explorer in 2D mode would be great for users that simply need to make basic queries on data.  

Be great if there was some kind of mxd--&gt;AGX translator (I know you can serve an mxd into AG-Server and add to AGX, but im talking about a bog standard mxd.]]></description>
		<content:encoded><![CDATA[<p>@Adam &#8211; thats great &#8211; any links to some screenshots of 2D in action?</p>
<p>Our GIS team all have fixed ArcGIS desktop licenses but there are also around a dozen floating licenses with around 30 people with ArcGIS installed = often there are issues with people not being able to get a license to use ArcGIS.  Using something like ArcGIS Explorer in 2D mode would be great for users that simply need to make basic queries on data.  </p>
<p>Be great if there was some kind of mxd&#8211;&gt;AGX translator (I know you can serve an mxd into AG-Server and add to AGX, but im talking about a bog standard mxd.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://spatiallyadjusted.com/2008/06/25/arcgis-explorer-480-released/#comment-9574</link>
		<dc:creator><![CDATA[Adam]]></dc:creator>
		<pubDate>Thu, 26 Jun 2008 17:28:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.spatiallyadjusted.com/?p=1887#comment-9574</guid>
		<description><![CDATA[Some of you might know this already but the 2D support is there in build 600.  They showed it at the Dev Summit in March.

Adam]]></description>
		<content:encoded><![CDATA[<p>Some of you might know this already but the 2D support is there in build 600.  They showed it at the Dev Summit in March.</p>
<p>Adam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rex</title>
		<link>http://spatiallyadjusted.com/2008/06/25/arcgis-explorer-480-released/#comment-9573</link>
		<dc:creator><![CDATA[Rex]]></dc:creator>
		<pubDate>Thu, 26 Jun 2008 15:34:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.spatiallyadjusted.com/?p=1887#comment-9573</guid>
		<description><![CDATA[We have finally deployed AGX office-wide and it has been received well.  Why the heck do you have to do a full uninstall/install instead of just an updated?

SDE works fine for me, however, still no support for  relationship classes.]]></description>
		<content:encoded><![CDATA[<p>We have finally deployed AGX office-wide and it has been received well.  Why the heck do you have to do a full uninstall/install instead of just an updated?</p>
<p>SDE works fine for me, however, still no support for  relationship classes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Wallis</title>
		<link>http://spatiallyadjusted.com/2008/06/25/arcgis-explorer-480-released/#comment-9572</link>
		<dc:creator><![CDATA[Joseph Wallis]]></dc:creator>
		<pubDate>Thu, 26 Jun 2008 14:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.spatiallyadjusted.com/?p=1887#comment-9572</guid>
		<description><![CDATA[sad that it renders a KML faster than a shapefile.]]></description>
		<content:encoded><![CDATA[<p>sad that it renders a KML faster than a shapefile.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

