Before installing memoQWeb, you need to prepare your system. Here is a checklist that you need to go through before do the installation.

1.Check if .NET Framework 4.6.1 or higher is installed, and if not, install it. More specifically, make sure that the following components are all installed:

deptool-mqweb-prereq-components

To check or install these components: Open Server Manager on the server, and start the Add Roles and Features Wizard. Proceed to the Features page, and expand the .NET Framework items (see the screenshot above). If any of these items are not installed, check their check boxes, and go through the wizard, which will install them.

2.If the installation is not done by the memoQ support staff, you need to install and activate memoQ server. Start the memoQ server service before installing memoQWeb.

3.To use memoQWebTrans – which is part of memoQWeb –, you need web licenses for your memoQ server. To check these, open the memoQ server activator program. Or, open a project manager's copy of memoQ anywhere in the network. Open Server Administrator, and check the CAL licenses or ELM licenses pane.

4.Check if the Internet Information Services Web server is installed. Two features are specifically required: ASP.NET 4.6 and the IIS 6.0 Metabase Compatibility component. It’s best if you make sure that the following components are all installed (look for the ones where the check box is checked):

deptool-mqweb-prereq-iis

To check or install these components: Open Server Manager on the server. Start the Add Roles and Features Wizard. Proceed to the Server Roles page, and expand the Web Server (IIS) items as shown above. If any of these items are not installed, check their check boxes, and go through the wizard, which will install them.

The screenshot was taken on a Windows Server 2012 R2 system.

If Internet Information Services (IIS) is not installed at all, see Windows help and the following Web sites for instructions:

Windows 7: http://technet.microsoft.com/en-us/library/cc725762.aspx

Windows Server 2008: http://technet.microsoft.com/en-us/library/cc771209(WS.10).aspx

Windows Server 2008 R2: http://technet.microsoft.com/en-us/library/cc771209.aspx

Windows Server 2012 R2: http://technet.microsoft.com/library/hh831725

Windows Server 2016: https://www.rootusers.com/how-to-install-iis-in-windows-server-2016/

5.Check if IIS has an application pool that supports .NET 4.6 and 32-bit applications. memoQWeb will run in one of the application pools configured under IIS. You need an application pool that supports .NET 4.6 and 32-bit applications. If memoQWeb will be the only web-based application on your server, you can change the DefaultAppPool to meet these requirements. (On modern and up-to-date systems, DefaultAppPool will already be on .NET 4.6.)

To configure the Default application pool (or any application pool) for memoQWeb:

Open the IIS Manager program (on the Start menu or the Start screen, type inetmgr, and press Enter). On the left, expand the name of your server, and click Application pools. Click the name of the application pool you wish to use. (You can use the Default application pool if you do not plan to run other web-based applications on your server.) On the right pane, click Advanced settings. Change the first two items as follows, and click OK.

deptool-mqweb-prereq-iis-2

Record the name of the application pool so that you remember it when you run the memoQWeb installer.

6.Decide how the memoQWeb web pages should be accessed from the network. What will be the web address (URL) of memoQWeb?

Example: http://company.com/memoqweb

If you plan to run several web-based applications on your server, which application pool should memoQWeb use? Is it necessary to create a new one?

Do you need a separate website on the server to run memoQWeb? If you do, what should be its name and its physical location on the disks of the server? (This is not necessary if there are no multiple web applications on the server – you can proceed by using the de-fault website.)

Which physical folder do you wish to install memoQWeb files?

Do you need a secure connection to your memoQWeb server? If you do, you need to cre-te a new website or configure an existing one to use the HTTPS protocol. You can do this in the IIS Manager program.

Only memoQweb? Use defaults: If memoQWeb will be the only web application on your server, you can proceed with the default settings.

Record your answers to the above questions so that you can remember them when you install memoQWeb.

7.Make sure that the memoQ server service is started.

When you finish

When you checked all this, you can proceed to installing memoQweb.