TM1 web problem
Posted: Thu Apr 29, 2010 12:29 pm
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 />
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 />