當 COR_ENABLE_PROFILING = 1 時,我無法運行我的 .NET Framework Winform 應用程式
如果我從注冊表編輯器中洗掉 COR_ENABLE_PROFILING,它作業正常。
您是否知道在 COR_ENABLE_PROFILING = 1 時運行我的應用程式?
這是錯誤
.NET Runtime version 4.0.30319.0 - Loading profiler failed. COR_ENABLE_PROFILING was set properly, but COR_PROFILER was not. COR_PROFILER must be set to the CLSID of the profiler to load.
uj5u.com熱心網友回復:
這是因為我的混淆工具的配置。我禁用了除錯保護。
轉載請註明出處,本文鏈接:https://www.uj5u.com/houduan/483103.html
