<?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: ERROR #2028 FLEX upload Files in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/error-2028-flex-upload-files/m-p/235701#M188831</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The previous comment about needing cache never false setting for web scripts was for IE with SSL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IE then should be fine with SSL including uploads&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;FireFox and Chrome&amp;nbsp; with SSL, will get 2038 on upload due to a flash bug &lt;/SPAN&gt;&lt;A href="http://bugs.adobe.com/jira/browse/FP-201" rel="nofollow noopener noreferrer"&gt;http://bugs.adobe.com/jira/browse/FP-201&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco Share flash based uploader with FireFox + SSL will run into this same flash issue:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-1324" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-1324&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;(workaround for flash upload / SSL / non IE:&amp;nbsp; server to have a real certificate, not a self signed)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 20 Nov 2010 18:02:44 GMT</pubDate>
    <dc:creator>stevereiner</dc:creator>
    <dc:date>2010-11-20T18:02:44Z</dc:date>
    <item>
      <title>ERROR #2028 FLEX upload Files</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-2028-flex-upload-files/m-p/235699#M188829</link>
      <description>Hi…I am using a url request to upload files from flex aplication to alfresco…Everything works well when I debug on my pc.. but when I put it on my server it gives me an Error #2038…Could this be related to my crossdomain?Any ideia why this is happening?My server is Apache… if it helps..I'm compiling</description>
      <pubDate>Mon, 18 Oct 2010 15:03:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-2028-flex-upload-files/m-p/235699#M188829</guid>
      <dc:creator>ramos69</dc:creator>
      <dc:date>2010-10-18T15:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR #2028 FLEX upload Files</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-2028-flex-upload-files/m-p/235700#M188830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;one thing you may run into is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;if your server has https and your browser is IE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to call webscripts from flex/flash&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you need to add&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;cache&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;never&amp;gt;false&amp;lt;/never&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/cache&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;to your webscript desc.xml files&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;webscript&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;cache&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;never&amp;gt;false&amp;lt;/never&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/cache&amp;gt;&lt;BR /&gt;&amp;lt;/webscript&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Oct 2010 04:32:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-2028-flex-upload-files/m-p/235700#M188830</guid>
      <dc:creator>stevereiner</dc:creator>
      <dc:date>2010-10-19T04:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR #2028 FLEX upload Files</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-2028-flex-upload-files/m-p/235701#M188831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The previous comment about needing cache never false setting for web scripts was for IE with SSL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IE then should be fine with SSL including uploads&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;FireFox and Chrome&amp;nbsp; with SSL, will get 2038 on upload due to a flash bug &lt;/SPAN&gt;&lt;A href="http://bugs.adobe.com/jira/browse/FP-201" rel="nofollow noopener noreferrer"&gt;http://bugs.adobe.com/jira/browse/FP-201&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco Share flash based uploader with FireFox + SSL will run into this same flash issue:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-1324" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-1324&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;(workaround for flash upload / SSL / non IE:&amp;nbsp; server to have a real certificate, not a self signed)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Nov 2010 18:02:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-2028-flex-upload-files/m-p/235701#M188831</guid>
      <dc:creator>stevereiner</dc:creator>
      <dc:date>2010-11-20T18:02:44Z</dc:date>
    </item>
  </channel>
</rss>

