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
90
of
176
(
1,759
total posts)
< 1
second(s)
CuteWebUI_AjaxUploader_Initialize is not defined
Got everything working fine on my //localhost/ testing but when I uploaded my page to our source control and other developers downloaded it, they're getting the above Javascript error. Also getting same error on our Staging site. On the Staging site, I realized that the web.config wasn't updated to reflect the new stuff I had to add to ...
Posted to
Ajax Uploader
(Forum)
by
debdba
on
June 4, 2010
Re: Problem with deploy cute chat sandalone
Yes the directoty point to Framework 2.0 ... here is my Web Config file:the web.config is on the root not under chat folder that is correct?<?xml version=''1.0''?><configuration> <appSettings> <add key=''ConnectionString'' ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
NumLock
on
March 23, 2007
Configuration Error
My webapp has a page that uses the DotNetGallery. It works most of the time. However, every once in a hile, maybe 30% of the time, when I go to compile I get the following error. Sometimes I can rebuild and then it will work. Other times I have to exit the IDE and then it will work when I come back in. Other times I have to restart IIS and other ...
Posted to
ASP.Net Image Gallery
(Forum)
by
JoshSommers
on
September 13, 2005
AjaxUploader Server Side Exception
Web.Config <add key="CuteWebUI.AjaxUploader.GlobalMaxSizeKB" value="5120" /> Asp <CuteWebUI:Uploader runat="server" ID="CuteUpload" InsertText="Upload" OnFileUploaded="CuteUpload_OnFileUploaded" FileTypeNotSupportMsg="This file type is not allowed. ...
Posted to
Ajax Uploader
(Forum)
by
vickMercury
on
January 6, 2014
Re: Install Problems
jazzylily, Have you finished the step below? Modify web.config file and Specify the CuteChat.DataDirectory <appSettings> ... <add key=''CuteChat.DataDirectory'' value=''DesktopModules/CuteSoft_Client/CuteChat'' /> </appSettings> ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
December 4, 2007
DNN 3.x permissions integration
is there an easier way to integrate permissions with CE without having to make a separate stanza in the web.config file for each role...basically I have 10 or so roles and I would like each to have the same AutoConfig (buttons) but I would like each to have its own default folder...ThanksLuis
Posted to
Cute Editor for .NET
(Forum)
by
ludis
on
June 9, 2006
Error: CuteEditor needs read/write permission to the system temp folder
Trying to use the downloadable files button.I am using shared hosting and don't have access to temp folders. The error also says to set CuteEditorTempPath in web.config, but the value example is ''c:/mysite/mydirectory/'' which looks like a physical path - can I use a virtual path instead?
Posted to
Cute Editor for .NET
(Forum)
by
janderson_bpt
on
February 9, 2006
Re: FilesPath doesn't work, any idea?
wyx2000, Editor.FilesPath Property NOTE: This property is now obsolete. Obsolete This property is obsoleted. To specify the path to editor files, please add the following key to the appSettings in your web.config. <add key=''CuteEditorDefaultFilesPath'' value=''~/Editor'' />
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 1, 2007
Re: Impersonate="true"
ctcrb: Hi, I have just installed the latest version and I can say it looks perfect for me so far, except that issue... I did the web.config change, but it doesn't help. And as far as I can see my problem is coming from this impersonate=true which I have to remain this way. So I still have this windows/temp ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
December 5, 2007
Re: Upload Module is not installed into the Web.config
In the same page , can you test this code ? <%=Context.Items[typeof(CuteWebUI.UploadModule)]%> uploader use it to determine whether the upload module is installed. Regards, Terry
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
June 23, 2009
More Search Options
« First
...
< Previous
88
89
90
91
92
Next >
...
Last »