Post-Build event不能注册到全局缓存解决办法
摘要:
在Win 7系统上的VS2010跑一个以前写的程序,编译时报错“Error 8 The command ""路径\gacutil.exe" /i "路径\CommonSupport.dll"" exited with code 1.”。因为工程有Post-Build事件,生成后调用Gacutil注册到GAC,以控制台窗口运行该注册命令,系统报“Failure adding assembly to the cache: Access denied. You might not have administrative credential 阅读全文
posted @ 2011-06-22 16:52 Jeet 阅读(469) 评论(0) 推荐(0) 编辑