This topic is locked

runtime error

3/10/2004 7:54:10 PM
ASPRunnerPro General questions
C
cherrywine author

The following message appears:

A runtime error has occurred. Do you wish to debug?
When I select debug then it pointed to this line:

<script language="JavaScript">WritePagination(1,1);
When I received the error again and I selected debug the following line appeared:

<tr valign=top onmouseover="rowRollover(1, 1);" onmouseout="rowRollover(1, 0);" id="tr_1">
If I disable script debugging in the Tools/Internet Options then everything appears to work perfectly. But I cannot control someone using this site to disable script debugging on their machines. Appreciate any help you can provide.
Thanks

Sergey Kornilov admin 3/12/2004

Could you please zip and send me the whole content of ASPRunner output

folder with subfolders ( ASP files, include files, database etc.)

along with project file? I'll find what's wrong running it on my test box.