大会的奇怪问题 [英] Strange issue with assembly

查看:111
本文介绍了大会的奇怪问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在构建解决方案时遇到了一个奇怪的问题.

I am getting this strange issue while building the solution.

Reference required to assembly 'App_Web_nameofusercontrol.ascx.cc671b29.9faev84c, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' containing the type 'projectname.nameofusercontrol'. Add one to your project.


我们没有这种组件,有时构建的解决方案根本没有任何问题.该解决方案包含5个项目,程序集的名称与用户控件之一匹配.尝试清除临时的asp.net文件,但仍然存在相同的问题.有什么建议 ?谢谢.


We don''t have any assembly of this kind and sometimes solution is getting built without any issue at all. This solution contains 5 projects and the name of the assemble matches with one of the user control. Tried clearing the temporary asp.net files but still the same issue. Any suggestions ? Thanks.

推荐答案

这是使用asp.net网站进行编译时缓存的dll的一个非常老的问题.
技巧通常是清除缓存/重新启动IIS/回收应用程序池等.

还要在线检查一下.

http://stackoverflow. com/questions/425015/asp-net-wcf-and-could-not-load-file-or-assembly-app-web-hamznvwf [ http://blogs.creative-jar.com/post/无法加载文件或程序集App_Web_.aspx [
this is a very old problem with cached dlls on compilation with asp.net web sites.

the trick is usually to clear cache/restart IIS/recycle app pool etc.

also check a bit online.

http://stackoverflow.com/questions/425015/asp-net-wcf-and-could-not-load-file-or-assembly-app-web-hamznvwf[^]

http://blogs.creative-jar.com/post/Could-not-load-file-or-assembly-App_Web_.aspx[^]


这篇关于大会的奇怪问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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