Integrering manuellt med Visual Studio 2005 eller 2008 Report Designer
Contents
[
Hide
]
Utför följande steg i ordning om du vill installera Aspose.Cells for Reporting Services manuellt för Microsoft Visual Studio Report Designer, utan MSI-installeraren. Vi rekommenderar att du använder MSI-installationsprogrammet eftersom det utför all nödvändig installation och konfiguration automatiskt. Men om du misslyckas med att installera med MSI-installeraren, följ följande riktlinjer.
Det här avsnittet beskriver hur du installerar Aspose.Cells for Reporting Services på en dator med Business Intelligence Development Studio. Detta gör att du kan exportera rapporter till Microsoft Excel-format vid designtillfället från Microsoft Visual Studio 2005 eller 2008 Report Designer.
- Integrationsprocess
- KopieraAspose.Cells.ReportingServices.dll till Visual Studio-katalogen.
- För att integrera med Visual Studio 2005 Report Designer: kopieraAspose.Cells.ReportingServices.dll till katalogen C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies.
- För att integrera med Visual Studio 2008 Report Designer: kopieraAspose.Cells.ReportingServices.dlltill katalogen C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies.
- Registrera Aspose.Cells for Reporting Services som en renderingstillägg:
- ÖppnaC:\Program Files\Microsoft Visual Studio
\Common7\IDE\PrivateAssemblies\ RSReportDesigner.config (varär “8” för Visual Studio 2005 eller “9.0” för Visual Studio 2008) och lägg till följande rader i element:
XML
<Extension Name="ACXLS" Type="Aspose.Cells.ReportingServices.XlsRenderer,Aspose.Cells.ReportingServices" />
<Extension Name="ACXLSX" Type="Aspose.Cells.ReportingServices.Excel2007XlsxRenderer,Aspose.Cells.ReportingServices" />
<Extension Name="ACXLSB" Type="Aspose.Cells.ReportingServices.XlsbRenderer,Aspose.Cells.ReportingServices" />
<Extension Name="ACXLSM" Type="Aspose.Cells.ReportingServices.Excel2007XlsmRenderer,Aspose.Cells.ReportingServices" />
<Extension Name="ACXML" Type="Aspose.Cells.ReportingServices.SpreadsheetMLRenderer,Aspose.Cells.ReportingServices" />
<Extension Name="ACHTML" Type="Aspose.Cells.ReportingServices.HtmlRenderer,Aspose.Cells.ReportingServices" />
<Extension Name="ACCSV" Type="Aspose.Cells.ReportingServices.CSVRenderer,Aspose.Cells.ReportingServices" />
<Extension Name="ACODS" Type="Aspose.Cells.ReportingServices.ODSRenderer,Aspose.Cells.ReportingServices" />
<Extension Name="ACTXT" Type="Aspose.Cells.ReportingServices.TabDelimitedRenderer,Aspose.Cells.ReportingServices" />
- Ge Aspose.Cells for Reporting Services behörigheter att köra:
- Öppna C:\Program Files\Microsoft Visual Studio
\Common7\IDE\PrivateAssemblies\RSPreviewPolicy.config (var är “8” för Visual Studio 2005 eller “9.0” för Visual Studio 2008) och lägg till följande som sista objekt i den andra till yttre element (vilket borde vara ):
XML
<CodeGroup>
...
<CodeGroup>
...
<!--Start here.-->
<CodeGroup class="UnionCodeGroup" version="1" PermissionSetName="FullTrust" Name="Aspose.Cells_for_Reporting_Services" Description="This code group grants full trust to the Aspose.Cells for Reporting Services assembly.">
<IMembershipCondition class="StrongNameMembershipCondition" version="1" PublicKeyBlob="00240000048000009400000006020000002400005253413100040000010001002780c08eaa89aedfb00b1b96137cca3e15f32826e0e4fd1da3c98d1e3968a03a019aa7b7228b151f6e5dae4dcb00f98479770f507626b04e786e5e93ec3757c1cc4ed1ac4b72c7649c4438e9d3a5f44d8b7522043686a2e8c2a495e04b917e0505d3201015c828e3c15afc8a46ab78293574b9e0475df68627bbabc5b564addd" />
</CodeGroup>
<!--End here.-->
</CodeGroup>
</CodeGroup>
- Kontrollera att Aspose.Cells for Reporting Services har installerats:
- Kör eller starta om Microsoft Visual Studio 2005 eller 2008 Report Designer. Du bör lägga märke till nya tillgängliga format i listan över exportformat.
När komponenten har registrerats visas nya exportformat i Report Designer