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:123

--
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:41
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:123

--
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:123

--
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:41
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:
Enter the code shown above in the box below

Submit
Active Forums 4.1


New posts

This one is from DNN and Mitchel Sellers http://www.dotnetnuke.com/Community...fault.aspx- than...
Number of replies: 1
 For a content management system, instead of Joomla or Sharepoint, I use Dotnetnuke from i...
Number of replies: 1
I loaded the user directory from effority and now am receiving the following error: Compiler E...
Number of replies: 1
We have an internal  DNN site up set-up and we've changed the portal alias so that we can ...
Number of replies: 1
Hello All I have set the splash page for the site and now the site is down - I get the followi...
Number of replies: 1
We are experiencing the following problem/issue with administering our DNN site. We created a u...
Number of replies: 1
hi how user can see his data tht he has saved  without view result because in that conditi...
Number of replies: 1
We found recently a bug in Rad Editor Out of nowhere the editor started to show an error RadCo...
Number of replies: 1
Hi am having problems with pulling rss feed via news feed module, I get following errors: ...
Number of replies: 3
Modules placed in the left pane constantly move from the left pane to over top of the middle co...
Number of replies: 2