Troubleshooting the Data Model installation
Microsoft .NET Framework errors
Errors might occur if you install older versions of Microsoft .NET Framework on computers that have newer versions of the Framework installed. Errors might also occur when the .NET 3.0 WCF HTTP Activation feature is enabled.
For more information, see the Microsoft support article:
Running a logged installation
If you have problems during installation you cannot resolve, your support representative might request that you run a logged installation, and then send them the log file. You should not need to do this under normal circumstances.
To run a logged installation
1 At a command prompt, type the following:
UNICOMIntelligenceDesktop.exe /s /v"/qn /l*v \"<logfile>" installdir=\"C:\MyInstallFolder\" addlocal=All"
For example, the following command creates a file called mylog.txt in the C:\temp folder:
UNICOMIntelligenceDesktop.exe /s /v"/qn /l*v \"C:\Temp\mylog.txt\" installdir=\"C:\MyInstallFolder\" addlocal=All"
See also