When using the "devexpress "
rebuild the project
I encountered that
the command “gacutil -u ****”exited with code 9009
By using run cmd, and run the command under "c:/program files/microsoft visual studio 8/sdk/v2.0/bin".
That's right.
It seems that the command cannot find the path.
So, add "c:/program files/microsoft visual studio 8/sdk/v2.0/bin" in path of computer environment variables.
Restart the computer,then rebuild.It's OK!
本文介绍了解决在使用DevExpress时遇到的gacutil命令退出代码9009的问题。通过将命令执行路径添加到环境变量中并重启计算机,成功解决了此问题。

352

被折叠的 条评论
为什么被折叠?



