调试延迟签名的Web服务 [英] Debugging delay-signed webservice

查看:77
本文介绍了调试延迟签名的Web服务的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经设置了我的Web服务项目及其所有相关项目以进行延迟签名,现在我无法调试我的Web服务.我不断收到强名签名验证失败"的消息,在Web服务的程序集之一上.通常,一个 可以在延迟签名的程序集上添加构建后事件,以注册程序集以使用(sn -Vr)跳过验证.一旦完成,用户即可在Visual Studio中调试程序集.  如何在网络服务项目中完成?

I've setup my webservice project as well as all its dependent projects for delay-signing and now I cannot debug my webservice.  I keep getting a "strong name signature verification failure" on one of the webservice's assemblies.  Normally, one can add a post-build event on a delay-signed assembly to register the assembly for verification skipping using (sn -Vr).  Once that is done, the user can then debug the assembly within Visual Studio.  How can this be done on a webservice project? 

谢谢

推荐答案

您的网络服务成功启动了吗?哪个程序集会触发异常?

Is your websvice started successfully? which assembly triggers the exception?


这篇关于调试延迟签名的Web服务的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆