Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorproblem with bigger amount of text (5000 words)problem with bigger amount of text (5000 words)
Previous
 
Next
New Post
6/1/2006 6:08 AM
 

Hello Locopon,

Just for your info:

I've got the follwoing problem : when opening an text/html module with the DSFck Editor while having a bigger amount of text in it (5000 words) I get an Server error in application '/'. This is not the case with the standard FreeTextBox editor.

Regards,
Fabian

 

 
New Post
6/5/2006 12:52 AM
 

I updated bigger amount of data using FCKeditor

Please verify that your module supports the amount of data.

Also, share all the information about this error from your log


Locopon
Free modules: E-commerce, Complete localization (Portal, page, module settings, skins, etc.), Secure Login, and more
http://dnn.tiendaboliviana.com
 
New Post
6/19/2006 3:41 AM
 

Hello Locopon,

excuse me for not having given any reponse for so long. I don't understand why, but I do not get any notifications when anybody write to me in this forum...

The module that I use is the regulare Text/Html module. Here is the error that I get :

AssemblyVersion: -1
Method:
FileName:
FileLineNumber: -1
FileColumnNumber: -1
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
AbsoluteURL:
AbsoluteURLReferrer:
ExceptionGUID:
DefaultDataProvider:
InnerException: Unhandled Error:
Message: System.Exception: Unhandled Error: ---> System.Web.HttpException: Request timed out. --- End of inner exception stack trace ---
StackTrace:
Source:
Server-Name: ANAXAVPS9999

Thank you very much if anything comes into your mind to get this solved.

Regards,
Fabian

 

 
New Post
6/20/2006 12:15 AM
 

As you can see from your error, you have a "Request timed out" error.

This means your script is running more than expected. Most of time this problem is related with slow sites or some security configurations of browsers or server.

I tested again and I moved more than 35K in text using the editor without problems


Locopon
Free modules: E-commerce, Complete localization (Portal, page, module settings, skins, etc.), Secure Login, and more
http://dnn.tiendaboliviana.com
 
New Post
2/8/2008 11:43 AM
 

I got the same error, but during the upload of a big skin package (2 MB).

The error is: System.Web.HttpException: Request timed out

The solution I have found, and which should work fine with other issues related to this error is to increase the time-out value that is set for the executionTimeout attribute in the configuration file. The executionTimeout attribute indicates the maximum number of seconds a request is permitted to run before being shut down by the ASP.NET Web application.

Solution: Edit the web.config file and add a line for the executionTimeout attribute:

  <!-- allow large file uploads -->
  <httpRuntime
     useFullyQualifiedRedirectUrl="true"
    
executionTimeout="600"
     maxRequestLength="8192"
     requestLengthDiskThreshold="8192"/>

I have set 600 seconds (10 minutes) in this example, but this value should be set in accordance to the site's needs.

Saludos,
Alejandro.

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsFCKeditorFCKeditorproblem with bigger amount of text (5000 words)problem with bigger amount of text (5000 words)


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out