Welcome
Guest
, you are in:
<root>
•
Login
Showbiz Help
Navigation
¶
Main Page
Random Page
Create a new Page
All Pages
Categories
Navigation Paths
Administration
File Management
Create Account
Search the wiki
»
Back
ShowBiz Installation Guide
Modified on 12/01/2015 09:27 AM
by
Suzanne Coy
Categorized as
Installation
,
Technical Guide
==Check the minimum and recommended requirements against your PC/Server== [^ShowBiz-computer-minimum-and-recommended-hardware-and-software|Minimum and recommended hardware and software for Users' PCs and the ShowBiz server]{br} {br} ==Ensure the computer is on your normal Domain before running ShowBiz== {br} If you're unsure how to do this, follow the instructions [^http://windows.microsoft.com/en-gb/windows-vista/find-the-domain-your-computer-is-on|here].{br} {br} ==Check any existing ShowBiz Shortcuts (optional)== {br} If you already have one or more shortcuts on the desktop or in the start menu, they may point to the wrong place, e.g. from a demo or old version of ShowBiz prior to automatic updates. To check for this:{br} {br} 1. Right-click on any existing ShowBiz shortcut and select Properties.{br} {br} 2. Check the "Type of File"{br} {br} a. If "Type of File" is a "ClickOnce Application Reference (.appref-ms)" then it can be left{br} {br} b. If this is NOT the case, then the shortcut should be deleted (to ensure an obsolete version of the software is not run), and the below procedure should be followed{br} {br} {br} ==Install ShowBiz (mandatory)== {br} Note: Please check subsequent sections of this webpage for solutions to common issues if appropriate.{br} {br} '''1. Download and install each of the following onto each PC:'''{br} {br} a. '''[http://clickonce.strident.co.uk/prereqs/crystal%209.0%20rdc/crystal%20rdc.msi|Crystal Reports]'''{br} {br} b. Microsoft SOAP (based on Windows Version){br} b1. Windows XP/Vista/Windows 7: '''[http://clickonce.strident.co.uk/prereqs/soap%203.0%20sdk/soap_3_0_sdk.msi|here]'''{br} b1a. '''[http://www.microsoft.com/en-us/download/details.aspx?id=19662| MsXML 4.0 msi Service Pack 2]'''{br} b1b. '''[http://www.microsoft.com/en-us/download/details.aspx?id=2386|Security Update for Microsoft XML Core Services]'''{br} b2. Windows 98, 2000, ME, Server 2003, XP: [http://www.microsoft.com/en-us/download/details.aspx?id=10747|here]{br} {br} c. '''[http://clickonce.strident.co.uk/prereqs/vb6_sp6_deps/vb6_sp6_deps.msi|Microsoft Visual Basic Pre-reqs]'''{br} {br} '''2. Install ShowBiz from the following webpage:'''{br} {br} '''[http://clickonce.strident.co.uk/ShowBiz4_Installer/publish.htm|ShowBiz 4 ClickOnce installer]'''{br} {br} ==Important Note re. common richtx32 issue (as needed)== {br} If you receive an error regarding richtx32.Ocx access being denied when first run ShowBiz, you need to use Regsvr32 to register the richtx32.Ocx file under C:\Windows\System32 for 32-bit Windows, and C:\Windows\sysWOW64 for 64-bit Windows.{br} {br} 1. Get access to the desktop (e.g. via teamviewer or other means){br} 2. Create a temporary folder (e.g. "Strident"){br} 3. Copy/Remote File Transfer from a suitable source computer, all files that start with richtx that are in C:\Windows\System32 (or Windows\sysWOW64) into the destination computer's new temporary folder. There should be 3 files.{br} 4. Move these files into the destination computer's C:\Windows\System32 (or Windows\sysWOW64) folder. If already exist, replace if files being copied are newer than existing files.{br} 5. Open a command window (preferably as admin) by going the start menu and finding Command Prompt, right-clicking and choosing Run as Administrator{br} 6. Enter the following at the command line: regsvr32 C:\Windows\System32\richtx32.Ocx (or Windows\sysWOW64 equivalent){br} {br} ==Important Note re. access to SQL/Firewall (as needed)== {br} If a client PC can't connect to the SQL Server, we suggest you first try to connect to the SQL Server/Instance and Database via an ODBC connection to help diagnose any issues. If the ODBC connection fails, then that computer can't communicate with SQL until modified (and you'll need the following batch file), if it succeeds then the problem is elsewhere, e.g. with ShowBiz.{br} {br} The batch (.bat) file to run if an ODBC connection fails should contain the following text, and be ran on the client PC with admin privileges. This opens the relevant ports for SQL to communicate over.{br} {br} {{netsh advfirewall firewall add rule name="Open Port 80" dir=in action=allow protocol=TCP localport=80{br} {br} @echo ========= SQL Server Ports ==================={br} @echo Enabling SQLServer default instance port 1433{br} netsh advfirewall firewall add rule name="SQL Server" dir=in action=allow protocol=TCP localport=1433{br} @echo Enabling Dedicated Admin Connection port 1434{br} netsh advfirewall firewall add rule name="SQL Admin Connection" dir=in action=allow protocol=TCP localport=1434{br} @echo Enabling Conventional SQL Server Service Broker port 4022{br} netsh advfirewall firewall add rule name="SQL Service Broker" dir=in action=allow protocol=TCP localport=4022{br} @echo Enabling Transact SQL/RPC port 135{br} netsh advfirewall firewall add rule name="SQL Debugger/RPC" dir=in action=allow protocol=TCP localport=135{br} @echo ========= Analysis Services Ports =============={br} @echo Enabling SSAS Default Instance port 2383{br} netsh advfirewall firewall add rule name="Analysis Services" dir=in action=allow protocol=TCP localport=2383{br} @echo Enabling SQL Server Browser Service port 2382{br} netsh advfirewall firewall add rule name="SQL Browser" dir=in action=allow protocol=TCP localport=2382{br} {br} @echo ========= Misc Applications =============={br} @echo Enabling HTTP port 80{br} netsh advfirewall firewall add rule name="HTTP" dir=in action=allow protocol=TCP localport=80{br} @echo Enabling SSL port 443{br} netsh advfirewall firewall add rule name="SSL" dir=in action=allow protocol=TCP localport=443{br} @echo Enabling port for SQL Server Browser Service's 'Browse' Button{br} netsh advfirewall firewall add rule name="SQL Browser" dir=in action=allow protocol=UDP localport=1434{br} @echo Allowing multicast broadcast response on UDP (Browser Service Enumerations OK){br} netsh firewall set multicastbroadcastresponse ENABLE}}{br} {br}
Meta Keywords:
clickonce, Install, installation, prereqs, rich, richtx32.ocx, setup, Showbiz, technical
Meta Description:
Change Comment:
ScrewTurn Wiki
version 3.0.3.555. Some of the icons created by
FamFamFam
.