Excel Client:Installation: Difference between revisions
Created page with '__TOC__ The Setup package consists of the following files: :*setup.exe :*CopAddinSetup.msi :*CoPlanner 9.1 and higher: Install.bat :*The folder KB908002 Please run setup.exe to …' |
No edit summary |
||
| Line 42: | Line 42: | ||
|- | |- | ||
|[[Image:Excel setup 1.jpg|thumb|left]] | |[[Image:Excel setup 1.jpg|thumb|left]] | ||
| | |The following dialogue reports the status of the .Net Framework Component installation procedure. | ||
After the components have been successfully installed, CoPlanner Excel Client setup will be started. | |||
|- | |- | ||
|[[Image:Excel setup 2.jpg|thumb|left]] | |[[Image:Excel setup 2.jpg|thumb|left]] | ||
| Line 48: | Line 49: | ||
|- | |- | ||
|[[Image:Excel setup 3.jpg|thumb|left]] | |[[Image:Excel setup 3.jpg|thumb|left]] | ||
| | |Click the “Next >” button to continue installing the CoPlanner Excel Client. | ||
|- | |- | ||
|[[Image:Excel setup 4.jpg|thumb|left]] | |[[Image:Excel setup 4.jpg|thumb|left]] | ||
Revision as of 13:31, 6 May 2010
The Setup package consists of the following files:
- setup.exe
- CopAddinSetup.msi
- CoPlanner 9.1 and higher: Install.bat
- The folder KB908002
Please run setup.exe to start the installation procedure. The folder KB908002 contains the Microsoft .Net Framework Update components that are required for running an Automation Add-In. This update is an official extension of the .Net Framework 2.0 and is created and supported by Microsoft.
| Hint If the computer on which you are installing the CoPlanner Excel Client already contains the previous version, CoPlanner Com-Client, please verify before starting the Setup procedure that the file excel.exe.config is located in the same folder as excel.exe. |
Excel.exe is located in the Microsoft Office installation folder. The default installation folder is C:\Program Files\Microsoft Office. Depending on your version of Microsoft Office (XP, 2003, 2007), the name of the subfolder that contains excel.exe will be Office10, Office11, or Office12.
If you find the file excel.exe.config in this folder, please delete the file. This file causes Microsoft Excel to be started under the .Net Framework runtime 1.1. However, the CoPlanner Excel Client requires the runtime of .Net Framework 2.0.
If you are installing the CoPlanner Excel Client via setup.exe and you see an error message indicating that there is no connection to the Internet, please proceed as follows: Cancel the setup routine. Manually install the setup packages located in the folder KB908002. Then continue installing the Excel Client by means of CopAddinSetup.msi. Please note that you must install the components of the folder KB908002 before you install the Excel Client. You do not need to install the office2003-kb907417sfxcab-ENU.exe package unless you are running Microsoft Office 2003.
Installation steps
CoPlanner 9.0 and older versions: Start the installation procedure by running setup.exe. CoPlanner 9.1: Start the installation procedure by running install.bat. You must have local administrator rights to be able to run this setup procedure.
The following dialogue will be displayed to inform you that the .Net Framework Update components are required and will now be installed.
| Hint The user running the setup routine must have local administrator rights. The CoPlanner Excel Client must be installed separately for each NT user. To make the Excel Client available for more than one user on the same computer, the MSI package must be run for each user. (For details, please see the section on Installing Excel Client for more than one user.) |
To ensure that the CoPlanner Excel Client is available in Microsoft Excel, macro security (Developer tab, Code group, Macro Security button) must be set to Medium or Low.
Click on the “Install” button to install the required components on your computer.
Excel Client für mehrere Benutzer installieren
Die Voraussetzung für die Installation des Excel Clients für einen Benutzer, der keine lokalen Administrationsrechte besitzt, ist die bereits erfolgte Installation des Excel Client, durch einen Administrator des betroffenen Rechners.
Da durch die Administrator Installation die benötigten Registrierungen erfolgen, muss der Benutzer, für welchen der Excel Client verfügbar sein soll, die Installation durch die Datei CopAddinSetup.msi starten.
Die Installationsschritte sind die Selben wie unter Installationsschritte. Nach der Beendigung der Installationsschritte ist auch für den Benutzer der CoPlanner Excel Client verfügbar.
Erweiterte Konfiguration
Erweiterte Konfigurationsmöglichkeiten bestehen durch die Datei Cop.AddIn.dll.config, die ab der Version 2007-11-20 mit ausgeliefert wird. Diese wird durch das Setup im Installationsverzeichnis mit abgelegt. Der Aufbau entspricht dem einer App.exe.config Datei.
Folgende erweiterte Einstellungen können vorgenommen werden:
- <add key="logonProperties.showPlan" value="True"/>
Planauswahl beim Logon anzeigen/ausblenden - <add key="logonProperties.showLanguages" value="True"/>
Sprachauswahl beim Logon anzeigen/ausblenden - <add key="logonProperties.showUnternehmen" value="True"/>
Unternehmensauswahl beim Logon anzeigen/ausblenden - <add key="layoutProperties.Filtercolor" value="C9D2EA"/>
Farbe der Filter - <add key="layoutProperties.FilterMainColor" value="F0EEE1"/>
Hauptfarbe der Filter - <add key="layoutProperties.SpaceBewtweenFilter" value="4"/>
Abstand zwischen den einzelnen Filter - <add key="compatibility.PreventCustomMouseCursorVisualisation" value="False"/>
Erweiterte Mouse Cursor bei Drag&Drop aktivieren/deaktivieren - <add key="SSPITimeOut" value="180"/>
Clienttimeout bei SSPI Logon (in Sekunden) - <add key="CommandTimeOut" value="0"/>
Commandtimeout bei Datenanforderungen in Sekunden. 0 bedeutet kein Timeout bei Anforderungen. - <add key="MatrixBuilder.RefreshDataAfterFilterChangeSelectable" value="true"/>
<!-- Im Matrixbuilder "filteränderung - daten sofort laden" per checkbox aktivierbar sein Achtung - zieht nur, wenn AUCH in Hostinterface eingeschaltet! --> - <add key="MatrixBuilder.RefreshDataAfterFilterChangeSelection" value="true"/>
<!-- Im Matrixbuilder "filteränderung - daten sofort laden" per checkbox aktivierbar sein
Achtung - zieht nur, wenn AUCH in Hostinterface eingeschaltet! Diese Einstellung legt den
Defaultwert fest und zieht nur, wenn MatrixBuilder.RefreshDataAfterFilterChangeSelectable ==true -->
Häufig gestellte Fragen zur Installation finden Sie in den FAQs.







