in
Forums
Blogs
Files
Devexpress.Com
Client Center
Support Center
DevExpress Channel

Help for running MainDemo.win / Web (Plus other demos)

Last post 10/30/2007 3:45 PM by Ertan Deniz. 2 replies.
Page 1 of 1 (3 items)
Sort Posts:
Previous Next
  • 10/29/2007 11:06 AM

    Help for running MainDemo.win / Web (Plus other demos)

    1) I've changed the connection strings to my local sql express server. Login Page comes with the user Sam. Where can I find the password ?

    2) I Wonder that When the application starts, There are no tables in the specified database ? Is there  a checkpoint and validate the model across the database ? If  there no tables, generating scripts over model and apply these scripts to database ?

    Please give me a guidance to run demo applications correctly and getting deeper knowledge about XAF. 

     

     

     

    Filed under:
  • 10/29/2007 2:47 PM In reply to

    Re: Help for running MainDemo.win / Web (Plus other demos)

    Answer
    Hi Ertan,

    1. Navigate to the Updater.cs file within the MainDemo.Module project, and find the “SetPassword” string to jump to the required line.

    BTW, the Sam’s password is empty.

    2. I suggest you check  http://www.devexpress.com/Products/NET/Libraries/eXpressApp/OutlookIn60Demo.xml.

    This will help you get started.

    Our online documentation is available at
    http://www.devexpress.com/Help/?document=XAF.

    Finally, you're
    always welcome to contact us in case of any questions.

    >>There are no tables in the specified database


    See my screenshot below. It seems that all tables exist when starting the MainDemo application
    .
    XAF creates them automatically.
    So, you should not be concerned with generating tables in a database - simply declare your business objects. XAF will do everything else itself.

    Please refer to XAF documentation for more information.

    PS. If you wish to receive direct assistance from our Support Team, use
    Support Center at
    http://www.devexpress.com/Support/Center


    Thanks,
    Dennis

    Developer Express Support
  • 10/30/2007 3:45 PM In reply to

    Re: Help for running MainDemo.win / Web (Plus other demos)

    Thanks for your advice.

    I have run the demo.

Page 1 of 1 (3 items)
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED