Hi,
Step 1 - Opened the C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\PrivateAssemblies folder.
Step 2 - Copyed Aspose.Pdf.ReportingServices.dll (downloaded from here and extracted from bin\ReportViewer2010) to that folder.
Step 3 - Register Aspose.Pdf for Reporting Services as a rendering extension. For that i’ve open the file C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\PrivateAssemblies</font> RSReportDesigner.config and added the following lines into the element:
<Extension Name=“APPDF” Type=“Aspose.Pdf.ReportingServices.Renderer,Aspose.Pdf.ReportingServices”/>
Step 4 - Give Aspose.Pdf for Reporting Services permissions to execute. To do this, i’ve located RSPreviewPolicy.config in the folder, open
it and added the following as the last item in the second to outer element:
<CodeGroup class=“UnionCodeGroup” version=“1” PermissionSetName=“FullTrust”
Name=“Aspose.Pdf_for_Reporting_Services” Description=“This code group grants full trust to the AP4SSRS assembly.”>
<IMembershipCondition class=“StrongNameMembershipCondition” version=“1” PublicKeyBlob=“00240000048000009400000006020000002400005253413100040000010001000734cc24bfcebd7aa8c6e2bf8af5c2b95c7a7e6092abb60d68a7d9efde285cf7dce7f354b44cf3064e8ad85bddfe405ad1e51855d9a1367c15cb34529988feeee0c3279caecdb6dfd7f94c5364d2bd282c4f93493d56d33df36f97da8fd71bb7dc4b0e7f1428b926291cdea7cec1085aa9cc0f6771e4fc2f5772603eee3afaaa” />
Step 5i follow this post so i located PreviewProcessingService.exe.config in the folder, open it and added thefolowing element<dependentAssembly><o:p></o:p>
<assemblyIdentity name=“Microsoft.ReportingServices.ProcessingCore” publicKeyToken="89845dcd8080cc91"culture=“neutral”/><o:p></o:p>
<bindingRedirect oldVersion=“10.0.0.0” newVersion=“11.0.0.0”/><o:p></o:p>
</dependentAssembly><o:p></o:p>
<dependentAssembly><o:p></o:p>
<assemblyIdentity name=“Microsoft.ReportingServices.Interfaces” publicKeyToken=“89845dcd8080cc91” culture=“neutral”/><o:p></o:p>
<bindingRedirect oldVersion=“10.0.0.0” newVersion=“11.0.0.0”/><o:p></o:p>
</dependentAssembly>
Step 7 :License Aspose.Pdf for Reporting Services
i have a temporary License Aspose.pdf for Reporting Services.
copied the file to C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\PrivateAssemblies folder.
i follow this postStep 6 - Reloaded Visual Studio.
The report
preview worker process failed to start before the timeout expired. Retry
preview after reopening the project. If the problem persists, adjust the
PreviewProcessingServiceStartupTimeoutSeconds value in the
RSReportDesigner.config file. (Microsoft.ReportingServices.Designer)<o:p></o:p>
I have Microsoft Windows Server 2012 R2.
SQL Server 2012.
Microsoft SQL Server Management
Studio 11.0.6567.0<o:p></o:p>
Microsoft Analysis Services Client Tools 11.0.6567.0<o:p></o:p>
Microsoft Data Access Components (MDAC)
6.3.9600.17415<o:p></o:p>
Microsoft
MSXML 3.0 6.0 <o:p></o:p>
Microsoft Internet
Explorer 9.11.9600.18538<o:p></o:p>
Microsoft .NET
Framework 4.0.30319.42000<o:p></o:p>
Operating System 6.3.9600
NEED YOUR HELP!!
Regards,