本文介绍了从.net网页连接到2008 R2 SSR的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我有运行SSR的SQL 2008 R2服务器,我正在使用VS 2010进行开发。我无法在.net网页中显示报告。
在SSR服务器上运行任何报告时出现以下错误:
请求失败,HTTP状态为401:未授权
解决方案
I have SQL 2008 R2 server running SSR and I'm developing using VS 2010. I'm unable to display a report from within a .net web page.
I get the following error when running any of my reports on the SSR server:
The request failed with HTTP status 401: Unauthorized
解决方案
这篇关于从.net网页连接到2008 R2 SSR的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!