Skip to main content

WEBfactory 2010

Troubleshooting

Abstract

Check out these articles and learn how to overcome that most commonly met issues when working with the MessengerPro.

WEBfactory 2010 MessengerPro error when many call archive entries occur
Abstract

Check out this article and learn how to fix the WEBfactory MessengerPro error when many call archive entries occur.

Description

The WEBfactory 2010 MessengerPro call archive responds slow when many entries are displayed (10000+ entries). The search dialog box doesn't respond correctly when such a big amount of entries are displayed. Some operating systems might crash when using MessengerPro with such a big number of call archive entries.

Solution

To fix this error follow the next steps:

  1. Create a new application pool in Internet Information Services (IIS) Manager.

    1. Open Internet Information Services (IIS) Manager from Control Panel\System and Security\Administrative Tools. Select Application Pools from the Connections panel or click View Application Pools from the Actions panel.

      View_IIS_Application_Pools.jpg

      Application Pool links in IIS

    2. In the Application Pools view, right-click to open the contextual menu and select Add Application Pool or select Add Application Pool from the Actions panel.

      Add_Application_Pool.jpg

      Adding a new Application Pool in IIS

    3. Add a new Application Pool and name it WFMessengerProPoolWithout32BitSupport. Select the .NET Framework v4.x as the .NET Framework version.

      Capture596.jpg

      MessengerPro new Application Pool

  2. Set the application pool NOT to support 32 bit applications

    1. Once the new Application Pool is created, select Advanced Settings... from the contextual menu or from the Actions panel > Edit Application Pool.

      Capture597.jpg

      Advanced Application Pool settings

    2. In the Advanced Settings window, make sure that the Enable 32-Bit Applications option is set to False. Click OK to confirm and save the settings.

      Capture598.jpg

      Set the Enable 32-Bit Applications option to False

  3. Assign that application pool to the MessengerPro WEB application

    1. In the Connection panel, go to Sites > Default Web Site > _WEBfactory 2010 > MessengerPro application. From the Actions window (or contextual menu > Manage Application), select Advanced Settings....

      Capture599.jpg

      MessengerPro Web Application advanced settings

    2. In the Advanced Settings window, click on the Application Pool option. In the Select Application Pool, expand the Application Pool drop down menu and select the new application pool WFMessengerProPoolWithout32BitSupport. Click OK to confirm the dialogs and save the settings.

      Capture600.jpg

      Selecting the new application pool without 32 bit support

  4. Restart the Server using the Restart command from the Actions panel > Manage Server.

    Capture601.jpg

    Restarting the Server