Ask a questionAsk a question
 

QuestionService reference inside a class library

  • Monday, November 02, 2009 8:40 AMMatt._1984 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi there,

    I'm currently developing a WPF application that uses a webservice. The problem is that I would like the service reference to be added to one of the VB class libraries.

    When I add the reference to the main project everything works fine. When I add it to the class library it does compile but when I try to create an instance of  the porttypeclient things go wrong. Is there any way of fixing this?

    Matt.

All Replies