Report Builder 2.0 installation
 
Note: Prior to installation of Print At Home Tickets pages within E-Commerce pages, you must first create Ticket layouts via Microsoft Report Builder 2.0. Layouts created and utilized prior to version 4.2 of Salesware no longer works with the new Real-Time Print At Home Tickets functionality.
1. Download Report Builder 2.0 and install it:
 
http://www.microsoft.com/en-us/download/details.aspx?displaylang=en&id=24085
 
2. Navigate to the following directory:
 
C:\Program Files (x86)\Microsoft SQL Server\Report Builder 2.0\
 
3. Edit RSPreviewPolicy.config and add the following with all of the other CodeGroup information:
 
<CodeGroup class="UnionCodeGroup"
version="1"
PermissionSetName="FullTrust"
Name="Neodynamic_SDK_Barcode"
Description="This code group grants NeoDynamic.SDK.Barcode.dll FullTrust permission.">
<IMembershipCondition
class="UrlMembershipCondition"
version="1"
Url="C:\Program Files (x86)\Microsoft SQL Server\Report Builder 2.0\Neodynamic.SDK.Barcode.dll"/>
</CodeGroup>
 
4. Ensure that the Siriusware.Reporting.Functions.dll and Neodynamic.SDK.Barcode.dll files are present in the C:\Program Files (x86)\Microsoft SQL Server\Report Builder 2.0 folder