PureEngage On-Premises

 View Only

Sign Up

Expand all | Collapse all

Does anybody know how can i fix this Genesys Administrator problem?

  • 1.  Does anybody know how can i fix this Genesys Administrator problem?

    Posted 04-06-2015 13:07



  • 2.  RE: Does anybody know how can i fix this Genesys Administrator problem?

    Posted 04-08-2015 11:52
    This stataus is since WCM installation/deyploment? Did you try any other internet browser or version of IE?


  • 3.  RE: Does anybody know how can i fix this Genesys Administrator problem?

    Posted 04-10-2015 14:18
    open the browser in compatibility mode and try.

     


  • 4.  RE: Does anybody know how can i fix this Genesys Administrator problem?

    Posted 04-13-2015 14:10
    Might be an issue with the MIME-types of the website/webserver. 

    Had an issue with Genesys Administrator looking similar to yours when someone had been messing around trying to add a new MIME-type to the website/webserver(IIS).

    However during that process an unwanted entry was left in the Web.config file of the Genesys Administrator website(ex <mimeMap fileExtension=".XYZ" mimeType="text/plain" />) which caused a conflict with a parent MIME-type. This conflict caused all the MIME-mappings for the website to fail and therefore the webserver didn't know how to serve any of the filetypes(images not loading etc)

    In my case Genesys Administrator started working properly as soon as I removed the unwanted entry from the Web.config file.


    It might not be the exact same problem for you, but I would consider looking into possible issues with the MIME-types.