I entered a value for the SharedDataTableKey property on my maintenance form business object. I then entered the same value on the user control business object. This seemed to give me the results I was expecting, except now anytime I try to access the user control form in Visual Studio I receive the attached error. If I go into the designer and remove the line that sets the SharedDataTableKey property, I am able to view the user control once again.
So I'm kind of stuck because I can't seem to get either option working correctly.
Thanks,Tim