webservice的问题
我运行我的webservice 弹出一个对话框 “unable to start debuging on the web server .Debugging failed because integrated Windows authentication is not enabled ”请问打家这是怎么回事啊??? --------------------编程问答-------------------- 把你的IIS打开,找到虚拟目录,在虚拟目录下的内容中有个选项, integrated Windows authentication 把它选中就可以 --------------------编程问答-------------------- 学习了 --------------------编程问答-------------------- 控制面板-〉管理工具-〉Internet信息服务-〉找到你的网站右键-〉属性-〉目录安全性-〉点击“匿名访问和身份验证控制”中的“编辑”按钮-〉将“集成Windows身份验证”勾上
补充:.NET技术 , C#