<?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: Area Solar Radiation: Failed to open raster dataset in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266024#M3770</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: Greforb&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One further note: I already installed the new service pack, so that's not the problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Nov 2010 06:19:41 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2010-11-24T06:19:41Z</dc:date>
    <item>
      <title>Area Solar Radiation: Failed to open raster dataset</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266022#M3768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: Greforb&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to do some calculations on solar radiation in ArcGis 10. I use the Area Solar Radiation tool, and no matter what settings I use, I keed getting the error: Failed to open raster dataset. I Tried doing it both in ArcMap and in Python, using the following command:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;AreaSolarRadiation("K:/Raster/dem.img","45,0","2800","WholeYear&amp;nbsp;&amp;nbsp; 2009","14","0,5","NOINTERVAL","1","FROM_DEM","32","8","8","UNIFORM_SKY","0,3","0,5",'','','')&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I get the full error: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Traceback (most recent call last):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; File "C:\Users\Gis\Desktop\vg.py", line 7, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AreaSolarRadiation("K:/Raster/dem.img","45,0","2800","WholeYear&amp;nbsp;&amp;nbsp; 2009","14","0,5","NOINTERVAL","1","FROM_DEM","32","8","8","UNIFORM_SKY","0,3","0,5",'','','')&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; File "C:\Program Files (x86)\ArcGIS\Desktop10.0\arcpy\arcpy\sa\Functions.py", line 5953, in AreaSolarRadiation&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; out_direct_duration_raster)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; File "C:\Program Files (x86)\ArcGIS\Desktop10.0\arcpy\arcpy\sa\Utils.py", line 47, in swapper&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; result = wrapper(*args, **kwargs)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; File "C:\Program Files (x86)\ArcGIS\Desktop10.0\arcpy\arcpy\sa\Functions.py", line 5933, in wrapper&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; out_direct_duration_raster)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; File "C:\Program Files (x86)\ArcGIS\Desktop10.0\arcpy\arcpy\geoprocessing\_base.py", line 474, in &amp;lt;lambda&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; return lambda *args: val(*gp_fixargs(args))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ExecuteError: ERROR 999999: Error executing function.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed to open raster dataset&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed to execute (AreaSolarRadiation).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From which it seems to be the out_direct_duration_raster which is causing the trouble. However, this is optional, so I don't get why. I tried giving it a path for the out_direct_duration_raster, which does not help either.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also tried to do a repair of the installation because I read somewhere else here on the forums that that might help. No luck though!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions are greatly appreaciated&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Nov 2010 11:15:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266022#M3768</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-11-19T11:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Area Solar Radiation: Failed to open raster dataset</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266023#M3769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the exact some problem.. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I not checked form pyton if i see the same errors, but looks impossible to calculate with this tool. The tool Always fails, and generates empty rasters.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 09:29:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266023#M3769</guid>
      <dc:creator>DiegoVallmitjana</dc:creator>
      <dc:date>2010-11-23T09:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Area Solar Radiation: Failed to open raster dataset</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266024#M3770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: Greforb&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One further note: I already installed the new service pack, so that's not the problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Nov 2010 06:19:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266024#M3770</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-11-24T06:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Area Solar Radiation: Failed to open raster dataset</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266025#M3771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I get the same problem, and I do also have service pack 1 installed.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2011 06:38:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266025#M3771</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-03-16T06:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Area Solar Radiation: Failed to open raster dataset</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266026#M3772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: petter.nyman&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;same problem here - solutions anyone???&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2011 22:12:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266026#M3772</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-03-22T22:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Area Solar Radiation: Failed to open raster dataset</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266027#M3773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've been using this tool a lot lately and ran into a couple of problems. On a brand new laptop (Windows 7 with an Intel i5 chipset), it will run even with a very large raster as the input -- as long as I turn background processing off. That problem is less of a headache.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On an older workstation (Windows XP, Intel Core 2, 3Ghz, 3.25 GB RAM) I get the "Failed to open raster dataset" error. ESRI support informed me that the size of the raster input is the culprit for that error. The only workaround I know of is to chop up the input rasters. In general I've found that if I chop up me raster inputs to a fize size of 50MB or less the tool will run on the workstation.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2011 23:19:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266027#M3773</guid>
      <dc:creator>RyanLiddell</dc:creator>
      <dc:date>2011-03-28T23:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Area Solar Radiation: Failed to open raster dataset</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266028#M3774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: rdebruyn&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ryan have you contacted support or already have an incident number?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Wondering if you can provide the input data and steps/settings you used to produce the error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What size(rows columns) and format is your input data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ryan DeBruyn&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ESRI - Spatial Analyst Team&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2011 16:52:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266028#M3774</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-04-01T16:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: Area Solar Radiation: Failed to open raster dataset</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266029#M3775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just wanted to add that I am having the same problem as mentioned a few times above.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will configure Area Solar Radiation as I have dozens of times before in ArcGIS 9.3, and a few seconds in, it will fail. An empty raster will be generated. There is no error message of any kind. In the Results, it just shows the red X stating that the process failed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The solution has been to just run the tool in ArcGIS 9.3 on a different computer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let me know if I can be of any help. I hope to see this problem resolved as the tool plays a significant role in my Master's thesis. Swapping data between servers is frusterating, especially since the geodatabases don't like being loaded in Arc 9 after being created in Arc 10.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Apr 2011 23:39:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266029#M3775</guid>
      <dc:creator>AndrewBlakey1</dc:creator>
      <dc:date>2011-04-25T23:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: Area Solar Radiation: Failed to open raster dataset</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266030#M3776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: jbswain&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would echo what Ryan mentioned to please log a Support incident.&amp;nbsp; Without the data and a reproducible case, it is difficult to fix these problems.&amp;nbsp; Providing the data to Support will get the case reported to Development and then a fix or workaround is more likely to be determined.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 13:07:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266030#M3776</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-04-27T13:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Area Solar Radiation: Failed to open raster dataset</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266031#M3777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;is there any new update for this issue. I still have problem running solar radiation analysis on ArcGIS 10&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2012 19:07:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266031#M3777</guid>
      <dc:creator>DungNguyen</dc:creator>
      <dc:date>2012-03-01T19:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Area Solar Radiation: Failed to open raster dataset</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266032#M3778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: jbswain&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are still having the issue, then I recommend creating a Support Incident, so a bug report can be created if necessary or a workaround determined.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 11:34:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266032#M3778</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-03-02T11:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: Area Solar Radiation: Failed to open raster dataset</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266033#M3779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does anybody have any resolution regarding this issue? I am experiencing it as well.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2012 18:37:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266033#M3779</guid>
      <dc:creator>AndrewBrown1</dc:creator>
      <dc:date>2012-05-30T18:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: Area Solar Radiation: Failed to open raster dataset</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266034#M3780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In regards to my previous post, I think it's the DEM that I'm using. Essentially, it's the original DEM combined with elevation values from building polygons. The linear units are in feet, and it's in a state plane coordinate system; are the units supposed to be in meters for the solar radiation tool to function properly?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 15:17:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266034#M3780</guid>
      <dc:creator>AndrewBrown1</dc:creator>
      <dc:date>2012-05-31T15:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Area Solar Radiation: Failed to open raster dataset</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266035#M3781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: tbwester&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This error has been driving me INSANE!!!!!&amp;nbsp; All these comments about workspaces and stuff are not the issue, there is something in arcmap that is screwing up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;FIX:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bring in an editable layer (i.e. shapefile, you cannot edit your raster).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Start editing.&amp;nbsp; And area solar radiation should work while you are in edit mode.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Be interested to hear if this is working for others.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2012 17:48:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266035#M3781</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-06-01T17:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Area Solar Radiation: Failed to open raster dataset</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266036#M3782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;This error has been driving me INSANE!!!!!&amp;nbsp; All these comments about workspaces and stuff are not the issue, there is something in arcmap that is screwing up.&lt;BR /&gt;&lt;BR /&gt;FIX:&lt;BR /&gt;&lt;BR /&gt;Bring in an editable layer (i.e. shapefile, you cannot edit your raster).&lt;BR /&gt;&lt;BR /&gt;Start editing.&amp;nbsp; And area solar radiation should work while you are in edit mode.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Be interested to hear if this is working for others.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I got my issues resolved using this method.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Originally I was getting the 999999 error trying the points to solar tool, once i tried it in editing mode it worked fine. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then i stopped editing and tried after i disabled background processing it worked fine as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So it seems as if the background processing was the culprit!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2012 18:37:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266036#M3782</guid>
      <dc:creator>AbelSantana</dc:creator>
      <dc:date>2012-12-10T18:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: Area Solar Radiation: Failed to open raster dataset</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266037#M3783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: myrnostrum555&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I got my issues resolved using this method.&lt;BR /&gt;&lt;BR /&gt;Originally I was getting the 999999 error trying the points to solar tool, once i tried it in editing mode it worked fine. &lt;BR /&gt;Then i stopped editing and tried after i disabled background processing it worked fine as well.&lt;BR /&gt;&lt;BR /&gt;So it seems as if the background processing was the culprit!&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ditto. Editing a layer fixed the problem. Weird, but I'll take it!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 17:56:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266037#M3783</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-12-11T17:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Area Solar Radiation: Failed to open raster dataset</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266038#M3784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everybody!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I also had the same problem as you and i tried to change several times the data and finally i got where the problem is coming...you have to let the default path where ArcGis keep your output features... DONT GIVE YOUR OWN PATH!!! I hope it can be a help of you all...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 08:46:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266038#M3784</guid>
      <dc:creator>MartaDiaz</dc:creator>
      <dc:date>2013-05-22T08:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Area Solar Radiation: Failed to open raster dataset</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266039#M3785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree that not changing the default output location (ArcGIS default) does the trick.&lt;/P&gt;&lt;P&gt;The above suggested method of using the editing environment worked for me at first but then started giving the same error. But the default location trick is still working perfect for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2016 13:37:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/area-solar-radiation-failed-to-open-raster-dataset/m-p/266039#M3785</guid>
      <dc:creator>SalmanAhmed3</dc:creator>
      <dc:date>2016-05-23T13:37:38Z</dc:date>
    </item>
  </channel>
</rss>

