Sorry to state perhaps the too obvious, but have you tried putting IClient in a different type library?
Dave --- reynaldi81 <[EMAIL PROTECTED]> wrote: > hi all, > > i currently developing a client server application. > i have IServer > interface which will be used by the client to > communicate with the > server and ICLient for the server to talk back to > the client, both in > the same type library which is shared between client > and server > application. the client have no problem > communicating with the server. > but when the server try to call methods in client > through IClient > interface, i get this strange error "The application > called an > interface that was marshalled for a different > thread". can anyone help > me on this problem. i use the Apartment Model. > > sorry for my english. thanks > > ____________________________________________________________________________________ Expecting? Get great news right away with email Auto-Check. Try the Yahoo! Mail Beta. http://advision.webevents.yahoo.com/mailbeta/newmail_tools.html

