小编Har*_*rry的帖子

无法加载文件或程序集'System.Windows.Interactivity'

我刚刚添加了System.Windows.Interactivity程序集.XamlParse在运行时抛出异常:

无法加载文件或程序集'System.Windows.Interactivity,PublicKeyToken = 31bf3856ad364e35'或其依赖项之一.该系统找不到指定的文件.

谷歌搜索只找到与棱镜相关的结果 - 我不使用.

知道为什么会这样吗?

.net c# wpf xaml exception

20
推荐指数
3
解决办法
2万
查看次数

服务无法启动.无法注册网址

我想在窗口服务中托管wcf.我以前做过几次没有任何问题.这次安装服务并单击启动后,我在EventViewer中收到以下错误.

Service cannot be started. System.ServiceModel.AddressAccessDeniedException: HTTP could not register URL http://+:.../.../. Your process does not have access rights to this namespace (see http://go.microsoft.com/fwlink/?LinkId=70353 for details).

当我在ConsoleApplication上托管相同的服务,相同的地址时 - 好的.

我在这里这里看到了问题,但没有一个解决方案帮助了我.

有没有人有想法?

hosting wcf windows-services localhost

12
推荐指数
2
解决办法
1万
查看次数

标签 统计

.net ×1

c# ×1

exception ×1

hosting ×1

localhost ×1

wcf ×1

windows-services ×1

wpf ×1

xaml ×1