你好, 你是说这个问题是在发布到IIS才出现的是吗? 是用另外一台机器访问还是在服务器上访问? Uri endpoint = new Uri(" http://xxxx/RemoteHandlers/OrganizationMemberInfo.ashx?companyid=" + sCompanyId); 这里的xxxx是什么?是localhost吗? 另外检查一下IIS里的Handler Mapping,看看ashx是不是有设置过.Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Need a sample of a technique of Microsoft? Just check out CodeFx first!
http://cfx.codeplex.com/
你好, 你是说这个问题是在发布到IIS才出现的是吗? 是用另外一台机器访问还是在服务器上访问? Uri endpoint = new Uri(" http://xxxx/RemoteHandlers/OrganizationMemberInfo.ashx?companyid=" + sCompanyId); 这里的xxxx是什么?是localhost吗? 另外检查一下IIS里的Handler Mapping,看看ashx是不是有设置过.Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Need a sample of a technique of Microsoft? Just check out CodeFx first!
http://cfx.codeplex.com/