The problem described below started this afternoon. Suddenly I encountered this error box, which includes the following information:

"Microsoft Visual Studio has encountered an internal error.

Microsoft Visual Studio may be unstable now.  It is recommended that you save all files and exit."

I am running Visual Studio Team System 2008, Development Edition, service pack 1.  Version 9.0.30729.1 SP.

Once I dismiss this problem, choose send report/don't send, the Visual studio works well, but my assembly works not so good.

After long time searching via google, not find the answer.

 

Suddenly I remember to check the memory leak, I have enable the unmanaged code debugging. Is that the answer? Yep!!

 

Here is the solution:

Check the start project, then at the 'Debug' tab, do not enable 'Enable unmanaged code debugging' at 'Enable Debuggers' section.

That's it, very easy!:)

相关文章:

  • 2022-02-08
  • 2021-09-19
  • 2021-07-07
  • 2022-02-13
  • 2022-12-23
  • 2022-12-23
  • 2021-04-24
  • 2021-12-29
猜你喜欢
  • 2022-02-19
  • 2021-08-08
  • 2022-02-21
  • 2022-01-17
  • 2022-12-23
  • 2021-11-23
  • 2021-11-24
相关资源
相似解决方案