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
148
of
176
(
1,759
total posts)
< 1
second(s)
Re: Strange .Net error while uploading.
Hi, We have investigated on it, and found that caused by our code which intercept the WorkerRequest. You can use this setting to avoid this issue : add this line to web.config appSettings <add key=''CuteWebUI.AjaxUploader.UseAspNetStream'' value=''True'' /> Regards, Terry
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
March 1, 2010
Unable to find the uploaded file in directory
Have licensed CuteEditor, upgraded to latest version and receiving ''Unable to find the uploaded file in directory'' message when trying to upload file. web.config > configuration > httpModules does contain the line <add name=''CuteEditor.UploadModule'' type=''CuteEditor.UploadModule,CuteEditor''/> and (obviously) the dlls from the ...
Posted to
Cute Editor for .NET
(Forum)
by
Ofer Tal
on
February 3, 2009
Problem with Rendering cuteeditor component to string (as part of mvc HtmlHelper)
Today I tried to render CuteEdit component but I've got an unexpected result with just one textarea tag.. :( Code, that I used:var q = new CuteEditor.Editor() { ID = ''asdfgh'' }; q.ConfigurationPath = ''/cutesoft_client/cuteEditor/configuration/autoConfigure/compact3.config''; q.EditorWysiwygModeCss = ''/Content/css/cuteeditor.css''; q.Visible = ...
Posted to
Cute Editor for .NET
(Forum)
by
AntonK
on
January 14, 2010
Multiple editors display when only one is wanted
I was looking for a post on why I kept getting 2 editors to display when I only wanted 1, but I left the forum frustrated that I couldn't find a solution. After scratching my head for a while and thinking that the problem had been created by my own configuration, I began to dig deeper into my web.config and page base that I was ...
Posted to
Cute Editor for .NET
(Forum)
by
pdear
on
January 30, 2007
Re: .NET error after installation
For the web.config file, all you need to change is the connection string. You don't modify the CuteChat.ConnectionStringProvider if you are using the sample project. What kind of error message did you receive?
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
February 14, 2006
Re: Error with images
Dear Anders, Thanks for your suggestion. We will fix this MVC issue as soon as possible. Please send web.config, NewsAdd,TestAdd views and controllers to my email address
[email protected]
Regards, Jeff
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Jeff
on
September 28, 2012
GetString is undefined
I have the chat in a different directory, did everything I needed too in the web.config as per the help document. I am embedding the chat feature to my page. My chat directory is /Chat From the error and how it is being called looks like GetString is in one of the dll's. Where am I to place the dll's if its running in a different ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
WatchDog
on
November 8, 2006
Re: Editor does not work when web.conf is denying *
Xavier, Please create new web.config under /CuteSoft_Client/ , and enable users there. Regards, Terry
Posted to
Cute Editor for .NET
(Forum)
by
cutechat
on
June 10, 2009
Re: custom imagegallery url
I was using urlrewriter, but I turned that off and no changes, I tried removing just about everything from my web.config and I tried placing the editor on a blank page, nothing works within my application.
Posted to
Cute Editor for .NET
(Forum)
by
jnylund
on
November 19, 2008
Re: URGENT: LOAD.ASHX CAUSES MAJOR ISSUES WITH LOAD BALANCER
Hi, Yes, the code have something wrong for load balancing. Please add this to web.config to fix it as a temp solution: <appSettings> <add key=''CuteEditorIgnore304'' value=''True'' /></appSettings> (The version we updated it 3 dyas ago) Regards, Terry
Posted to
Cute Editor for .NET
(Forum)
by
cutechat
on
January 10, 2012
More Search Options
« First
...
< Previous
146
147
148
149
150
Next >
...
Last »