兑换+ Clickonce = :

编程入门 行业动态 更新时间:2024-10-24 04:39:03
本文介绍了兑换+ Clickonce = :-(的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我有一个普通的Windows窗体程序(不是VSTO),只需单击一次即可部署。问题是用户的负载出现了一些随机错误,通常会指出(由于以下错误,IClassFactory失败了:80004005)。

I have a normal windows forms program (Not VSTO) which deploys using click once. The issue is that loads of user are having problems with random errors generally stating (from the IClassFactory failed due to the following error: 80004005).

Im通过更改

无法工作的用户可以通过手动安装Redemption DLL来修复。

The users that arn't working can be fixed by manually installing the Redemption DLL.

p>

有人可以解释如何自动执行该过程(我真的希望它免费注册,以便用户无需管理员权限即可安装。)

Can anyone explain how to automate the process (I really want it to be reg free so users don't need admin permission to install).

谢谢

罗斯

推荐答案

知道了这个解决了。问题是我已经在后台线程上加载了赎回对象,并试图在UI线程上操纵它们。确保使用对象时保持一致。

Got this resolved. The issue was I had loaded redemption objects on a background thread, and was trying to manipulate them on the UI thread. Ensure you are consistent when using the objects.

更多推荐

兑换+ Clickonce = :

本文发布于:2023-11-12 07:30:24,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1580885.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:Clickonce

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!