I start an MFC MDI Automation from a client. However, the CView:: OnInitialUpdate() of the server is not called, thus the program crashes. What is the problem with it? Should I move the initialization to elsewhere? I can’t figure out how to fix it. Any suggestions are greatly appreciated.