SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
Web interface

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
Web interface
Author Message
Tim Cheng



Joined: 26 Feb 2004
Posts: 23

Post Web interface Reply with quote

Hi,

I want to run the ASP web interface on an intranet.
With 24x7 to run on a remote host on another server, is it
possible to get this working? and all other computers
being able to access this web interface? or will i need more
like a site license?

Tim.

Sun Mar 07, 2004 6:45 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7969

Post Re: Web interface Reply with quote

It is surely posssible. However a site license is required in any case because the web-based interface does not limit number of concurent users.

: Hi,

: I want to run the ASP web interface on an intranet.
: With 24x7 to run on a remote host on another server, is it
: possible to get this working? and all other computers
: being able to access this web interface? or will i need more
: like a site license?

: Tim.

Sun Mar 07, 2004 7:08 pm View user's profile Send private message
Tim Cheng



Joined: 26 Feb 2004
Posts: 23

Post Re: Web interface Reply with quote

: It is surely posssible. However a site license is required in any case
: because the web-based interface does not limit number of concurent users.

hi, would you be able to explain what you mean by
"web-based interface does not limit number of concurent users."
Didnt quite understand what you meant.

Thanks.

Tim

Sun Mar 07, 2004 7:18 pm View user's profile Send private message
Tim Cheng



Joined: 26 Feb 2004
Posts: 23

Post Re: Web interface Reply with quote

Also, on another note.
in the Documentation for the WEb interface:

3. IMPORTANT: Before you attempt to play with this sample application make sure

you have 24x7 Scheduler server running on your Web server or any other

Windows 95/98/NT/2000 server or workstation on your network. Also make sure

24x7 Scheduler is running in the Master scheduler mode (e.g. server mode).

To check this, go to Tools/Options menu in the 24x7 Scheduler GUI, then

click the Network tab on the Options dialog. The "multi-instance synchronization"

option must be enabled and checked.

This option is not in my Scheduler undedr Tools/Options/Network

Sun Mar 07, 2004 8:34 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7969

Post Re: Web interface Reply with quote

Web-based interface allows multiple users to access 24x7 software simultaneously and simultaneously run/schedule/monitor jobs.

: hi, would you be able to explain what you mean by
: "web-based interface does not limit number of concurent users."
: Didnt quite understand what you meant.

: Thanks.

: Tim

Sun Mar 07, 2004 9:24 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7969

Post Re: Web interface Reply with quote

You are reading documentation for 24x7 version 2. In version 3 the option is called "Distributed network server."

: Also, on another note.
: in the Documentation for the WEb interface: 3. IMPORTANT: Before you attempt
: to play with this sample application make sure

: you have 24x7 Scheduler server running on your Web server or any other

: Windows 95/98/NT/2000 server or workstation on your network. Also make sure

: 24x7 Scheduler is running in the Master scheduler mode (e.g. server mode).

: To check this, go to Tools/Options menu in the 24x7 Scheduler GUI, then

: click the Network tab on the Options dialog. The "multi-instance
: synchronization"

: option must be enabled and checked.

: This option is not in my Scheduler undedr Tools/Options/Network

Sun Mar 07, 2004 9:26 pm View user's profile Send private message
Tim Cheng



Joined: 26 Feb 2004
Posts: 23

Post Re: Web interface Reply with quote

Im getting the following error after i click login in the web interface:

--------------------------------------------------------------------------------
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services

Technical Information (for support personnel)

Error Type:
Active Server Pages, ASP 0241 (0x80004005)
The CreateObject of '(null)' caused exception C0000005.
/24x7asp_web/login.asp
--------------------------------------------------------------------------------

Do you know what the problem is?
Thanks,
Tim

Sun Mar 07, 2004 11:50 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7969

Post Re: Web interface Reply with quote

It didn't find 24x7 DLLs. Some of the required DLLs are not in the system search path.

Here is a simple workaround:
1. Create c:\24x7 directory.
2. Add this directory to the system search path (Right-click My Computer icon; click Properties then Advanced then Environment Variables; add c:\24x7 to the PATH).
3. Copy all 24x7 files (from c:\Program Files\24x7 Automation 3) to that directory.
4. Restart IIS Admin service.

Try this
: Im getting the following error after i click login in the web interface:
: --------------------------------------------------------------------------------
: HTTP 500.100 - Internal Server Error - ASP error
: Internet Information Services

: Technical Information (for support personnel)

: Error Type: Active Server Pages, ASP 0241 (0x80004005)
: The CreateObject of '(null)' caused exception C0000005.
: /24x7asp_web/login.asp
:
: --------------------------------------------------------------------------------

: Do you know what the problem is?
: Thanks,
: Tim

Mon Mar 08, 2004 12:10 am View user's profile Send private message
Tim Cheng



Joined: 26 Feb 2004
Posts: 23

Post Re: Web interface Reply with quote

I still get the same error in the web interface.
I also have anohter error in 24x7 when i try connect to another server using scripts
it says, Unable to locate DLL (libct.dll) and i get the error DBMS SYC not supported in your current installation.

Is this all related to the missing DLL factor?
and is there another way to get these DLL's?

: It didn't find 24x7 DLLs. Some of the required DLLs are not in the system
: search path.

: Here is a simple workaround: 1. Create c:\24x7 directory.
: 2. Add this directory to the system search path (Right-click My Computer
: icon; click Properties then Advanced then Environment Variables; add
: c:\24x7 to the PATH).
: 3. Copy all 24x7 files (from c:\Program Files\24x7 Automation 3) to that
: directory.
: 4. Restart IIS Admin service.

: Try this

Mon Mar 08, 2004 1:35 am View user's profile Send private message
Tim Cheng



Joined: 26 Feb 2004
Posts: 23

Post Re: Web interface Reply with quote

: I still get the same error in the web interface.
: I also have anohter error in 24x7 when i try connect to another server using
: scripts
: it says, Unable to locate DLL (libct.dll) and i get the error DBMS SYC not
: supported in your current installation.

: Is this all related to the missing DLL factor?
: and is there another way to get these DLL's?

sorry i was connecting to the wrong Database interface before.
im trying to connect to SQL Server. It says im missing ntwdblib.dll and error DBMS MMS not supported in current installation

Mon Mar 08, 2004 1:39 am View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7969

Post Re: Web interface Reply with quote

I am confused now. I though you were asking about 24x7 web-interface to 24x7 scheduler connectivity, but now you mention your database. These two topics are really unrelated.

BTW: if you don't have ntwdblib.dll on your computer (do a full search) you need to install MS SQL DB Library. If you have it please add the directory to the system search path so this and other MS SQL DLLs can be found by other programs.

: sorry i was connecting to the wrong Database interface before.
: im trying to connect to SQL Server. It says im missing ntwdblib.dll and error
: DBMS MMS not supported in current installation

Mon Mar 08, 2004 9:37 am View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.