Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): web config
More Search Options
Showing page
62
of
176
(
1,759
total posts)
< 1
second(s)
Re: special characters lost; search not working
web.config. ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 26, 2005
Re: browse window not coming up when control is deployed online
Below is the complete node in the config file <system.web> <customErrors mode="Off"/> <compilation debug="true" targetFramework="4.0"> <assemblies> ...
Posted to
Ajax Uploader
(Forum)
by
rxraza
on
December 31, 2013
Re: CuteEditor show only unformatted text and no toolbar
I had the same problem with version 6.6. I resolved it by following a few steps: 1. Deleting all of the .browser files in the App_Browsers folder as they were no longer valid for IE11, and installing the latest service patches on the web server to get new default browser files. 2. Delete all version 6.6 ...
Posted to
Cute Editor for .NET
(Forum)
by
amosz
on
November 4, 2013
Re: each room different skin / how cn i make new skins
nokiko: I maked a mistake. please change Line 7: string onlineid=Manager.Connect(CurrentUser,Request.UserHostAddress); to : string onlineid=Manager.Connect(CurrentUser,Request.UserHostAddress,null).OnlineId; We haven't write document for the skinning yet . If you want to create your owner skin , the main steps ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
cutechat
on
October 6, 2004
Re: Global Installation and Image Saving Questions...
Please follow the steps below: 1. Copy the files under CuteEditor to the target directory. 2. Map the directory in IIS as a virtual directory only (not application). 3. Add the following entry into your web.config. <add key=''CuteEditorDefaultFilesPath'' value=''~/editor'' /> Virtual ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
January 24, 2008
Re: Error: Objet reference not set to an instance of an object
cutechat: Hi, When use the 'UseAspNetStream' mode , the uploader will stop intercept the input stream . So ASP.NET will handle it , but will be limited by <httpRuntime maxRequestLength=''4096'' /> please change it to a larger value . Regards, Terry Hi Terry, unfortunately ...
Posted to
Ajax Uploader
(Forum)
by
Tux
on
March 15, 2012
Re: Upload Module is not installed into the Web.config
I put this code Trace.Write(''UPload Test'' + Context.Items[typeof(CuteWebUI.UploadModule)].ToString());in the UploadMultipleFiles.aspx.cs file and I get Object Reference Not set to an instance of an object. Thanks.
Posted to
Ajax Uploader
(Forum)
by
dmak
on
June 23, 2009
Re: Programatically setting TempDirectory ?
Maybe I'm not clear. It works on the init override but I wanted it to work on page load so I can customize the folder to the specific account. It occurs too early for that. A static isn't helpful in this regard either. If I just want a static tempdirectory the init or web config will work file. It would be advantageous to set the target folder but ...
Posted to
Ajax Uploader
(Forum)
by
paulg
on
August 1, 2011
Re: issue with url rewriting and the upload component
Mayurnirmal: Hi, I am having the same problem but not yet solved. i have added following in my web.config file: <appSettings> <add key=''CuteWebUI.AjaxUploader.RewritePath'' value=''False'' /> </appSettings> anything else that i have to do in my .aspx page/ ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
March 22, 2010
Re: Silverlight problem
After disabling firebug the upload worked. But I am seeing a jump of about 500MB in the RAM Firefox uses while uploading a 700MB file. This does cause me some concern, because it is likely that our clients may not have that much spare memory on their machines. Also, I'm having to manually set the Uploader.TempDirectory because it is not ...
Posted to
Ajax Uploader
(Forum)
by
sugendran
on
March 29, 2009
More Search Options
« First
...
< Previous
60
61
62
63
64
Next >
...
Last »