With Windows Azure Tools, why do I receive Invalid access to memory location?

后端 未结 5 1759
执念已碎
执念已碎 2021-02-18 20:33

I have the following installed:

  • Visual Studio 2010
  • Windows Azure Tools, v1.5
  • Windows Azure SDK, v1.5

When I attempt to debug a \"W

5条回答
  •  执念已碎
    2021-02-18 21:03

    Although it sounds like sacrificing a dead chicken over my PC I tried the instructions here:

    http://old.stevenharman.net/blog/archive/2008/04/29/hacking-visual-studio-to-use-more-than-2gigabytes-of-memory.aspx

    to persuade my Visual Studio 2010 to stop giving me memory-related errors of this kind. Worked a charm, and appeared to improve general performance of Visual Studio altogether.

    However, as with most voodoo chants, your mileage may vary. Take backups.

提交回复
热议问题