美文网首页
Unable to cast transparent proxy

Unable to cast transparent proxy

作者: bettyxue | 来源:发表于2019-04-29 09:31 被阅读0次

    [转载]
    https://weblog.west-wind.com/posts/2012/Jan/13/Unable-to-cast-transparent-proxy-to-type-type

    原因是:

    同时加载了两个不同地址的同名dll.

    可以在VS中查看相应加载的dll

    Open VS->Debug->Windows->Modules 来检查是否有个两个同名dll被加载。

    将未使用的dll删除或重命名重新执行即可。

    相关文章

      网友评论

          本文标题:Unable to cast transparent proxy

          本文链接:https://www.haomeiwen.com/subject/zqeenqtx.html