Group: StrataFrame Developers
Posts: 6.6K,
Visits: 6.9K
|
Gotcha....well, StrataFlix is a sample app that you can download through the My Account area. It comes with a database as well as the source code. It uses RBS as well, so my thinking was that you could try and load this and see if you are still getting an exception. If not, then let's create a quick sample application on your side, then you give me that source and I will see if it fails on my side. We are going to need to be able to debug what you are doing to get to the bottom of the issue...but I expect it is data related. I think that there is a broken foreign key or something along those lines in your database that is potentially causing the problem. So I was think that we should start from scratch and create a sample and a new project. It doesn't need much, just a role and a permission. Then we can try the development environment first. If that works, then we can move on to the production environment.
|