07 2017 档案
摘要:SID是什么意思SID 只是安全标识符的缩写而已。SID 的全称是“安全标识符(Security Identify)”,是为域或本地计算机中创建的每个帐户分配的唯一 ID 字符串(例如,S-1-5-21-1454471165-1004336348-1606980848-5555)。 活动目录seo提
阅读全文
摘要:实现接口 public class ReportServiceCredetials : Microsoft.Reporting.WebForms.IReportServerCredentials { public bool GetFormsCredentials(out Cookie authCoo
阅读全文
摘要:CS0433: 类型“Microsoft.Reporting.WebForms.ReportViewer”同时存在于“c:/WINDOWS/assembly/GAC_MSIL/Microsoft.ReportViewer 。。。 原因:Web.config文件的自动生成的引用 webconfig里多
阅读全文