DNN-Forum

You do not need to register to post your questions or comments so fire away !!
Topics related to Dnn only please.

File upload size - Rad Editor
Last Post 08 Mar 2010 05:36 AM by DNN_Design. 4 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
Sort:
PrevPrev NextNext
Author Messages
jonny
Basic Member
Basic Member
Posts:289

--
22 Jun 2009 02:47 AM QuoteQuote ReplyReply  

I am trying to increase the upload file size in Rad Editor but have no luck.

I have changed the web config file to  

..  httpRuntime useFullyQualifiedRedirectUrl="true" maxRequestLength="2097151" requestLengthDiskThreshold="50000" executionTimeout="9000"  ..

and can upload large files via File Manager but still having problems with Rad editor

Any ideas

Thanks

DNN_Design
Veteran Member
Veteran Member
Posts:44
Avatar

--
22 Jun 2009 03:49 AM QuoteQuote ReplyReply  
Try this one
in web config file find line similar to this

add name="RadHtmlEditorProvider" type="Telerik.DNN.Providers.RadHtmlEditorProvider" providerPath="~\Providers\HtmlEditorProviders\RadHtmlEditorProvider\

and add the following

MaxDocumentSize="2147483647"


result

add name="RadHtmlEditorProvider" type="Telerik.DNN.Providers.RadHtmlEditorProvider" providerPath="~\Providers\HtmlEditorProviders\RadHtmlEditorProvider\ MaxDocumentSize="2147483647"

See if this works for you.
DNN Designs | Web Design, Skin Development, E-commerce | www.dnn-design.com
Guest
Basic Member
Basic Member
Posts:289

--
13 Nov 2009 01:13 PM QuoteQuote ReplyReply  
No this actually created a server error and took down the entire site. But thanks though...
mathew
Basic Member
Basic Member
Posts:289

--
08 Mar 2010 05:32 AM QuoteQuote ReplyReply  

This works - it did show an error straight after but upon refresh the site came back and all is working ok
Thanks
DNN_Design
Veteran Member
Veteran Member
Posts:44
Avatar

--
08 Mar 2010 05:36 AM QuoteQuote ReplyReply  

 

The changes in web config file result in app pool being recycled, that is why the site "came back " after refresh.

 

DNN Designs | Web Design, Skin Development, E-commerce | www.dnn-design.com


Quick Reply
toggle
  Username:
Subject:
Body:
Security Code:
CAPTCHA image
Enter the code shown above in the box below

Submit
Active Forums 4.1

DNN Forum New Posts

I have another application that I want to feed info to. From a DNN site.  The DNN site pag...
Number of replies: 1
I am working in DNN 5.6.2 for the first time. I want to be able to create pages which have no n...
Number of replies: 1
I am working on a site in DNN for the first time. I am running 5.6.2 on IIS7 Windows 2008. I wo...
Number of replies: 1
Hi, I am looking for a DNN module that allows me to have a photo book for each user that logs i...
Number of replies: 0
I am wondering if there is anyway to integrate Catalook with Amazon and other similar affiliate...
Number of replies: 2
Hello, I need to know how to embed a video on a DNN website so that the video player is a pa...
Number of replies: 2
  SCENARIO. OS Win 2008 R2 IIS 7.5   Database  MS SQL 2008 Framework 2.0 ...
Number of replies: 3
I edited text field and now all portals are down - how do I fix? After editing 'terms of servic...
Number of replies: 1
 This is reaaally driving me nuts. I thought it had something to do with me changing the p...
Number of replies: 1
Hi, I need to find solution to replace text/html across the portal. I used a module form Iowa C...
Number of replies: 2