Appscan 扫描时提示内部错误 日志提示内存溢出解决方法Exception of type 'System.OutOfMemoryException' was thrown. mscorlib
原因是手动探索的内容太多,数据量太大,超过了软件自身内存限制,导致内存崩溃。日志在C:\Users\管理员名字\AppData\Roaming\IBM\AppScan Standard\Logs\SdkDebug.log日志提示“Exception of type ‘System.OutOfMemoryException’ was thrown. mscorlib”解决方法1、不要一次探索...
原创
2018-11-06 10:58:22 ·
15614 阅读 ·
0 评论