会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
专注于 .Net (edobnet)
just do it
博客园
首页
新随笔
联系
订阅
管理
2005年7月30日
Reporting Service自动安装程序,
摘要: Reporting Service部署不是很方便,但可以通过程度来部署!首先添加本地WebService的引用,地址是: http://localhost/ReportServer/ReportService.asmx引用,可以把这个地址设置为动态方便以后修改。创建对象:private ReportingService rs = new ReportingService();设置权限:rs.Cre...
阅读全文
posted @ 2005-07-30 12:40 edobnet
阅读(3048)
评论(5)
推荐(0)
编辑