积极答复者
请教ClickOnce问题

问题
-
答案
-
Hi leon1526,
>>一个是因为某项目未能生成,所以无法发布。
这个错误可能是因为你写好Winform工程之后没有编译通过,也就是没有运行,或者可能运行通过之后又进行了某些修改,修改之后只是保存了修改内容,而没有重新编译,试着跑一下你的程序然后再Clickonce发布。
>>另一个是需下载FrameWork4.5.2到本机
.NET FrameWork是.NET程序运行所需的框架,只要安装到电脑上就行,一般安装到默认路径就行。
Regards,
Stanly
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.- 已标记为答案 leon1526 2017年9月20日 15:45
全部回复
-
Hi leon1526,
>>一个是因为某项目未能生成,所以无法发布。
这个错误可能是因为你写好Winform工程之后没有编译通过,也就是没有运行,或者可能运行通过之后又进行了某些修改,修改之后只是保存了修改内容,而没有重新编译,试着跑一下你的程序然后再Clickonce发布。
>>另一个是需下载FrameWork4.5.2到本机
.NET FrameWork是.NET程序运行所需的框架,只要安装到电脑上就行,一般安装到默认路径就行。
Regards,
Stanly
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.- 已标记为答案 leon1526 2017年9月20日 15:45