豢豌: http://ihchoi.tistory.com/entry/Reporting-Service-2008--給-語-蠍


Reporting Service 2005 2008 襦 蠏碁企 覃 螳 襾殊 蟆 覲 覿覿 IIS 襯 讌 螻 HTTP.SYS 襯 讌 Reporting Service 磯伎 觜るゼ る 覿覿. IIS 襯 讌 朱伎 語 蟯 覿覿 Reporting Service螳 豌伎朱 讌蟆 覲蟆 給. 語 Reporting Service 讌覃伎 覿 螳 襷 覲蟆暑蟆 伎 給 語 讌讌 る 蟇一.

讌襷 覦覯 給. 蠍一ヾ豌 螳蟆 IIS 誤 覦覯 讌襷 SQL Server 2008 給 語 給. config 螻 c# 螳覦 伎 る 讌襷.. 2008 給 語 讌讌 讌襷 Custom 語 讌 . Custom 語朱 覲蟆渚 覈 語 豌危襯 讌 覦覯朱 蠍一ヾ 給 語 豌 語 給. 襦 誤 覃 .

1. C:\Program Files\Microsoft SQL Server\MSRS10.MSSQLSERVER\Reporting Services\ReportServer\rereportserver.config 殊 語 "Custom" 朱 覲蟆渚.
<Authentication><?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /> 
  <AuthenticationTypes> 
    <Custom/> 
  </AuthenticationTypes> 
  <EnableAuthPersistence>true</EnableAuthPersistence> 
</Authentication>

2. C:\Program Files\Microsoft SQL Server\MSRS10.MSSQLSERVER\Reporting Services\ReportServer\web.config 手骸 C:\Program Files\Microsoft SQL Server\MSRS10.MSSQLSERVER\Reporting Services\ReportManager\web.config 殊 authentication mode="None" ,identity impersonate="false 襦 覲蟆渚.
                 <authentication mode="None" /> 
    <identity impersonate="false"/>

3. 豌覿 Microsoft.Samples.ReportingServices.AnonymousSecurity.dll 殊 c:\Program Files\Microsoft SQL Server\MSRS10.MSSQLSERVER\Reporting Services\ReportServer\bin 覲旧 .

4. C:\Program Files\Microsoft SQL Server\MSRS10.MSSQLSERVER\Reporting Services\ReportServer\rereportserver.config 殊 <Extensions> 覿覿 豢螳 .
<Security> 
  <Extension Name="None" Type="Microsoft.Samples.ReportingServices.AnonymousSecurity.Authorization, Microsoft.Samples.ReportingServices.AnonymousSecurity" /> 
</Security> 
<Authentication> 
  <Extension Name="None" Type="Microsoft.Samples.ReportingServices.AnonymousSecurity.AuthenticationExtension, Microsoft.Samples.ReportingServices.AnonymousSecurity" /> 
</Authentication>
5. C:\Program Files\Microsoft SQL Server\MSRS10.MSSQLSERVER\Reporting Services\ReportServer\rssrvpolicy.config 殊 覿覿 豢螳.
<CodeGroup class="UnionCodeGroup" version="1" PermissionSetName="FullTrust" Name="Private_assembly" Description="This code group grants custom code full trust. "> 
  <IMembershipCondition class="UrlMembershipCondition" version="1" Url="c:\Program Files\Microsoft SQL Server\MSRS10.MSSQLSERVER\Reporting Services\ReportServer\bin\Microsoft.Samples.ReportingServices.AnonymousSecurity.dll" /> 
</CodeGroup> 

6. Reporting Serivce 襯 .

襦 誤 覃 Custom 語 伎伎 給 語 朱 給.