ClickOnce manifest

夙愿已清 提交于 2019-12-05 12:52:38
RobinDotNet

Do all of the projects in your solution target .NET 4.0?
Is it .NET 4.0 Client Framework or the full shebang?
Are you deploying the right version of the framework in the prerequisites?

I'm going to send this one to the C/O product team and see if they have any input.

Microsoft now claims this is a known issue, but that they do not have time to fix it in Visual Studio 2010, and that it will be "considered in future versions."

Harry Kakoulidis

A small percentage of our customers got this message in the logs when the application updated itself or was freshly installed, though it did not have to do with whether .NET 4 was already installed or not.

It turns out it was Panda Antivirus messing it up somehow.

By disabling it temporarily, the ClickOnce installation completed. This worked for us.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!