<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Running ImageBlender on another webserver. in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/running-imageblender-on-another-webserver/m-p/387659#M35764</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Currently the tool only runs on a machine with ArcGIS Server since the tool is so integrated with AGS Server.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Jan 2011 17:17:16 GMT</pubDate>
    <dc:creator>gisscconsulting</dc:creator>
    <dc:date>2011-01-17T17:17:16Z</dc:date>
    <item>
      <title>Running ImageBlender on another webserver.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/running-imageblender-on-another-webserver/m-p/387658#M35763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;a question about ImageBlender -- we're aiming to run this as a standalone service on our webserver, not our arcgis server. I'm probably making a blindingly obvious error, but I can't get the SimpleService in the background to run properly -- it's reporting a null reference exception in imageBlender.BlendImageList, with all params being passed looking good. Testing on my local machine:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;//OutputPath and OutputUrl must be the same folder
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //Use this if it the project is on a machine with ArcGIS Server
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; imageBlender.OutputPath = "C:\\inetpub\\wwwroot\\images\\"; //recommend&amp;nbsp; to use arcgis server output folder
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; imageBlender.OutputUrl = "http://localhost/images/";//change [servername] to server name&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately the InnerException also reveals nothing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Complied with VS2010, running as per instructions at &lt;/SPAN&gt;&lt;A href="http://gissc.services.officelive.com/imageblender.aspx" rel="nofollow noopener noreferrer" target="_blank"&gt;http://gissc.services.officelive.com/imageblender.aspx&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions appreciated!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 17:48:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/running-imageblender-on-another-webserver/m-p/387658#M35763</guid>
      <dc:creator>BabbageOcelot</dc:creator>
      <dc:date>2021-12-11T17:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: Running ImageBlender on another webserver.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/running-imageblender-on-another-webserver/m-p/387659#M35764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Currently the tool only runs on a machine with ArcGIS Server since the tool is so integrated with AGS Server.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jan 2011 17:17:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/running-imageblender-on-another-webserver/m-p/387659#M35764</guid>
      <dc:creator>gisscconsulting</dc:creator>
      <dc:date>2011-01-17T17:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Running ImageBlender on another webserver.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/running-imageblender-on-another-webserver/m-p/387660#M35765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;excuse me for this question, how can I call this asp function from a html page? Do you have any examples for this tool?thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Currently the tool only runs on a machine with ArcGIS Server since the tool is so integrated with AGS Server.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jan 2011 19:28:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/running-imageblender-on-another-webserver/m-p/387660#M35765</guid>
      <dc:creator>HexiangHuang</dc:creator>
      <dc:date>2011-01-17T19:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Running ImageBlender on another webserver.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/running-imageblender-on-another-webserver/m-p/387661#M35766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Currently the tool only runs on a machine with ArcGIS Server since the tool is so integrated with AGS Server.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply -- I've since installed a test version on the arcgis server, which works perfectly &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jan 2011 13:44:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/running-imageblender-on-another-webserver/m-p/387661#M35766</guid>
      <dc:creator>BabbageOcelot</dc:creator>
      <dc:date>2011-01-18T13:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: Running ImageBlender on another webserver.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/running-imageblender-on-another-webserver/m-p/387662#M35767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;From &lt;/SPAN&gt;&lt;A href="http://gissc.services.officelive.com/imageblender.aspx"&gt;http://gissc.services.officelive.com/imageblender.aspx&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;it states: "Use the right output path depends on whether this project is on a machine with ArcGIS Server or not" and "This utility does not require ArcGIS server"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems the above is incorrect. Hopefully, this will be corrected on the website to help avoid people wasting some time trying to get it to work on a server that does not have ArcGIS server installed.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 04:26:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/running-imageblender-on-another-webserver/m-p/387662#M35767</guid>
      <dc:creator>AlfredPena</dc:creator>
      <dc:date>2011-03-03T04:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Running ImageBlender on another webserver.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/running-imageblender-on-another-webserver/m-p/387663#M35768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, it is required to be installed insider ArcGIS Server Machine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The site is updated to current. thanks &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;GISSC&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GIS Software Consulting&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://gissc.services.officelive.com/default.aspx"&gt;http://gissc.services.officelive.com/default.aspx&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 18:37:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/running-imageblender-on-another-webserver/m-p/387663#M35768</guid>
      <dc:creator>gisscconsulting</dc:creator>
      <dc:date>2011-03-23T18:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Running ImageBlender on another webserver.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/running-imageblender-on-another-webserver/m-p/387664#M35769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please refer to this link for latest information&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=81224fec1c3c47149b4d07c3c9b8027d"&gt;http://www.arcgis.com/home/item.html?id=81224fec1c3c47149b4d07c3c9b8027d&lt;BR /&gt;&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2011 13:00:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/running-imageblender-on-another-webserver/m-p/387664#M35769</guid>
      <dc:creator>gisscconsulting</dc:creator>
      <dc:date>2011-12-27T13:00:38Z</dc:date>
    </item>
  </channel>
</rss>

