﻿<?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 problem running on web farm</title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/WebFileUploader-problem-running-on-web-farm/</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 problem running on web farm</title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/WebFileUploader-problem-running-on-web-farm/</link><pubDate>Thu, 25 Nov 2010 10:06:59 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;Yes you are correct. Please set following properties to the application’s web.config file.&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&amp;lt;add key="ISNet.WebUI.&lt;em&gt;&lt;strong&gt;WebTextEditor&lt;/strong&gt;&lt;/em&gt;.ContextStorage" value="FileServer"/&amp;gt;&lt;br /&gt;&amp;lt;add key="ISNet.WebUI.&lt;em&gt;&lt;strong&gt;WebTextEditor&lt;/strong&gt;&lt;/em&gt;.ContextStorageFileServer" value="path=\\Server\ContextUploadStorage"/&amp;gt;&lt;/pre&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;Instead of WebFileUploader as mentioned in my previous post.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;Should you need further assistance or run into any problems regarding this topic, feel free to post your reply.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>WebFileUploader problem running on web farm</title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/WebFileUploader-problem-running-on-web-farm/</link><pubDate>Wed, 24 Nov 2010 15:31:48 GMT</pubDate><dc:creator>darrenbudd1234@yahoo.com</dc:creator><description>&lt;p&gt;Thanks Yudi,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Id actually tried this since making this post, however it didnt work.  Since that, I noticed this thread, stating that the documentation is wrong.  So, we are going to try this solution next: &lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt"&gt;&lt;span style="color: #1f497d"&gt;&lt;a href="http://www.intersoftpt.com/Community/WebTextEditor/WebFileUploaderWebFarm-Settings-doesnt-work/"&gt;&lt;span style="font-size: 15px; font-family: calibri"&gt;http://www.intersoftpt.com/Community/WebTextEditor/WebFileUploaderWebFarm-Settings-doesnt-work/&lt;/span&gt;&lt;/a&gt;
&lt;/span&gt;&lt;/p&gt;</description></item><item><title>WebFileUploader problem running on web farm</title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/WebFileUploader-problem-running-on-web-farm/</link><pubDate>Wed, 24 Nov 2010 15:19:16 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;WebFileUploader supports several advanced scenarios such as multiple web server, multiple worker threads and load balancing configuration.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;To enable multiple servers (WebFarm) support in WebFileUploader, please ensure that you have applied the following properties to your application’s web.config file. Note that it should be applied to all webservers that run the application.&lt;/span&gt;&lt;/p&gt;
&lt;ul style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;&lt;li&gt;&amp;lt;add key="ISNet.WebUI.WebFileUploader.ContextStorage" value="FileServer" /&amp;gt;&lt;/li&gt;&lt;li&gt;&amp;lt;add key="ISNet.WebUI.WebFileUploader.ContextStorageFileServer" value="path=\\storageserver\sharedpath" /&amp;gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;Hope this helps.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>WebFileUploader problem running on web farm</title><link>http://www.intersoftsolutions.com/Community/WebTextEditor/WebFileUploader-problem-running-on-web-farm/</link><pubDate>Wed, 24 Nov 2010 11:29:29 GMT</pubDate><dc:creator>darrenbudd1234@yahoo.com</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I am experiencing problems here with the WebFileUploader when running on a web farm, where requests go to different noes.  I am getting a 500 internal server error, and in the event log is reporting "&lt;span lang="undefined" style="font-size: 11pt; font-family: 'calibri','sans-serif'; mso-fareast-font-family: calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'times new roman'; mso-ansi-language: en-ie; mso-fareast-language: en-us; mso-bidi-language: ar-sa"&gt;Unable to obtain upload context for '4fd0ab395f714cd7b7e7722b57e961a0'. The application may have been restarted, or your session has expired. &lt;/span&gt;".&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I ran a trace on all request going out, and it seems the only time this occurs is when 2 requests generated by the upload component go to different nodes on the web farm.  For example:&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://createexpress.intuition.com/Dialogues/UploadFile.aspx?GUID=42b9a6911acd4a83a8b9f4b0c84a91e7&amp;amp;HashCode=1&amp;amp;FileName=scenario_box_grey_bg.gif&amp;amp;PostedFile=true"&gt;UploadFile.aspx?GUID=42b9a6911acd4a83a8b9f4b0c84a91e7&amp;amp;HashCode=1&amp;amp;FileName=scenario_box_grey_bg.gif&amp;amp;PostedFile=true&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;and &lt;/p&gt;
&lt;p&gt;&lt;a href="http://createexpress.intuition.com/Dialogues/WebFileUploaderHttpHandler.axd?GUID=42b9a6911acd4a83a8b9f4b0c84a91e7&amp;amp;t=1290615650618"&gt;WebFileUploaderHttpHandler.axd?GUID=42b9a6911acd4a83a8b9f4b0c84a91e7&amp;amp;t=1290615650618&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Is this a known issue?  Is there an easy resolution?  We need to resolve this quickly.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Darren&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item></channel></rss>