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
31
of
176
(
1,759
total posts)
< 1
second(s)
Re: getting an error for 5MB+ files after upgrade to 2.0
Ok, i think i figured out the problem. I had the upload page in a subfolder. In that same subfolder was a web.config file with this setting -- <httpRuntime executionTimeout=''240'' maxRequestLength=''150000'' /> But in the root directory, that setting is not in the main web.config. I'm not sure why it didn't matter with the 1.0 ...
Posted to
Ajax Uploader
(Forum)
by
bobcobb
on
December 11, 2008
Error on other sites?
I have successfully implemented the upload control in a site, all is well there. The problem is with other sites on my machine. If I have this in my web.config for project A, project A works fine: <httpModules> <add name=''CuteWebUI.UploadModule'' ...
Posted to
Ajax Uploader
(Forum)
by
ahouriet
on
June 10, 2008
CE 6.0 GAC issues and Obsolete properties
After upgrading CE from 5.3 to 6.0 I have some issues to address. To get CE working correctly using GAC I had to edit the two load.ashx files and the web.config file in the Client_Files folders. New Load.ashx file: <%@ WebHandler language=''C#'' class=''CuteEditor.LoadHandler,CuteEditor, Version=6.0.0.0, ...
Posted to
Cute Editor for .NET
(Forum)
by
Zapotec
on
September 7, 2007
DotNetNuke 4.5.3
Hi, I´m trying to install cutelivesupport in a dotnetnuke 4.5.3 portal. My first question: Do I have to install first the CuteLiveSupport and then after NukeLiveSupport4? I suppose the answer is yes. If so, when you say to modify the web.config (below), you mean the web.config in dotnetnuke or in CuteLiveSupport ...
Posted to
Cute Live Support
(Forum)
by
[email protected]
on
July 27, 2007
Chat in sub domain issue
I could use http://mydomain.com/chat.aspx to access, all the files are in the CHAT folder under web root dir I have this in web.config:<add key=''CuteChat.DataDirectory'' value=''~/Chat'' /> I have a sub domain http://chat.mydomain.com/ , map to the CHAT folder under web root dir I copied the chat.aspx in this folder renamed it as ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
CoffeeCat
on
March 6, 2007
Re: Suddenly getting application error
Doug, You need to modify the web.config file that is used by your application. Case 1: You have an application http://mysite.com/myGallery and myGallery is a virtual directory. You should find the web.config file under http://mysite.com/myGallery. Case 2: You have an application ...
Posted to
ASP.Net Image Gallery
(Forum)
by
Adam
on
January 30, 2007
Re: Live Support Client - JIT Debugging
vinceh, When you initially open the program you will see the screen below: Web service Url: The Url of your website. You can set default value of Web service Url by editng LiveSupport.exe.config file. <add key=''CuteChatServiceUrlBase'' value=''http://yoursite.com''/> If the Web service Url you entered doesn't match the ...
Posted to
Cute Live Support
(Forum)
by
Adam
on
September 3, 2006
Re: Editor deletes my Javascript
Please make sure the you set Admin_EnableStripScriptTags =''false'' in your web.config. <add name=''CEHtmlEditorProvider'' type=''DotNetNuke.HtmlEditor.CEHtmlEditorProvider, DotNetNuke.CEHtmlEditorProvider'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 11, 2005
Configuration Error
Every so often while I am working on the site, after building a file and running debug I get the following error. I also received this error on the live server and am unable to view any of the pages. Here is the error... Server Error in '/' Application. Configuration Error Description: An error occurred during ...
Posted to
Cute Editor for .NET
(Forum)
by
ashleyaustin
on
September 24, 2005
Re: Integration with portal (VS.NET 2005 Beta2) ...
Dear Adam, the link resulted by you tells about how to adjust integration in ASP.NET 1.1, and me interests ASP.NET 2.0... There is a good news, I managed to understand as it is necessary to register ConnectionStringProvider in WEB.Config: 1. We create a class successor ConnectionStringProvider, for example: PortalConnectionStringProvider it is ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
NetProgrammer
on
July 14, 2005
More Search Options
« First
...
< Previous
29
30
31
32
33
Next >
...
Last »