Installation Troubleshooting
We tried our best to keep the installation simple and intuitive. For general installation troubleshooting please visit the Installation and Setup Forum:
http://forum.officeclip.com/default.aspx?g=topics&f=7
The following shows some common installation errors:
Error #1: Installation Error .Net Framework 3.5 is not installed
This problem shows because sql server express requires .net framework 3.5 installed in the system. This is not installed by default in many systems. In most cases it will be installed with the Windows Update.
Windows Server 2012-R2
- Restart the Computer
- Grab a copy of the Windows 2012-R2 DVD and connect it to the machine (e.g. mapped D-Drive). OR
- If the Windows 2012-R2 DVD is not available, you can also download the trial ISO of the same OS from the Microsoft Website (currently available at https://www.microsoft.com/en-us/evalcenter/evaluate-windows-server), then mount the ISO file to a drive e.g. D-Drive)
- Bring up a command prompt in administrator mode and then run the following
command:
Assuming the DVD/ISO is installed as D-Drivedism.exe /online /enable-feature /featurename:NetFX3 /Source:D:\sources\sxs /all
Windows 2016, Windows 2019 or Windows 10
- In most cases the error will also show a link to install the .net 3.5 on your computer. if so, click on the link and reboot the computer.
- If the above option is not shown or if the .net 3.5 installation shows errror, follow the steps above for Windows 2012-R2 (select the correct operating system DVD (or ISO from the microsoft eval site)
Error #2: After installation OfficeClip is not starting or showing 404 error
There may be a number of reasons for this. Please see the following article in the OfficeClip forum:
Error #3: IIS: The process cannot access the file because it is being used by another process
IIS can show this error if another process is using Port 80.
Please see this article: http://forum.officeclip.com/default.aspx?g=posts&t=248
Error #4: Images do not show up after installation
The most common reason for this is that Internet Information Services (IIS) is not set to serve static content.
Please see this article: http://forum.officeclip.com/default.aspx?g=posts&m=746#post746