I have a MDI Application with Use Interfaces. I want to put the User Interfaces in COM components. My mainframe is in the exe acting as a client for these components. I want to make a call to the COM components through my mainframe in the exe and to create a view, but it gives me an assertion failure.
Can anybody help me out?
Thanks...