Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




upload of 10 MB files to repository fails

web-app

 Hello!

When I try to upload a word docu to the repository with 10,4 MB I'm getting the error below.

I already changed the webconfig file settings, but still getting the error:

<!-- File Upload Settings -->
  <httpRuntime executionTimeout="180" maxRequestLength="44096" useFullyQualifiedRedirectUrl="false" />
  

Server Error in '/' Application.

Request timed out.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.HttpException: Request timed out.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:

[HttpException (0x80004005): Request timed out.]

Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42

deniz
· 1
deniz
Replies (2)
helpful
0
not helpful

After how many seconds to you get this?

Also, I notice that you are running under .NET 2.0. Gemini does not support this at the moment.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Timeout occurs after ~ 4 min 50 sec.

I changed the Timeout to 380 and now it works. I think this topic can be closed [A]

 

Regarding the .Net 2.0 comment I've created a new topic here, to avoid mixing the topics :)

http://community.countersoft.com/forums/thread/1439.aspx

 


deniz
· 1
deniz