Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 4 of 4

Thread: CSS Friendly Adapters and ML9 ( System.OutofMemory Exception! )

  1. #1
    factorite is offline Junior Member
    Join Date
    Oct 2009
    Posts
    22

    Default CSS Friendly Adapters and ML9 ( System.OutofMemory Exception! )

    I have tried to implement CSS Friendly adapters on a Default implementation of ML9 ( with added products ). I am consistently getting a System.OutOfMemoryException.

    Steps I have takens:

    Put the DLL file in bin folder
    Put the CSSFriendlyAdapters.browser file in the App_Browsers folder.

    Error I get:

    Code:
    Parser Error
    Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
    
    Parser Error Message: Exception of type 'System.OutOfMemoryException' was thrown.
    
    Source Error:
    [No relevant source lines]
    
    Source File: none    Line: 1
    Any ideas?

  2. #2
    lastrom is offline Junior Member
    Join Date
    Sep 2010
    Posts
    2

    Default

    Has anybody figured this out yet? I have the exact same problem.

  3. #3
    tphanich is offline Junior Member
    Join Date
    Oct 2010
    Posts
    1

    Default Got this message... which should clarify there is no fix.

    Hi Eddie,

    We don't have any fixes or codemods for working with external applications like that, no.

  4. #4
    suedeapple is offline Member
    Join Date
    Aug 2010
    Posts
    30

    Default

    If you define the full assembly name to the DLL that error should go away

    More info in another post..

    http://forums.aspdotnetstorefront.co...hlight=adapter