<?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: Fault Code: InvokeFailed, Fault Info: Error #2148, Fault Details: null in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fault-code-invokefailed-fault-info-error-2148/m-p/265389#M8044</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;SPAN&gt;I am having exatly (or mostly exactly) the same problem. Suddenly all of my projects stopped working - even when I run the index.html from their "home folder". I am using the Flash Builder 4.5 and IIS 7. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Previously, I could run the index.html from "any place" on my computer and it did work. Now when I click the index.html (or run it from flex builder) I get the error #2148 and on the next page I get "Some error occurred. ExternalInterface doesn't work in Standalone player.". This happens even when I put the folder into my IIS 7 wwwroot folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I try the &lt;/SPAN&gt;&lt;A href="http://localhost/inetput/wwwroot/"&gt;http://localhost/inetput/wwwroot/&lt;/A&gt;&lt;SPAN&gt;... adress, i get error 404.0 Not found, The resource you are looking for was removed, has changed or is currently unavalible.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried to restart the IIS7, update the Flash Player but nothing of this worked. When I put the application into the inetpub/wwwroot folder on my server, so everything works fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help me, as developing applications and running them from a server is very time consuming!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Aug 2012 20:16:26 GMT</pubDate>
    <dc:creator>JanPacina</dc:creator>
    <dc:date>2012-08-29T20:16:26Z</dc:date>
    <item>
      <title>Fault Code: InvokeFailed, Fault Info: Error #2148, Fault Details: null</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fault-code-invokefailed-fault-info-error-2148/m-p/265379#M8034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am new about flex application in ArcGIS and I've given first error while I've just starting to work Flex viewer 2.2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I want to start index.html file in my webbrowser there is an error page like that:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Fault code: InvokeFailed&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Fault info: Error #2148&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Fault details: null&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was trying to start with Google Chrome and IE8 but I've give the same error page both of them. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was trying to write some code in flash builder and while I executed those codes, they worked correctly both of them. However, with the index.html file n the ArcGIS Flex Viewer 2.2 folder, there is a problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anyone help me about this problem ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for responding and helping.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sevki Danacioglu.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2011 12:56:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fault-code-invokefailed-fault-info-error-2148/m-p/265379#M8034</guid>
      <dc:creator>sevkidanacioglu</dc:creator>
      <dc:date>2011-03-01T12:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Fault Code: InvokeFailed, Fault Info: Error #2148, Fault Details: null</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fault-code-invokefailed-fault-info-error-2148/m-p/265380#M8035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Error 2148 means "SWF file %1 cannot access local resource %2. Only local-with-filesystem and trusted local SWF files may access local resources."&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is from:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/runtimeErrors.html"&gt;http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/runtimeErrors.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you accessing the index.html page via a web server? e.g. &lt;/SPAN&gt;&lt;A href="http://host/viewer/index.html"&gt;http://host/viewer/index.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2011 16:03:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fault-code-invokefailed-fault-info-error-2148/m-p/265380#M8035</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2011-03-01T16:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Fault Code: InvokeFailed, Fault Info: Error #2148, Fault Details: null</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fault-code-invokefailed-fault-info-error-2148/m-p/265381#M8036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for responding.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No, I didnt use this way, because i have not a webserver. I've been trying to access via just web browser. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i also gave this error while i was writing code in my sample project which had been downloaded from esri tutorial page. that page was working IE8 correctly but was not working Google Chrome. It gave the same error page.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2011 18:07:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fault-code-invokefailed-fault-info-error-2148/m-p/265381#M8036</guid>
      <dc:creator>sevkidanacioglu</dc:creator>
      <dc:date>2011-03-01T18:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: Fault Code: InvokeFailed, Fault Info: Error #2148, Fault Details: null</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fault-code-invokefailed-fault-info-error-2148/m-p/265382#M8037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there anyone who has an idea about that error ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 05:02:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fault-code-invokefailed-fault-info-error-2148/m-p/265382#M8037</guid>
      <dc:creator>sevkidanacioglu</dc:creator>
      <dc:date>2011-03-03T05:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: Fault Code: InvokeFailed, Fault Info: Error #2148, Fault Details: null</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fault-code-invokefailed-fault-info-error-2148/m-p/265383#M8038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A web server is required. See "Getting Started" at:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/index.html"&gt;http://help.arcgis.com/en/webapps/flexviewer/help/index.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;This has instructions for running IIS on Windows 7.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any other web server can be used as well like the Apache web server:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://httpd.apache.org/"&gt;http://httpd.apache.org/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 21:00:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fault-code-invokefailed-fault-info-error-2148/m-p/265383#M8038</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2011-03-03T21:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Fault Code: InvokeFailed, Fault Info: Error #2148, Fault Details: null</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fault-code-invokefailed-fault-info-error-2148/m-p/265384#M8039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for help Dasa.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Why the sample project which downloaded from esri tutorial page can be worked with IE8 but cant Google Chrome ? Does this situation relate with Web server ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2011 06:02:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fault-code-invokefailed-fault-info-error-2148/m-p/265384#M8039</guid>
      <dc:creator>sevkidanacioglu</dc:creator>
      <dc:date>2011-03-04T06:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Fault Code: InvokeFailed, Fault Info: Error #2148, Fault Details: null</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fault-code-invokefailed-fault-info-error-2148/m-p/265385#M8040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am having the same issues. But I'm using a IIS 7 and I exported the release build to a folder under the wwwroot. Did I messing up?&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, 11 Apr 2011 17:31:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fault-code-invokefailed-fault-info-error-2148/m-p/265385#M8040</guid>
      <dc:creator>JoãoMartins1</dc:creator>
      <dc:date>2011-04-11T17:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Fault Code: InvokeFailed, Fault Info: Error #2148, Fault Details: null</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fault-code-invokefailed-fault-info-error-2148/m-p/265386#M8041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had a similar problem and as simple as it sounds you may need to change your backslashes \&amp;nbsp; to forward slashes / depending on what type of system you are running. It fixed the problem on my system. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2012 20:13:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fault-code-invokefailed-fault-info-error-2148/m-p/265386#M8041</guid>
      <dc:creator>JamesHensleigh</dc:creator>
      <dc:date>2012-07-06T20:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Fault Code: InvokeFailed, Fault Info: Error #2148, Fault Details: null</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fault-code-invokefailed-fault-info-error-2148/m-p/265387#M8042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm hoping someone can help me out with this error too.&amp;nbsp; All of a sudden (literally today) I started getting this error on every one of my projects when I run them inside Flash Builder.&amp;nbsp; However, they work fine when I run export release build and run the applications through &lt;/SPAN&gt;&lt;A href="http://localhost/"&gt;http://localhost/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Strangely enough every one of my projects in FB 4.6 is affected and all but one of my old projects in FB 4.0 is receiving this error.&amp;nbsp; I've been banging my head against this all day.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 02:08:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fault-code-invokefailed-fault-info-error-2148/m-p/265387#M8042</guid>
      <dc:creator>MarcCavallaro</dc:creator>
      <dc:date>2012-08-03T02:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Fault Code: InvokeFailed, Fault Info: Error #2148, Fault Details: null</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fault-code-invokefailed-fault-info-error-2148/m-p/265388#M8043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you tried reinstalling Flash Builder? Another option is to configure your projects to launch at &lt;/SPAN&gt;&lt;A href="http://localhost"&gt;http://localhost&lt;/A&gt;&lt;SPAN&gt; host by setting the Output folder and corresponding Output folder URL in the project's Flex Build Path properties.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 21:15:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fault-code-invokefailed-fault-info-error-2148/m-p/265388#M8043</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2012-08-03T21:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Fault Code: InvokeFailed, Fault Info: Error #2148, Fault Details: null</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fault-code-invokefailed-fault-info-error-2148/m-p/265389#M8044</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;SPAN&gt;I am having exatly (or mostly exactly) the same problem. Suddenly all of my projects stopped working - even when I run the index.html from their "home folder". I am using the Flash Builder 4.5 and IIS 7. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Previously, I could run the index.html from "any place" on my computer and it did work. Now when I click the index.html (or run it from flex builder) I get the error #2148 and on the next page I get "Some error occurred. ExternalInterface doesn't work in Standalone player.". This happens even when I put the folder into my IIS 7 wwwroot folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I try the &lt;/SPAN&gt;&lt;A href="http://localhost/inetput/wwwroot/"&gt;http://localhost/inetput/wwwroot/&lt;/A&gt;&lt;SPAN&gt;... adress, i get error 404.0 Not found, The resource you are looking for was removed, has changed or is currently unavalible.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried to restart the IIS7, update the Flash Player but nothing of this worked. When I put the application into the inetpub/wwwroot folder on my server, so everything works fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help me, as developing applications and running them from a server is very time consuming!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2012 20:16:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fault-code-invokefailed-fault-info-error-2148/m-p/265389#M8044</guid>
      <dc:creator>JanPacina</dc:creator>
      <dc:date>2012-08-29T20:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: Fault Code: InvokeFailed, Fault Info: Error #2148, Fault Details: null</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fault-code-invokefailed-fault-info-error-2148/m-p/265390#M8045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;/inetpub/wwwroot/ should not be part or the url. Try just &lt;/SPAN&gt;&lt;A href="http://localhost/folder_name"&gt;http://localhost/folder_name&lt;/A&gt;&lt;SPAN&gt; where folder_name is the name of the Viewer folder inside wwwroot.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2012 21:57:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fault-code-invokefailed-fault-info-error-2148/m-p/265390#M8045</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2012-08-29T21:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Fault Code: InvokeFailed, Fault Info: Error #2148, Fault Details: null</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fault-code-invokefailed-fault-info-error-2148/m-p/265391#M8046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you - it really helped! I just do not understand, how this happened ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 05:44:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fault-code-invokefailed-fault-info-error-2148/m-p/265391#M8046</guid>
      <dc:creator>JanPacina</dc:creator>
      <dc:date>2012-08-30T05:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Fault Code: InvokeFailed, Fault Info: Error #2148, Fault Details: null</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fault-code-invokefailed-fault-info-error-2148/m-p/265392#M8047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello,&lt;BR /&gt;I am having exatly (or mostly exactly) the same problem. Suddenly all of my projects stopped working - even when I run the index.html from their "home folder". I am using the Flash Builder 4.5 and IIS 7. &lt;BR /&gt;Previously, I could run the index.html from "any place" on my computer and it did work. Now when I click the index.html (or run it from flex builder) I get the error #2148 and on the next page I get "Some error occurred. ExternalInterface doesn't work in Standalone player.". This happens even when I put the folder into my IIS 7 wwwroot folder.&lt;BR /&gt;When I try the &lt;A href="http://localhost/inetput/wwwroot/"&gt;http://localhost/inetput/wwwroot/&lt;/A&gt;... adress, i get error 404.0 Not found, The resource you are looking for was removed, has changed or is currently unavalible.&lt;BR /&gt;I have tried to restart the IIS7, update the Flash Player but nothing of this worked. When I put the application into the inetpub/wwwroot folder on my server, so everything works fine.&lt;BR /&gt;Please help me, as developing applications and running them from a server is very time consuming!!&lt;BR /&gt;Jan&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am having the same problem&amp;nbsp; All of sudden it just stopped working.&amp;nbsp; I guess the proper way is setting the Output folder and corresponding Output folder URL in the project's Flex Build Path properties.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2012 19:43:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/fault-code-invokefailed-fault-info-error-2148/m-p/265392#M8047</guid>
      <dc:creator>BrianKratcha</dc:creator>
      <dc:date>2012-09-07T19:43:45Z</dc:date>
    </item>
  </channel>
</rss>

