In the meantime, I will add some more try/catches and more descriptive error messages to the GetBusinessObject() method to see if we can't track down where the problem is coming from.
http://forum.strataframe.net/FindPost12783.aspx
Thanks for your response and the effort that you have gone through in order to assist me.
I re-ran my brief tests (open the updated and installed C# sample projects in VS, run, go to theCustomers Grid, click Edit then Cancel) before updating the assemblies toconfirm that the problem was indeed still there, and obtained theidentical results - Business Object not found on page.I then updated the assemblies and registered them using gacutil. I nowcannot get any version of the C# web samples to fail (other than fromInvalidCastExceptions) which is great for me, but doesn't assist eitheryou or me in knowing what was amiss. The only conclusion I can draw from here is that the process ofregistering the assemblies has resolved whatever the issue was. You willmost likely have more insight into what that may mean than I do.I will now create a small business object library based on our database schema, and see how itgoes.
I hope you are all feeling better.
Thanks again.
Gavin