Microsoft (R) .NET Framework Installation utility Version 1.1.4322.573 Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.
Exception occurred while initializing the installation: System.IO.FileLoadException: Unverifiable image 'CGNotifier.exe' cannot be run. 這真是難以理解,不是嗎?在C++中編寫可驗證代碼向來都是不可能的,且非常難以實現。為什么工程向導創建了一個服務,但卻沒有提示你代碼必須為可驗證的呢?其實不必使你的服務程序產生可驗證代碼。