TM1 web problem

Post Reply
ravi
Posts: 138
Joined: Mon Apr 26, 2010 12:39 pm
OLAP Product: cognos
Version: tm1 9.5
Excel Version: 2007

TM1 web problem

Post by ravi »

Hi All,

I am currently having some problem with TM1 web-
after the installation of TM1 web- when i try to access site http://a4md04129/TM1Web/TM1Weblogin.aspx

I am getting following error- please advise- (Note: when i first time installed earlier it was working -second time i uninstalled and re-installed it is not working) and getting the following msg.
<%--
IBM Confidential

OCO Source Materials

BI and PM: tm1web

(C) Copyright IBM Corp. 2007, 2009

The source code for this program is not published or otherwise
divested of its trade secrets, irrespective of what has been
deposited with the U.S. Copyright Office.
--%>
<%@ Page language="c#" Codebehind="TM1WebLogin.aspx.cs" AutoEventWireup="false" Inherits="Applix.TM1.Web.Page.TM1WebLogin" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title><%=sTitle%></title>
<script language="javascript" src="scripts/tm1web/common.js"></script>
<script language="javascript" src="scripts/tm1web/login.js"></script>
<LINK href="css/login.css" type="text/css" rel="stylesheet">
<LINK href="<%=UserStyle%>" type="text/css" rel="stylesheet">
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
</HEAD>

<body id="loginBody" background="images/login/swoosh.png" onLoad="init('<%=errMsg%>');">
<div id="loginBoxWithShadow" cellpadding="0" cellspacing="0" border="0">
<div id="loginBox">

<div id="loginBoxInner">
<form method="post" name="Form1" id="Form1" runat="server">
<div id="loginTitle"><%=lblLogin%></div>
<div id="loginInput">
<%=lblDescription%><br /><br />
Martin Erlmoser
Community Contributor
Posts: 125
Joined: Wed May 28, 2008 1:22 pm
OLAP Product: TM1, Cognos Express,..
Version: 9.1.4 FP1
Excel Version: 2010
Location: Vienna
Contact:

Re: TM1 web problem

Post by Martin Erlmoser »

for me it looks like if iis could not interpret aspx
check if you have .net 2 enabled in iis
ravi
Posts: 138
Joined: Mon Apr 26, 2010 12:39 pm
OLAP Product: cognos
Version: tm1 9.5
Excel Version: 2007

Re: TM1 web problem

Post by ravi »

Hi

I removed and IIS installation and re-installed- still the same problem and checked .net services are eanabled.

please advise further.
regards,
ravi
Martin Erlmoser
Community Contributor
Posts: 125
Joined: Wed May 28, 2008 1:22 pm
OLAP Product: TM1, Cognos Express,..
Version: 9.1.4 FP1
Excel Version: 2010
Location: Vienna
Contact:

Re: TM1 web problem

Post by Martin Erlmoser »

upload screenshots of your iis configuration
ravi
Posts: 138
Joined: Mon Apr 26, 2010 12:39 pm
OLAP Product: cognos
Version: tm1 9.5
Excel Version: 2007

Re: TM1 web problem

Post by ravi »

Yes-done- Working fine now-appreciate your help-thank U
ravi
Posts: 138
Joined: Mon Apr 26, 2010 12:39 pm
OLAP Product: cognos
Version: tm1 9.5
Excel Version: 2007

Re: TM1 web problem-again

Post by ravi »

Hi

got following error whlie accssing tm1 web-log-in.

Server Error in '/' Application.
--------------------------------------------------------------------------------

The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.

Requested URL: /TM1Web/TM1Weblogin.aspx


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.1873; ASP.NET Version:2.0.50727.1433
Aruis.yu
Posts: 39
Joined: Tue Oct 21, 2014 10:20 am
OLAP Product: TM1
Version: 10.1
Excel Version: 2010

Re: TM1 web problem

Post by Aruis.yu »

ravi wrote:Yes-done- Working fine now-appreciate your help-thank U
Hi are u here? Did you remember that how to solve the problem??
Post Reply