Web Service and DLL's in same project

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Chris Davoli

    Web Service and DLL's in same project

    I'm using VS2005 and am trying to put the Web Service project and the DLL
    Class component project into the same solution, but it doesn't let me like
    the old VS2003 would. I'm wanting to put the Classes project (components)
    that I call deom the web service into the same project so I can walk thru
    them with the debugger. Is this not possible anymore? Or can I start the
    class components and attach from the web service when I run the debugger?

    Hope I was clear on this.
    --
    Chris Davoli

Working...