Board index » delphi » Showing DCOM server's main form BUG ?
Xbukm03
![]() Delphi Developer |
Wed, 06 Sep 2000 03:00:00 GMT
Showing DCOM server's main form BUG ?I need a running DCOM server with no visible form. I set Application.ShowMainForm:= false. Everything works OK until I want to display server status (i.e. Upon user request I show the main form. When the user click OK or Close Whatever I set in Action in the OnClose event, whatever method I Of course, bunch of errors on the clients occur and the whole system is Is there anything I can do to circumvent this? The only way I could Anyone has a better idea? Thanks, Michal Bukovjan |