Hi Dustin.
Something veryy screwy is going on here, but I haven't a clue what.
>> Do you have your business objects in a seperate assembly and, if so, can you access anything within that assembly? <<
Business objects are in the same assembly
>> If you are losing references to entire forms, then it sounds like something core to your application's architecture rather than the framework itself. <<
I am depending totally on the framework - I just jave a main MDI form and have been creating child forms.
>> but if you have lost references to all business objects and forms, then I'm not sure what might have caused it, though a change to your namespacing is a likely suspect. <<
I have lost references to all my business objects.