Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 07/14/2006 9:13 AM by  Peter Donker
outofmemoryexception thrown
 4 Replies
Sort:
You are not authorized to post a reply.
Author Messages
J-sun Bailey
New Member
New Member
Posts:2


--
07/07/2006 3:57 PM
        I am trying to upload a 142mb .exe file to our DMX pro module, I am getting the following error:

    A critical error has occurred.
    Exception of type System.OutOfMemoryException was thrown.

    Our Setup is Webserver/Database server running Windows 2003 SP1, 3gb of RAM, 111GB harddrive.

    I have edited the web.config file as follows:



    and the machine.config:

                maxRequestLength="1024000"

    I have rebooted the server and am still running into the same issue, any help would be greatly appreciated.

    Peter Donker
    Veteran Member
    Veteran Member
    Posts:4536


    --
    07/08/2006 5:04 PM
    YOur server memory is insufficient to cache the file. In .net the uploaded file goes to server memory before being available to the module.

    Peter
    J-sun Bailey
    New Member
    New Member
    Posts:4


    --
    07/12/2006 5:06 PM
    first off thanks for yor reply, however I guess I am still confused you are saying that with 3gb of RAM on this server, I can't upload a 142mb file? these seems to be a little excessive to say the least. Can you please confirm that I am understanding your correctly.
    J-sun Bailey
    New Member
    New Member
    Posts:4


    --
    07/12/2006 5:07 PM
    first off thanks for yor reply, however I guess I am still confused you are saying that with 3gb of RAM on this server, I can't upload a 142mb file? these seems to be a little excessive to say the least. Can you please confirm that I am understanding your correctly.
    Peter Donker
    Veteran Member
    Veteran Member
    Posts:4536


    --
    07/14/2006 9:13 AM
    You understood correctly and your surprise is justified. I'd check out MS forums and other support on this.
    You are not authorized to post a reply.