HTTP ERROR 404.4 server not found

Post Reply
viswaraju
Regular Participant
Posts: 177
Joined: Thu Nov 05, 2009 8:45 am
OLAP Product: IBM COGNOS TM1
Version: 9.5
Excel Version: 2007

HTTP ERROR 404.4 server not found

Post by viswaraju »

Hi,
I tried open a application in TM1 application, i have installed TM1 10.1, with IIS 7.5.
Which gave me error like HTTP ERROR 404.4 server not found, Please help me.

TM1 10.1
Excel 2007.

Thank you
chet_watkins
Posts: 4
Joined: Wed Oct 24, 2012 7:20 pm
OLAP Product: TM1
Version: 10.1.1
Excel Version: 2007

Re: HTTP ERROR 404.4 server not found

Post by chet_watkins »

Verify that the web extension in IIS for the asp.net version you are running the site under is set to "Allowed" and not "Prohibited".

We had the same error upgrading to .net 4 in IIS6. After installing .net 4, it defaulted to "prohibited".
viswaraju
Regular Participant
Posts: 177
Joined: Thu Nov 05, 2009 8:45 am
OLAP Product: IBM COGNOS TM1
Version: 9.5
Excel Version: 2007

Re: HTTP ERROR 404.4 server not found

Post by viswaraju »

please find the below screen shot for the error message, IIS-7 installed.

OS: Windows 2008 server 64-bit.
Excel 2007
with remaining prerequisites installed.
I have installed TM1 set up, I get this error when I select application on IBM Cognos TM1 Application page.
Please help me.

TM1 10.1
Excel 2007

Thank you
Attachments
Http Error.JPG
Http Error.JPG (91.78 KiB) Viewed 6762 times
chet_watkins
Posts: 4
Joined: Wed Oct 24, 2012 7:20 pm
OLAP Product: TM1
Version: 10.1.1
Excel Version: 2007

Re: HTTP ERROR 404.4 server not found

Post by chet_watkins »

Here is an IBM article referring to what I spoke of earlier. http://www-01.ibm.com/support/docview.w ... wg21456607

The other thing you might want to verify is that your web.config is setup to use the version of .net you have the site running under. If you have it running under .net 4 (which might be the case in IIS7), you will need to change the config to support 4. Here is a link on how to do that. http://www-01.ibm.com/support/docview.w ... wg27024528
viswaraju
Regular Participant
Posts: 177
Joined: Thu Nov 05, 2009 8:45 am
OLAP Product: IBM COGNOS TM1
Version: 9.5
Excel Version: 2007

Re: HTTP ERROR 404.4 server not found

Post by viswaraju »

Hi Chet_watkins,

Thank you for your suggestion, I have gone with your suggestion but I am facing an error not having admin rights. I am the admin for this server. Please find the attched.
Please can you suggest me for this.
Attachments
cmd.JPG
cmd.JPG (67.18 KiB) Viewed 6748 times
chet_watkins
Posts: 4
Joined: Wed Oct 24, 2012 7:20 pm
OLAP Product: TM1
Version: 10.1.1
Excel Version: 2007

Re: HTTP ERROR 404.4 server not found

Post by chet_watkins »

Try doing it directly through IIS, here is a link on how to set it through IIS6 or IIS7.
http://blogs.iis.net/nitashav/archive/2 ... sions.aspx
User avatar
qml
MVP
Posts: 1097
Joined: Mon Feb 01, 2010 1:01 pm
OLAP Product: TM1 / Planning Analytics
Version: 2.0.9 and all previous
Excel Version: 2007 - 2016
Location: London, UK, Europe

Re: HTTP ERROR 404.4 server not found

Post by qml »

If you want to succesfully run this from the command line then your best option is turning off UAC.

Menu Start > Control Panel > System and Security > Action Center > Choose Your UAC Level > Never Notify > Restart machine
Kamil Arendt
Post Reply