This topic is locked

'Datasource table' screen (step 3 of 12)

10/14/2005 4:49:00 PM
ASPRunner.NET General questions
A
andreys author

Here is a problem with this checkbox and steps how to re-create this:

  1. Create new project, add 2 or more tables/views
  2. Create Master-Details relationships.
  3. Do NOT check "Display Master Table info..." checkbox yet.
  4. Go through all screens to setup you pages.
  5. Build you project: Code Inline, Framework 1.1, VB
  6. Go back to your project and check "Displey Master Table info..." box
  7. Build the project: same as above.
  8. Your details page won't display "Master" data record.
    It is NOT caching (all files were deleted before project being rebuild), I even change Stylesheet to be sure the old pages have gove away. IIS was restarted too.

    On details page code I can't see the part where Master record should be displayed.

Eugene 10/17/2005

Unfortunately we didn't manage to reconstruct your problem. Try to creat totally new project. If you meet the same problem again - please zip and send on support@xlinesoft.com the whole content of ASPRunner.NET output folder ( ASPX files, include files) along with the project file and script that creates databases tables or database dump. Please take into the account that Master record will not be shown for the tables with more than one key field.