rewalk failure - can't find report.html

jamon
Posts: 163
Joined: Wed Jun 26, 2002 9:35 am

rewalk failure - can't find report.html

Post by jamon »

No. I get the same error as with login.html.

Here's what's in the vortex.log file:

002 2006-05-26 15:54:16 /webinator/dowalk/login: Can't open source file: No such file or directory
jamon
Posts: 163
Joined: Wed Jun 26, 2002 9:35 am

rewalk failure - can't find report.html

Post by jamon »

monitor.log has lots and lots of these:

200 2006-05-26 15:57:49 (2592) Got Message 4 in the function ServiceHandler
200 2006-05-26 15:58:20 (2592) Got Message 4 in the function ServiceHandler
200 2006-05-26 15:58:20 (2592) Got Message 4 in the function ServiceHandler
200 2006-05-26 15:58:50 (2592) Got Message 4 in the function ServiceHandler
200 2006-05-26 15:58:50 (2592) Got Message 4 in the function ServiceHandler
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

rewalk failure - can't find report.html

Post by John »

John Turnbull
Thunderstone Software
jamon
Posts: 163
Joined: Wed Jun 26, 2002 9:35 am

rewalk failure - can't find report.html

Post by jamon »

I don't have a texis.cnf file in the install directory on the non-working box or the working box. What's the content/format of that file. Can you send me one?

The old boxes are Windows 2000, v5, SP4, running ColdFusion v6 and v6.1 and IIS.

The new boxes are Windows 2003, v5.2, SP1. , ColdFusion 7, and IIS v6.0.

On the new boxes, CF is running as a domain account, and Webinator is running as SYSTEM.

The old boxes were not in a domain.
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

rewalk failure - can't find report.html

Post by John »

The format is based on the .ini file format. A simple one to do what you want is:

[Texis]
CGI Debug = 1
John Turnbull
Thunderstone Software
jamon
Posts: 163
Joined: Wed Jun 26, 2002 9:35 am

rewalk failure - can't find report.html

Post by jamon »

I can't create it. The OS is telling me it's already there, but I can't see it. I'm not hiding file extensions. I'm showing hidden files. I'm even showing hidden system files. What am I missing? I'm apparently not enough of a windows geek for this. Give me unix or a Mac any day of the week. This is driving me nuts.
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

rewalk failure - can't find report.html

Post by mark »

Even when set to not hide extensions windows will hide the .cnf extension and call it a dialer or some such.
User avatar
jason112
Site Admin
Posts: 347
Joined: Tue Oct 26, 2004 5:35 pm

rewalk failure - can't find report.html

Post by jason112 »

Look for a file called "texis" that doesn't have an
extension, but a type of "speeddialer" or something
similar. You can't open it from explorer, though;
start up notepad and file->open and browse to it.
jamon
Posts: 163
Joined: Wed Jun 26, 2002 9:35 am

rewalk failure - can't find report.html

Post by jamon »

found it. Edited it. Browsed to it, get a simple 404 not found error. Where should I be seeing the debug output?
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

rewalk failure - can't find report.html

Post by John »

John Turnbull
Thunderstone Software
Post Reply