SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
24x7 IIS Web Server

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
24x7 IIS Web Server
Author Message
Enoch Tong



Joined: 17 Mar 2006
Posts: 14

Post 24x7 IIS Web Server Reply with quote

I am having trouble setting up 24x7 to run as a web server. I installed the com api and documentation to a folder called c:\24x7. I created a 24x7 subfolder under d:\inetpub\wwwroot\. I extracted 24x7web_asp.zip to d:\inetpub\wwwroot\24x7. Edited constants.asp file. When trying to browse to default.asp I get a page cannot be found error.

Fri Mar 17, 2006 3:26 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7955

Post Re: 24x7 IIS Web Server Reply with quote

You need to use IIS management tools to allow web users access d:\inetpub\wwwroot\24x7 directory and run scripts there and in subdirectories. After that you should be able to open up your web server in a web browser and navigate to that directory. The URL in the browser should look like http://mywebserver/24x7/

: I am having trouble setting up 24x7 to run as a web server. I installed the
: com api and documentation to a folder called c:\24x7. I created a 24x7
: subfolder under d:\inetpub\wwwroot\. I extracted 24x7web_asp.zip to
: d:\inetpub\wwwroot\24x7. Edited constants.asp file. When trying to browse
: to default.asp I get a page cannot be found error.

Fri Mar 17, 2006 4:14 pm View user's profile Send private message
Enoch Tong



Joined: 17 Mar 2006
Posts: 14

Post Re: 24x7 IIS Web Server Reply with quote

I was able to get the pages to load, but am now having issues with logging into the website. I have the web interface installed on a separate server than the one running 24x7. When I try to login I get a "cannot create object message."

Mon Mar 20, 2006 12:00 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7955

Post Re: 24x7 IIS Web Server Reply with quote

You need to install 24x7 COM interface on te web server

: I was able to get the pages to load, but am now having issues with logging
: into the website. I have the web interface installed on a separate server
: than the one running 24x7. When I try to login I get a "cannot create
: object message."

Mon Mar 20, 2006 12:09 pm View user's profile Send private message
Enoch Tong



Joined: 17 Mar 2006
Posts: 14

Post Re: 24x7 IIS Web Server Reply with quote

24x7 com api interface and documentation was installed on the server hosting the web interface. I ran the install once more for good measure. Still getting the cannot create object message. Is this possibly a permissioning issue?

Mon Mar 20, 2006 12:39 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7955

Post Re: 24x7 IIS Web Server Reply with quote

Try running manually "regsrv32 w24x7RC.DLL"
This way if there are any errors you can see them displayd on the screen.

: 24x7 com api interface and documentation was installed on the server hosting
: the web interface. I ran the install once more for good measure. Still
: getting the cannot create object message. Is this possibly a permissioning
: issue?

Mon Mar 20, 2006 12:49 pm View user's profile Send private message
Enoch Tong



Joined: 17 Mar 2006
Posts: 14

Post Re: 24x7 IIS Web Server Reply with quote

I ran "regsvr32 w24x7RC.DLL"

I receive a Windows cannot find prompt. I verified that regsvr32 is in the system 32 folder and that 24x7rc.dll is in the root directory. The account I am logged in with has administrative permissions on the server. FYI the web interface is installed on a DC.

Mon Mar 20, 2006 1:23 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7955

Post Re: 24x7 IIS Web Server Reply with quote

Why 24x7rc.dll? Is that a typo error?

: I ran "regsvr32 w24x7RC.DLL"

: I receive a Windows cannot find prompt. I verified that regsvr32 is in the
: system 32 folder and that 24x7rc.dll is in the root directory. The account
: I am logged in with has administrative permissions on the server. FYI the
: web interface is installed on a DC.

Mon Mar 20, 2006 2:06 pm View user's profile Send private message
Enoch Tong



Joined: 17 Mar 2006
Posts: 14

Post Re: 24x7 IIS Web Server Reply with quote

That was a typo on my part.

Mon Mar 20, 2006 2:09 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7955

Post Re: 24x7 IIS Web Server Reply with quote

The DLL has no dependecies other then regular system files. I don't get why you are receiving the "cannot find" error. Is that because of regsvr32.exe or w24x7rc.dll? Which one is missing?

: That was a typo on my part.

Mon Mar 20, 2006 2:19 pm View user's profile Send private message
Enoch Tong



Joined: 17 Mar 2006
Posts: 14

Post Re: 24x7 IIS Web Server Reply with quote

Neither files is missing. I was able to locate both files on the server hosting the web interface.

Mon Mar 20, 2006 2:30 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7955

Post Re: 24x7 IIS Web Server Reply with quote

Please post the complete error message you get when running regsvr32

: Neither files is missing. I was able to locate both files on the server
: hosting the web interface.

Mon Mar 20, 2006 2:39 pm View user's profile Send private message
Enoch Tong



Joined: 17 Mar 2006
Posts: 14

Post Re: 24x7 IIS Web Server Reply with quote

I was able to register the necessary dll file. There was a typo in the original command that I ran. The dll file registered successfully. I am no longer getting the can't create object message. When submitting login information, the process to login times out.

Mon Mar 20, 2006 3:04 pm View user's profile Send private message
Enoch Tong



Joined: 17 Mar 2006
Posts: 14

Post Re: 24x7 IIS Web Server Reply with quote

Submitted login and waited 10 minutes. I was brought to login_proceed.asp. Recieved "The Page Cannot Be Displayed Message".

Mon Mar 20, 2006 3:07 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7955

Post Re: 24x7 IIS Web Server Reply with quote

Let's start a new message thread as this one is getting very long.

: Submitted login and waited 10 minutes. I was brought to login_proceed.asp.
: Recieved "The Page Cannot Be Displayed Message".

Mon Mar 20, 2006 3:18 pm 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.