| Booking Pro from BPR Solutions |
| Installing Booking Pro on multiple PCs |
To install Booking Pro on more than one PC we recommend that you store the Booking Pro software on a network share and configure each PC to use a shortcut pointing to the network share. This makes the software much easier to update (thus ensuring that each user is using exactly the same version), makes it easy to incorporate the software files in a regular backup regime and makes it extremely easy to make Booking Pro available on additional PCs.
To do this you will need to do the following:
Booking Pro is now ready to use on the additional PC.
I don't have .NET Framework Wizards in Administrative Tools in the Control Panel. What should I do?
If you don't have .NET Framework Wizards you will need to click the Windows Start button and select the Run option to run the program ConfigWizards.exe. This is normally found in the folder C:\Windows\Microsoft.NET\Framework\v1.1.4322.
I made the changes above but I get a message saying "This application does not have the necessary permissions on your PC. Please use the .NET Framework Wizard in Administrative Tools to adjust your .NET security to grant 'Full Trust' permissions to the zone (e.g. Intranet) from which you are starting this program.". What should I do?
If the title of the window displaying the error message contains "Internet" then it is because Microsoft Windows thinks that you are running Booking Pro from the Internet zone rather than the Intranet zone. (This can happen if the server name contains a full stop.)
To work around this behaviour, you must add the server name (or the appropriate IP address range) to the Local Intranet Sites dialog box:
For more information please see Microsoft's website by clicking here.
What if I don't want to grant Full Trust to all software on my Local Intranet?
If you don't want to grant Full Trust to all software on your Local Intranet then use the .NET Framework 1.1 Configuration option (found in Administrative Tools in the Control Panel) to add a Code Group (under Runtime Security Policy, Machine, Code Groups, All_Code) using a Condition Type of URL and setting the URL to the network folder containing the application software followed by \* (e.g. \\servername\sharename\*) and use the existing Full Trust permission set.
Alternatively if you have caspol.exe from the .NET Framework SDK you can use it as shown in the following example:
caspol -machine -addgroup 1. -url "\\servername\sharename\*" FullTrust -n BookingPro
How can I stop Windows displaying an "Open File - Security Warning" stating that the "Publisher could not be verified"?
To prevent this message being displayed every time you run Booking Pro open Internet Options in the Control Panel, select the Security tab, Local Intranet and click the Sites button followed by Advanced. You can then add the URL of the server you are using for the Booking Pro application software (e.g. \\MyServer).