473,396 Members | 1,963 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

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

Oct 12 '06 #1
3 1554
You can always step through debugging through MANY projects... all in
one solution. Just r-click on the solution and say add existing
project.

On Oct 12, 3:04 pm, Chris Davoli
<ChrisDav...@discussions.microsoft.comwrote:
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
Oct 13 '06 #2
I'm in VS2005. It doesn't give you the ability to add a web service to a
solution. How do you do it in VS2005.
--
Chris Davoli

"David Betz" wrote:
You can always step through debugging through MANY projects... all in
one solution. Just r-click on the solution and say add existing
project.

On Oct 12, 3:04 pm, Chris Davoli
<ChrisDav...@discussions.microsoft.comwrote:
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

Oct 13 '06 #3
"Chris Davoli" <Ch*********@discussions.microsoft.comwrote in message
news:9D**********************************@microsof t.com...
I'm in VS2005. It doesn't give you the ability to add a web service to a
solution. How do you do it in VS2005.
Use a Visual Studio 2005 Web Application Project. See
http://msdn2.microsoft.com/en-us/asp.net/aa336618.aspx.

John
Oct 13 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: moflaherty | last post by:
This code works great in a windows application: // Dynamically load the DLL sDLLName = "..\\bin\\Test2.dll"; Assembly objAssembly = System.Reflection.Assembly.LoadFrom(sDLLName); // Create an...
1
by: Samuel R. Neff | last post by:
We're using a 3rd party C DLL in a project that we don't have source for. When we call the DLL from a console app everything works fine. However, when we call it from a Windows Service, the DLL...
5
by: Derek Martin | last post by:
I am creating a windows service and have added a reference to a DLL project that I have created. That DLL file is correctly referenced in both a windows app and a web app, all in the same...
3
by: Olivier BESSON | last post by:
Hello, I have a web service of my own on a server (vb.net). I must declare it with SoapRpcMethod to be used with JAVA. This is a simple exemple method of my vb source : ...
0
by: Sathyaish | last post by:
I've written a Web Service that has main service class. Let's call the main class that exposes the service interface as Service1. So, we have: public class Service1:...
15
by: Joseph Geretz | last post by:
OK, I'll admit it up front - I just don't get it. Here's our previous VS2003 development model. Developers develop the WS solution on their own workstations, using their own IIS web servers...
6
by: Joseph Geretz | last post by:
I have the following class which I am serializing and passing back and forth between my Web Service application and the client. public class Token : SoapHeader { public string SID; public...
3
by: Russ | last post by:
I have a Web Service that was originally created with .NET VC 2003, and subsequently converted to the 2005 version. It works fine when built as a debug version, and run on the workstation it was...
41
by: pbd22 | last post by:
Hi. I know my windows service works when i run it in debug mode on my dev machine. It also works in release mode on my dev machine. But, when I move the service to a production server, it...
4
by: Looch | last post by:
All, I created a class in a windows application and I'd like to be able to pass an instance of that class as a method parameter to a web service. The class contains 100 variables. I tried adding...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.