﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" 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:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebTextEditor - WebFileUploader  - Invalid response for progress information of WebFileUploader</title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/WebFileUploader---Invalid-response-for-progress-information-of-WebFileUploader/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>WebFileUploader  - Invalid response for progress information of WebFileUploader</title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/WebFileUploader---Invalid-response-for-progress-information-of-WebFileUploader/</link><pubDate>Tue, 27 May 2014 21:27:24 GMT</pubDate><dc:creator>yudi</dc:creator><category>WebFileUploader</category><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Glad to hear that declaring the WebFileUploader handler and WebFileUploader module under configuration/system.webserver (web.config) solve the reported problem.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;I’m sure that the solution will be useful for other member who has similar question with yours.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Should you need further assistance or run into any problems regarding our controls, feel free to post it into our forum. We would be happy to assist you again.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>WebFileUploader  - Invalid response for progress information of WebFileUploader</title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/WebFileUploader---Invalid-response-for-progress-information-of-WebFileUploader/</link><pubDate>Mon, 26 May 2014 21:15:56 GMT</pubDate><dc:creator>BennySun</dc:creator><category>WebFileUploader</category><description>&lt;p&gt;Dear Yudi,&lt;/p&gt;&lt;p&gt;thanks for you help. i have solved it. Because of the following two lines of code caused by misplaced.&lt;/p&gt;&lt;p&gt;&amp;lt;add name="WebFileUploaderHttpHandler.axd_GET" path="WebFileUploaderHttpHandler.axd" verb="GET" type="ISNet.WebUI.WebTextEditor.WebFileUploaderHttpHandler, ISNet.WebUI.WebTextEditor" preCondition="integratedMode"/&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;add name="WebFileUploaderHttpModule" type="ISNet.WebUI.WebTextEditor.WebFileUploaderHttpModule, ISNet.WebUI.WebTextEditor"/&amp;gt;&lt;/p&gt;&lt;p&gt;Before I was on the 'system.web' node, right node should be in 'system.server'.&lt;/p&gt;&lt;p&gt;We have recently upgraded all Intersoft components, if we have questions,&amp;nbsp; I or my colleagues will contact you sales colleagues.&lt;br&gt;&lt;/p&gt;</description></item><item><title>WebFileUploader  - Invalid response for progress information of WebFileUploader</title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/WebFileUploader---Invalid-response-for-progress-information-of-WebFileUploader/</link><pubDate>Mon, 26 May 2014 02:39:08 GMT</pubDate><dc:creator>yudi</dc:creator><category>WebFileUploader</category><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;I’m afraid that WebTextEditor 1 has now been discontinued for several years and there are not going to be any further updates for it. I tried to reproduce the problem in my local tests by modifying InitialFileCount.aspx sample page (one of WebFileUploader sample page) based on the given TestUpload.aspx; and view the page uses WebTextEditor 2 build 5 assembly but my efforts were not successful.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Could you please re-test the problem using WebTextEditor 2 assembly and let me know whether the problem still persist or not? If the problem persist, please execute following JS code&lt;br&gt;Please note that it is strongly suggested to use the latest build of WebUI.NET Framework 3 too.&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;function button1_onclick()
{
    var wfu = ISGetObject("WebFileUploader1");

    alert(wfu.GUID);
    alert(document.getElementById("ctl00_content_WebFileUploader1_x").innerHTML);

    return true;
}&lt;/pre&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;and inform me the information below.&lt;/span&gt;&lt;/p&gt;
&lt;ul style="color: #1f497d;"&gt;&lt;li&gt;doctype (for example: html5 doctype; or xhtml transitional doctype; etc)&lt;/li&gt;&lt;li&gt;browser version (for example: IE 11; Firefox 29; etc)&lt;/li&gt;&lt;/ul&gt;</description></item><item><title>WebFileUploader  - Invalid response for progress information of WebFileUploader</title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/WebFileUploader---Invalid-response-for-progress-information-of-WebFileUploader/</link><pubDate>Fri, 23 May 2014 04:52:33 GMT</pubDate><dc:creator>BennySun</dc:creator><category>WebFileUploader</category><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I have a js error that makes it impossible to use WebFileUploader.&lt;/p&gt;&lt;p&gt;see the sample attached.&lt;/p&gt;&lt;p&gt;this WebTextEditor Version is : ISNet.WebUI.WebTextEditor.v1_0_1000&lt;/p&gt;&lt;p&gt;Please Help, thanks.&lt;/p&gt;</description></item></channel></rss>