Accessing a class outside of project

  • Thread starter Thread starter Peter Lorz
  • Start date Start date
P

Peter Lorz

Hello,

I have a simple problem. I got two visual studio projects, one is an
application, the other a common windows service. The application needs
to get a remote reference of the service. Now the question: How do I
get the application-project known to the referenced classtype of the
remote object in the service-project ?

Thanx for any help!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top