System.ComponentModel.Win32Exception (0x80004005): 系统找不到指定的文件。
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at WEB.Controllers.ApkController.Index() in e:\www\web1\WEB\Controllers\ApkController.cs:line 132
出错处调用jarsigner.exe生成apk,手工创建批处理测试,能正常生成,搞了一上午,最后运行"iisreset /restart"重启IIS,问题解决,原因是新加的环境变量需重启IIS才能生效。
评论(0)
暂无评论。