StrataFrame Forum

Error running StrataFlic

http://forum.strataframe.net/Topic22170.aspx

By Terry Bottorff - 3/3/2009

When I select movie people -search for eastwood - select one of the clints - select OK I get the above error when it comes to:

businesslayer.fillmultipledatatables(applicationqueries.peoplemaintenance_alldata(peoplepk,includepeoplerecord), _

moviecast, _

peopleimages

Also, is there somewhere to look for a simple parent-child sample where the child is shown in a listview. I tried to follow the tutorial of 'Configuring the Relationships' and then just adding the orders fields to the listview but nothing shows up in the listview? TIA.

By Trent L. Taylor - 3/4/2009

I could not reproduce the error as this worked when I tested it.  Also, you never posted the error so I wasn't sure how to best direct you on this.

As for the ListView, StrataFlix has a lot of these examples.  The Movie People as well as the Movies maintenance dialogs both have a number of examples on how to use a ListView with child records including ChildFormDialogs.

By Terry Bottorff - 3/5/2009

">

This is the actual error.

By Terry Bottorff - 3/5/2009

This is the actual error message. Sorry about the last post but it previewed ok. Hope this one works.

">

By Terry Bottorff - 3/6/2009

I am not sure why I can not get the image to show up so the error is: "Could not find stored procedure 'dbo.PeopleMaintenance_RetrieveAllData'.

It also says 'SqlException was unhandled by user code'.

By Trent L. Taylor - 3/6/2009

It sounds like you don't have the most recent version of the sample data and StrataFlix.  The bottom line is that this sproc isn't on your SQL database (for whatever reason).  Go here to get the most recently published version of hte StrataFlix sample: http://forum.strataframe.net/FindPost21599.aspx.

You may also want to download the most recent version of the beta as well.

By Terry Bottorff - 3/6/2009

I got the new sample. Thank you. I went to my account on the web site and the only thing I see about the new beta is with source code. I did not purchase source so should I down load that or am I looking in the wrong place for the beta? TIA.
By Trent L. Taylor - 3/6/2009

You can get the beta here: http://forum.strataframe.net/FindPost21998.aspx 
By Terry Bottorff - 3/8/2009

Can I uninstall my old version and reinstall this version? Your notes say unzip into a subdirectory but when I double click the exe it goes into an install package and when it is done I end up with version 1.6.6.5 but I think 1.6.7 is the lastest build? TIA.
By Trent L. Taylor - 3/9/2009

No, that is the right version.  The version will not be changed to 1.6.7 until we release it in the final build.
By Terry Bottorff - 3/9/2009

OK thanks.