473,402 Members | 2,061 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,402 software developers and data experts.

Lost Namespaces

I am trying to build a C# localserver DLL to help an applicaiton of mine.

But in the example I am basing it off of (
http://blogs.msdn.com/adioltean/arch...18/159479.aspx ) I cannot
find two of the namespaces listed so far.

Where are System.ServiceProcess and System.Sonfiguration.Install.Installer?

Andrew
Nov 16 '05 #1
2 993
Hi Andrew,

It sounds like you need to add a project reference to
System.ServiceProcess.dll.

Joe
--
http://www.csharp-station.com

"Andrew S. Giles" <An**********@discussions.microsoft.com> wrote in message
news:95**********************************@microsof t.com...
I am trying to build a C# localserver DLL to help an applicaiton of mine.

But in the example I am basing it off of (
http://blogs.msdn.com/adioltean/arch...18/159479.aspx ) I cannot
find two of the namespaces listed so far.

Where are System.ServiceProcess and System.Sonfiguration.Install.Installer?
Andrew

Nov 16 '05 #2
That was precisely it Joe. Thanks. I didnt know I needed to add DLLs to get
System namespaces, I thought they were all already installed.

Thanks a ton.

Andrew

"Joe Mayo" wrote:
Hi Andrew,

It sounds like you need to add a project reference to
System.ServiceProcess.dll.

Joe
--
http://www.csharp-station.com

"Andrew S. Giles" <An**********@discussions.microsoft.com> wrote in message
news:95**********************************@microsof t.com...
I am trying to build a C# localserver DLL to help an applicaiton of mine.

But in the example I am basing it off of (
http://blogs.msdn.com/adioltean/arch...18/159479.aspx ) I cannot
find two of the namespaces listed so far.

Where are System.ServiceProcess and

System.Sonfiguration.Install.Installer?

Andrew


Nov 16 '05 #3

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

Similar topics

18
by: Steven Bethard | last post by:
In the "empty classes as c structs?" thread, we've been talking in some detail about my proposed "generic objects" PEP. Based on a number of suggestions, I'm thinking more and more that instead of...
24
by: Marcin Vorbrodt | last post by:
Here is an example of my code: //Header file #include <vector> using std::vector; namespace Revelation { // class definitions, etc... // class members are of type std::vector }
17
by: clintonG | last post by:
Using 2.0 with Master Pages and a GlobalBaseClass for the content pages. I understand the easy part -- the hierarchical structure of a namespace naming convention -- but the 2.0 IDE does not...
11
by: Random | last post by:
I'm confused about the proper use and usefulness of namespaces. I beleive I understand the purpose is so the developer can put classes within namespaces to essentially organize your code. And I...
0
by: Karel Kral | last post by:
Hello, I have medium-sized solution in VB.NET (70 000 lines). The project compiles ok under VS2005, without any errors, without any warnings. But when I compile the same solution under MSBuild...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.