【问题标题】:Asp.net .ashx error in sharepoint共享点中的 Asp.net .ashx 错误
【发布时间】:2010-01-09 09:13:39
【问题描述】:

我正在尝试将我的 asp.net 3.5 应用程序 (C#) 转移到 sharepoint。 我在我的应用程序中使用了一个 .ashx(web handler) 文件进行多文件上传控制 现在它在 asp.net 本地完美运行,但是当我对 sharepoint 做同样的事情而代码没有变化时,它停止工作。

我不知道是否需要添加一些 dll 或任何支持文件以使该文件上传页面(使用 .ashx 文件)在 sharepoint 中工作

请帮忙

【问题讨论】:

    标签: asp.net sharepoint httphandler


    【解决方案1】:

    您没有将处理程序添加到 sharepoint 的 web.config ...

    喜欢

    请参阅我的帖子,了解我为使其工作所做的工作Custom Httphandler in SharePoint

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2010-11-06
      • 2017-08-09
      • 1970-01-01
      • 1970-01-01
      • 2023-04-06
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多