locked
{"Attempted to read or write protected memory. This is often an indication that other memory is corrupt."} RRS feed

  • Question

  • Hi all.

    I got a Windown Form project required to build in VB.net 2010 with some third party DLL(s).

    As usual, I added those required DLL(s) to project as reference, and I be able to Imports those class and function as well. But I found that, once I try to call the function, it turns out the following error:

    {"Attempted to read or write protected memory. This is often an indication that other memory is corrupt."}

    I had read different post and replies, and I already uncheck option "Suppress JIT optimization on module load" in the VS2010. But til now, the error still here and I have no idea how to fix it....and, the dead line of the project is getting near.....

    May I ask if anyone can give me some hints or idea or suggestion of whats happening or how to resolve it please. It is really very important and urgent....since the dll imported and the function I call is a set of core function......if I cant resolve it, the development unable to continue....

    Please help and many thanks....

    Wednesday, September 18, 2013 2:22 AM

Answers

  • You will have better luck in a visual studio forum, rather than this one(OFFICE - VISIO).al

    al


    Al Edlund Visio MVP

    • Marked as answer by George123345 Friday, October 4, 2013 2:51 AM
    Wednesday, September 18, 2013 4:25 PM