LARGEADDRESSAWARE linker flag correspondent in c#

Discussion in 'C#' started by Ali.M.Habib, Sep 4, 2010.

  1. Ali.M.Habib

    Ali.M.Habib New Member

    Joined:
    Sep 4, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi all,

    I use managed dlls in my application to read dicom data (.NET wrapper for visualisation tool kit if any one know) , the problem is that when trying to increase the DICOM series the system crashed ,

    the reader uses 32 bit index pointers. on suggest using LARGEADDRESSAWARE linker flag but this is not in c# , is there any way to overcome this crash

    I am sure that my code do well in small dataset,

    I have vista as operating system, c# 2005 , and x86 Debugging mode

    Best reagrds
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice