I have a simple Com client written in VC++, and a DCom Server running on Win2k. The client first starts the server and calls QueryInterface. This seems to be working, however when I call AfxConnectionAdvise, GetLastError is returning the error "An attempt was made to reference a token that does not exist". I saw one example where the person failed to call CoInitialize, however that is not the case here. Any input would be greatly appreciated.
thanks, deborah
thanks, deborah