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
40
of
176
(
1,759
total posts)
< 1
second(s)
Re: Need help with eval
Hi Eric, Thanks for the help the other day it was enlightening. If I were to incorporate support into an existing site, would I need to take every component on the package and add it to the web application? I am using Visual Studio 2010 and would like to incoporate the Chat Support button found in banner.ascx to the ...
Posted to
Cute Live Support
(Forum)
by
Anonymous
on
February 3, 2011
Windows 2003 - flash upload
Hi, Ive been reading around the post and i cant find a recent post on the status with using the ajax uploader using the flash upload type and windows 2003 with basic authentication. Flash is not supported unless anonymous access is enabled, which I cant have on my site. From what Ive read here ...
Posted to
Ajax Uploader
(Forum)
by
rabelanger
on
March 5, 2010
Re: "Upload" does not work on the production server
Thanks to Eric in Support, here is the answer: It is important to use both the httpModule and the web.server module in the web config. In the system.web section <httpModules> <add name=''DotNetGallery.UploadModule'' type=''DotNetGallery.UploadModule,DotNetGallery'' /> </httpModules> In ...
Posted to
ASP.Net Image Gallery
(Forum)
by
Matt
on
December 28, 2009
Re: Cute editor is not working
Thanks for reply.. I couldnt use following codes in web.config file. <configuration> <system.web> <httpModules> <add name=''CuteEditor.UploadModule'' type=''CuteEditor.UploadModule,CuteEditor''/> </httpModules> ...
Posted to
Cute Editor for .NET
(Forum)
by
harish_123
on
November 28, 2009
Re: Blank page problem
Hello there I'm also having the blank page problem, and have tried the above with no success, which is shame as it it is exactly what I'm after (we use version 1.2 and it looks like this is leaps and bounds ahead) We're on .NET 3.5, IIS 6. I'm using a trial version of 3.0. My test application has a root of ...
Posted to
ASP.Net Image Gallery
(Forum)
by
TonyHBrown
on
November 20, 2009
Re: upload problems with version 6.3 .net 1.x framework
Hi oompah, Two wyas 1. add '<add key=''CuteEditorTempPath'' value=''~/uploadertemp'' />' in web.config, like below: <?xml version=''1.0'' ?> <configuration> <appSettings> <add key=''CuteEditorTempPath'' value=''~/uploadertemp'' /> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 24, 2009
Re: 6,4 update
Hi, Please try put a web.config into CuteSoft_Client/ , with this content ...
Posted to
Cute Editor for .NET
(Forum)
by
cutechat
on
June 2, 2009
Re: Multi-Select
Marty, The following intruction may help: 2. Add AjaxUploader httpModule to web.config's httpModules list To allow Ajax Uploader to handle upload requests, you need to add its HttpModule to your application. IIS 6.0 and IIS 7.0 Classic mode<configuration> <system.web> ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
June 2, 2009
Re: help in cuteeditor
mizeyed: Hello Every one i set cuteeditor in my page but is open to me such in picture down why act that and what solution Thank 1. Please add the following code to your web.config. <httpHandlers> <clear /> <add verb=''*'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 14, 2009
Re: No Toolbar icons appearing once application deployed.
geoffo, 1. Please add the following code to your web.config. <httpHandlers> <clear /> <add verb=''*'' path=''*.ashx'' type=''System.Web.UI.SimpleHandlerFactory, System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 26, 2009
More Search Options
« First
...
< Previous
38
39
40
41
42
Next >
...
Last »