Author |
Message |
Enoch Tong
Joined: 17 Mar 2006 Posts: 14
|
|
24x7 IIS Web Server |
|
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 |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7955
|
|
Re: 24x7 IIS Web Server |
|
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 |
|
 |
Enoch Tong
Joined: 17 Mar 2006 Posts: 14
|
|
Re: 24x7 IIS 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:00 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7955
|
|
Re: 24x7 IIS Web Server |
|
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 |
|
 |
Enoch Tong
Joined: 17 Mar 2006 Posts: 14
|
|
Re: 24x7 IIS Web Server |
|
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 |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7955
|
|
Re: 24x7 IIS Web Server |
|
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 |
|
 |
Enoch Tong
Joined: 17 Mar 2006 Posts: 14
|
|
Re: 24x7 IIS Web Server |
|
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 |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7955
|
|
Re: 24x7 IIS Web Server |
|
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 |
|
 |
Enoch Tong
Joined: 17 Mar 2006 Posts: 14
|
|
Re: 24x7 IIS Web Server |
|
That was a typo on my part.
|
|
Mon Mar 20, 2006 2:09 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7955
|
|
Re: 24x7 IIS Web Server |
|
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 |
|
 |
Enoch Tong
Joined: 17 Mar 2006 Posts: 14
|
|
Re: 24x7 IIS Web Server |
|
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 |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7955
|
|
Re: 24x7 IIS Web Server |
|
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 |
|
 |
Enoch Tong
Joined: 17 Mar 2006 Posts: 14
|
|
Re: 24x7 IIS Web Server |
|
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 |
|
 |
Enoch Tong
Joined: 17 Mar 2006 Posts: 14
|
|
Re: 24x7 IIS Web Server |
|
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 |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7955
|
|
Re: 24x7 IIS Web Server |
|
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 |
|
 |
|