Problem with ActiveHTML

 
Post new topic   Reply to topic    Aprelium Forum Index -> Classic ASP
View previous topic :: View next topic  
Author Message
dellmann
-


Joined: 09 Mar 2005
Posts: 19

PostPosted: Sat Apr 30, 2005 7:36 pm    Post subject: Problem with ActiveHTML Reply with quote

Hi,

I have attempted to install Activehtml on my home server, I have followed the instructions that are published on this site, to the letter, I have followed every single step. However, when I try to access localhost/ahtml the server returns a 500 Internal server error.

Im sorry if this question has been asked before, I did search but i found nothing. Any help would be hugely appreciated.
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Sun May 01, 2005 1:13 pm    Post subject: Re: Problem with ActiveHTML Reply with quote

dellmann,

Try running ahtml.exe from a Windows command line box by typing (you may need to change the path):

Code:

c:\program files\ahtml\ahtml.exe


What is the output/error messages you get?
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
dellmann
-


Joined: 09 Mar 2005
Posts: 19

PostPosted: Sun May 01, 2005 1:45 pm    Post subject: Reply with quote

Hi,

Thanks for the reply. I tried what you suggested:

I entered C:\Program Files\seliSoft\ActiveHTML\AHTML.exe (this is the correct path), into the windows "run" dialog on the windows 2000 start menu. A DOS window opens, but then closes before I can read its contents. Any ideas?
Back to top View user's profile Send private message
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Sun May 01, 2005 3:05 pm    Post subject: Reply with quote

Type command instead of c:\program files\ahtml\ahtml.exe and then type c:\program files\ahtml\ahtml.exe. It should stay open then.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Mon May 02, 2005 1:23 pm    Post subject: Reply with quote

You should first open the Command Line Window (either by selecting it in Start > Programs) or by entering in Start > Run: cmd (or command), next type c:\program files\ahtml\ahtml.exe .
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
dellmann
-


Joined: 09 Mar 2005
Posts: 19

PostPosted: Mon May 02, 2005 2:41 pm    Post subject: Reply with quote

Hi,

I tried what you suggested, a DOS box comes up after typing in the command to run ahtml.exe, however it closes after about a millisecond.
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Tue May 03, 2005 2:43 pm    Post subject: Reply with quote

dellmann wrote:
Hi,

I tried what you suggested, a DOS box comes up after typing in the command to run ahtml.exe, however it closes after about a millisecond.

It seems that there is a little misunderstanding here.

When you run cmd/command, a black window is displayed. When you type in this window the path of ahtml.exe, does this window close??? Or do you get again the prompt (C:\....>) after running ahtml.exe?
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
dellmann
-


Joined: 09 Mar 2005
Posts: 19

PostPosted: Tue May 03, 2005 10:59 pm    Post subject: Reply with quote

Ok, when attempting to run AHTML.exe

Via the cmd window,

By typing
Quote:
C:\selisoft\ActiveHTML\ahtml.exe


I get the error
Quote:
404 not found
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Wed May 04, 2005 1:29 pm    Post subject: Reply with quote

dellmann,

Very strange!

Can you please execute in the command line window:

Code:

"C:\Program Files\seliSoft\ActiveHTML\AHTML.exe" "C:\Program Files\seliSoft\ActiveHTML\AHTML\default.asp"


What is the exact output you get?
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
BxDANXB
-


Joined: 01 Mar 2006
Posts: 4

PostPosted: Wed Mar 01, 2006 2:22 am    Post subject: Reply with quote

Hi, seems I am having the same error, I get the 404 not found, too when I do what u said in the post above. Here is a screenshot. I installed the newest ActiveHTML version, on top of the 1.00.00.3, which was not working at all, just opened and lagged the PC, not showing the page in the end.

Im running Windows XP SP2.

Back to top View user's profile Send private message AIM Address
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Wed Mar 01, 2006 4:53 pm    Post subject: Reply with quote

BxDANXB,

Please try the suggestion in http://www.aprelium.com/forum/viewtopic.php?p=39572#39572 .
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
BxDANXB
-


Joined: 01 Mar 2006
Posts: 4

PostPosted: Thu Mar 02, 2006 4:31 am    Post subject: Reply with quote

Thankyou for response.

I have tried it, but it seems i Get error 500 still.
I use Dreamwear 8, and even tho i put the word test, no database connection or anything, it still gives me 500 error.

Error 500 > Internal server error.

Might this be because of 2.3 beta?

Here you can see configurations are right


And the ones for abyss,
Back to top View user's profile Send private message AIM Address
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Thu Mar 02, 2006 12:19 pm    Post subject: Reply with quote

BxDANXB,

The example was referring to /asptest but this was an example. You'll have to adapt it to your actual paths (and not add it as it is if you do not have an /asptest directory).

The fact that you are using 2.3 Beta is not related to the problem you're facing. In 2.3 we have not changed the portions of our code which deal with CGI processes (including ActiveHTML).

Can you access ASP files inside http://127.0.0.1/ahtml ? Do they work?
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
BxDANXB
-


Joined: 01 Mar 2006
Posts: 4

PostPosted: Thu Mar 02, 2006 3:08 pm    Post subject: Reply with quote

No, I can't access that either. I will try and reinstall it maybe, an older version of it, it might have some problems. Im not too sure, because like the example with running an ASP file, with ActiveHTML.exe , it still says Error 404 Not found.
Back to top View user's profile Send private message AIM Address
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Fri Mar 03, 2006 10:52 am    Post subject: Reply with quote

BxDANXB,

We suggest reinstalling ActiveHTML. If the problem persists, please contact SeliSoft (ActiveHTML publisher) as the problem you're describing here does not seem to be related to Abyss Web Server (since running ActiveHTML from the command line gives also an error).
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> Classic ASP All times are GMT + 1 Hour
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 phpBB Group