Search

You searched for the word(s): web farm
Showing page 1 of 8 (77 total posts) < 1 second(s)
  • Re: Load balanced web farm environment

    Hi MihaiB, Yes, for load balancing environment, you need to set the TempDirectory to a a central location, then it will work.   Setting temporary file location in web.config Add an entry into the <appSettings> section of your application web.config file: <add ...
    Posted to Ajax Uploader (Forum) by Kenneth on March 3, 2014
  • Live Support on DNN in a Web Farm Environment???

    I have the trial version of Live Support and have been testing on my localhost and then on a single web server DNN installatation and everything works just fine.  Same installation on my main production system and I get a timeout error from the Live Support Client.    I have the PA installed, setup the web.config, installed the ...
    Posted to Cute Live Support (Forum) by airstream345 on January 25, 2007
  • Cute Chat and Cute Web Messenger - Installation Error- Invalid object name 'CuteChat4_Lobby'. after step 7

    Hi,    i followed the below url  to integrate cutesoft chat with SharePoint 2010.    http://cutesoft.net/ASP.NET%2BChat/Deployment/CuteChatforSharePoint/Deployment.htm   After completion of step 7, while i publish the masterpage got the below error .Validation of viewstate MAC failed. If this application is ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by balaramgutru on October 23, 2013
  • Re: Write to uploadTemp folder when site deployed to Windows Azure

    Randy, Can you manually set up a temp folder then try again? Setting temporary file locationUnlike standard ASP.NET HtmlInputFile control, AJAX Uploader does not read the entire uploaded file into memory. It streams the data into a temporary file while the data is received. For this reason, you must specify a temporary file ...
    Posted to Ajax Uploader (Forum) by Adam on January 28, 2012
  • Re: Image upload issue

    Please check http://cutesoft.net/developer+guide/scr/Medium-Trust-Environment.htm . If you are using web farm, please follow steps: In web farm environments, the Url that you specify must map to a central location, which is saved to by all servers in the farm. This can be done using a virtual directory that maps to a common shared folder ...
    Posted to Cute Editor for .NET (Forum) by Eric on August 26, 2010
  • Re: Issues on server, not locally

    Hi RickLeinecker, 1. The file name gets uploaded under a new name such as persisted.4999ce17-0a4c-45e2-a371-fad61db8db8b.5.mp3.resx and then an alert box pops up saying ''Unable to find the uploaded file in directory: c:\inetpub\CollaborationDev\TempUploadDir'' I really need help getting this fixed. Is your server on the load ...
    Posted to Ajax Uploader (Forum) by Kenneth on May 21, 2012
  • Re: databse image support and price information

     >> 1- Does it permits that the images are stored in a datbase? Yes. Please check the following link: http://cutesoft.net/example/howto.aspx Download the example source code Store Files (images, flashes and documents) in a Database ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 9, 2005
  • Re: Cute Chat and Cute Web Messenger - Installation Error- Invalid object name 'CuteChat4_Lobby'. after step 7

    Hi,   It like that your site under the web farm environment. Please refer to  http://cutesoft.net/ASP.NET+Chat/Developer-Guide/scr/Load-Balancing.htm, for the load balancing/web farm environment, you need to do these settings.   Regards,   Ken 
    Posted to Cute Chat and Cute Web Messenger (Forum) by Kenneth on October 23, 2013
  • Weird error

    We have this control on a web farm with the temp folder pointed to a share on a file server.  We are trying to migrate from our current file server running 2003 to one running 2008R2.  When we do that migration we start getting ittermitent failures.  Here is the stack trace from one of them. When we take one of the servers out ...
    Posted to Ajax Uploader (Forum) by andybrummer on July 29, 2011
  • Re: Error upload ie8.0.7601.17514CO : File not find

    Hi mtanquerel, Does it got problem with all files? Or just large file?   Try create an folder name “mytemp” under your site root and set it for property “TempDirectory”. Give the full permission to user “Everyone” of this folder to test it again.   <CuteWebUI:Uploader runat="server" ID="uploader1" ...
    Posted to Ajax Uploader (Forum) by Kenneth on September 25, 2013
1 2 3 4 5 Next > ... Last »