关于Method not found的问题,本地可以,远程不能运行的程序

264027 2003-06-26 09:19:16
以下是错误的详细信息,不知道为什么找不到这个方法,我本地运行正常,但放到服务器上就不行了,请大家帮忙想想怎么才可以解决它.

谢谢

Method not found: System.Collections.Specialized.NameValueCollection System.Web.HttpRequest.get_Params().
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.MissingMethodException: Method not found: System.Collections.Specialized.NameValueCollection System.Web.HttpRequest.get_Params().

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
...全文
770 8 打赏 收藏 转发到动态 举报
写回复
用AI写文章
8 条回复
切换为时间正序
请发表友善的回复…
发表回复
goody9807 2003-06-26
  • 打赏
  • 举报
回复
up
264027 2003-06-26
  • 打赏
  • 举报
回复
问题已经解决了,只要把.NET1.1的补定安装上就可以运行了
264027 2003-06-26
  • 打赏
  • 举报
回复
问题是我引用了SYSTEM.WEB.DLL

为什么还是找不到那个方法呢?怎么样才能够解决这个问题?

希望大家帮忙
skylineforever 2003-06-26
  • 打赏
  • 举报
回复
我曾经在本地用水晶报表做测试的。然后到远程(只装了框架),也不行,找不到水晶报表相关的文件,我也不知道是不是框架是否少东西、、
264027 2003-06-26
  • 打赏
  • 举报
回复
我是用VISUAL STUDIO 2003 编译的CODE BEHIND
放在自己本地运行正常,

一放到服务器上面,就说是找不到方法
xiongliang2003 2003-06-26
  • 打赏
  • 举报
回复
你用了webservice 吗, 这一般要不是某某组件 版本不对,或路径有问题
264027 2003-06-26
  • 打赏
  • 举报
回复
我开始也考虑是这个原因,但我在同事的机器上安装同一版本的FRAMEWORK1.0A的时候也出现了和服务器上一样的错误
greystar 2003-06-26
  • 打赏
  • 举报
回复
是不是版本的原因呢。你在本地时控件有这些方法,而在服务器上时可能没有啊。

62,253

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术交流专区
javascript云原生 企业社区
社区管理员
  • ASP.NET
  • .Net开发者社区
  • R小R
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

.NET 社区是一个围绕开源 .NET 的开放、热情、创新、包容的技术社区。社区致力于为广大 .NET 爱好者提供一个良好的知识共享、协同互助的 .NET 技术交流环境。我们尊重不同意见,支持健康理性的辩论和互动,反对歧视和攻击。

希望和大家一起共同营造一个活跃、友好的社区氛围。

试试用AI创作助手写篇文章吧