This topic is locked

Only partial record displays

3/8/2005 2:53:30 PM
ASPRunnerPro General questions
B
baltrusj author

Does anyone know why only 1 partial record is displaying? See the url below to better see what I am talking about.
http://www.edpsyched.com/error.htm
Sergey, anyone...? I have no idea what is happening. Plus all the look-up wizard tables I added for the View, edit, and add pages are not displaying either.
Any help is much appreciated.
thanks, joe

500210 3/8/2005

Hi

I assume the error relates to a lookup field if so go in and make sure the lookup field is pointing to the correct names.. and not left blank

I had similar problems used to pull my hair out

Sergey Kornilov admin 3/9/2005

It sounds like some error happens on this page that prevents data from

displaying.
To see exact error message open ..._list.asp file in any text editor

and change the following line:
On Error Resume Next
to
'On Error Resume Next
After that you can run this page again and see error message.

B
baltrusj author 3/9/2005

Well Sergey, that replacement did not work, just brought me to the classis "cannot display page" . BUT something might be up with the Look Up tables causing havoc as suggested below or perhaps its something totally different. I quickly re-ran the database in ASPRunner with no Look-up tables, just bare-bones functionality...it works, everything, all data by record and field is present. SO, unless you know the general answer, it sounds like I may have to do some trial and error on all the Look-up tables and/or page types (list, view, add, edit) to see where the problem may be coming from.
Atleast its working better than b4, thanks.
joe

Sergey Kornilov admin 3/10/2005

Hi,
if you'll see this error again, please zip and send to support@xlinesoft.com all files from ASPRunnerPro output folder with subfolders along with project file for investigation.