帮忙看下这个报错:internal error in the .NET Runtime
程序是.net 4.0的winform程序,错误如下:
The process was terminated due to an internal error in the .NET Runtime at IP 791C4CF9 (79140000) with exit code 80131506
[解决办法]
调试代码,内部错误
[解决办法]
断点调试下吧~,然后再看看哪里的问题?