COGNOiSe.com - The IBM Cognos Community

IBM Cognos Analytics Platform => Cognos Analytics => Administration and Security => Topic started by: Bluefyre on 09 Mar 2017 12:24:58 AM

Title: Blank page but Cognos icon showing on tab when trying to access Cognos
Post by: Bluefyre on 09 Mar 2017 12:24:58 AM
IBM has been no help on this so thought I'd try here. So I have done the full 11.0.4 configuration including all the URL Rewrite rules, but when I browse to http://my site/ibmcognos/ the page is blank. The Cognos icon shows in the browser tab however.

I have gone over the configuration multiple times and even had an IBM support tech look them over and everything is correct, but to no avail. Permissions wise everything should be good. The App pool and configured application use a domain account and that account has full permissions to the installation directory.

Any ideas?
Title: Re: Blank page but Cognos icon showing on tab when trying to access Cognos
Post by: adam.johnson on 09 Mar 2017 03:35:48 AM
Bluefyre,

I know it may sound like an obvious check, however, can you confirm your web browser.

Cognos 11.0.x is only supported in IE11 upwards.

More information can be found here if you are using a different Web Browser: http://www-969.ibm.com/software/reports/compatibility/clarity-reports/report/html/prereqsForProduct?deliverableId=83E9F4C01C2E11E69AAAC4D0C72C126B#sw-13
Title: Re: Blank page but Cognos icon showing on tab when trying to access Cognos
Post by: Bluefyre on 09 Mar 2017 09:14:06 AM
I am using the latest of all supported browsers. Problem is the same across all.
Title: Re: Blank page but Cognos icon showing on tab when trying to access Cognos
Post by: cognospace on 22 Mar 2017 04:17:07 PM
We have the same issue but it's working in Chrome.  Have you found the solution?
Title: Re: Blank page but Cognos icon showing on tab when trying to access Cognos
Post by: TomCognos on 22 Mar 2017 04:40:09 PM
1] Just for sh!ts and giggles try running IE11 in compatibility mode.

2] Check also that you have a slash

http://{your sever name}/cognosanalytics/

after your link

3] Also try changing the line in your D:\Program Files\ibm\cognos\analytics\webcontent\default.html to

<meta http-equiv="refresh" content="0; URL=/cognosanalytics/cgi-bin/cognosisapi.dll?b_action=xts.run&m=portal/main.xts&m_redirect=/cognosanalytics/bi/">

see link (https://www.ibm.com/support/knowledgecenter/en/SSEP7J_11.0.0/com.ibm.swg.ba.cognos.inst_cr_winux.doc/t_iis_1103_1104.html)

Title: Re: Blank page but Cognos icon showing on tab when trying to access Cognos
Post by: cognospace on 10 Apr 2017 08:04:49 AM
We found the issue...  We had a group policy that triggered our browsers to run in Enterprise Mode for a particular web address.  Cognos 11 was bound to that address and because it's not compatible with IE8(as set by the EM profile) the site wouldn't render.
Title: Re: Blank page but Cognos icon showing on tab when trying to access Cognos
Post by: Bluefyre on 11 Apr 2017 02:12:03 PM
I had tried all the suggestions previously but to no avail. I just ended up going to 11.0.6 and it works fine...well for the most part. Still battling other issues. Been frustrating.