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 2 of 2

Thread: Question about upgrading server from 2.0 to 3.5 framework

  1. #1
    irinak is offline Junior Member
    Join Date
    Jul 2009
    Posts
    7

    Default Question about upgrading server from 2.0 to 3.5 framework

    I upgraded server from 2.0 to 3.5 framework AND ... store stop working, error:

    Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
    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.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

    Source Error:
    Line 188: Private Sub InitializeComponent()
    Line 189: Me.components = New System.ComponentModel.Container()
    Line 190: End Sub
    Line 191: #End Region
    Line 192: End Class

    Source File: ...\Web\App_Code\Global.asax.vb Line: 190

    I have a couple of stores running on the same server and i need upgrade them one by one, ANYONE know solution?

  2. #2
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    Have a look at this KB.