httpHandler 服务发布问题

just_onece 2015-04-20 11:46:32
<system.web>
<customErrors mode="Off"/>
<httpHandlers>
<!--登陆-->
<add type="com.emapping.antifake.LogicCenter.Login.CheckLoginService,LogicCenter" path="LogicCenter/Login/CheckLoginService" verb="*"/>
<add type="com.emapping.antifake.LogicCenter.Login.LoginService,LogicCenter" path="LogicCenter/Login/LoginService" verb="*"/>
......

发布出来为啥我本地可以得到数据
如:
{
"success": true,
"version": "2.1.1",
"description": "分页查询",
"message": {
"total": 8,
"columns": [
{
"columnName": "id",
"dataType": "Int32",
"caption": "id"
},
{
"columnName": "iduse",
"dataType": "String",
"caption": "iduse"
},
{
"columnName": "uname",
"dataType": "String",
"caption": "uname"
},
{
"columnName": "email",
"dataType": "String",
"caption": "email"
}
],
"features": [
{
"attributes": [
"1",
"342",
"cwx",
"234567689@qq.com"
...............
但是拿到别人那儿发布就提示404.0找不到文件路径x:\项目\xx\LogicCenter\Login\CheckLoginService .netframwork 4.0 经典模式 求大神帮忙解答下啊
...全文
60 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复

110,567

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术 C#
社区管理员
  • C#
  • Web++
  • by_封爱
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

让您成为最强悍的C#开发者

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