473,657 Members | 2,567 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

VB.NET - missing namespace

I am working through a textbook on VB.NET and one of the
examples references the namespace: System.Manageme nt.
This (.Management at least) does not appear to be
available on my computer. Do I need to reference it? I
have VB.NET standard version 1.0.
Nov 20 '05 #1
3 1854
"Jennifer" <je******@icqma il.com> schrieb
I am working through a textbook on VB.NET and one of the
examples references the namespace: System.Manageme nt.
This (.Management at least) does not appear to be
available on my computer. Do I need to reference it? I
have VB.NET standard version 1.0.


You have to reference an assembly containing the namespace
System.Manageme nt. The assembly to be referenced depends on the class you
want to use. Have a look at the bottom of the documentation of the class at
the line "Assembly: ..."
--
Armin

Nov 20 '05 #2
Cor
Hi Jennifer,
I am working through a textbook on VB.NET and one of the
examples references the namespace: System.Manageme nt.
This (.Management at least) does not appear to be
available on my computer. Do I need to reference it? I
have VB.NET standard version 1.0.


Normaly the answer is Yes. But I become always confused if it is about the
standard version.

Maybe you can try it yourself?

You can reference on more ways,
You can add it with the right button in the solution explorer on reference
or on the main toolbar with Project -> Add reference and then
"system.managem ent" select, ok.

I hope this works?

Cor

Nov 20 '05 #3
* "Jennifer" <je******@icqma il.com> scripsit:
I am working through a textbook on VB.NET and one of the
examples references the namespace: System.Manageme nt.
This (.Management at least) does not appear to be
available on my computer. Do I need to reference it? I
have VB.NET standard version 1.0.


You will have to set a reference to "System.Managem ent.dll".

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>
Nov 20 '05 #4

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

Similar topics

2
10918
by: kalpana.sinduria | last post by:
Hi all, how to remove the following complle error. When I compiling the code I get the following errors: Compiling... CDrtEachDefFeat.cpp d:\ include\common\cdrtintegfeat.h(39) : error C2143: syntax error : missing ';' before '*'
6
8338
by: David B. Bitton | last post by:
I am having a problem deserializing XML when the root node is missing a namespace declaration. My Type has an XmlTypeAttribute with a namespace defined. If I attempt to deserialize the XML, I get the dreaded <elementname xmlns=''> was not expected exception. If I comment out the XmlTypeAttribute, it works just fine. Just so you know, when I instantiate an instance of an XmlSerializer, I pass a default namespace to the ctor. ...
0
1704
by: Alberto Grosso Nicolin | last post by:
We have the following XML schema: there's a root element (Response) with of a single child element (Result). ---------------------------------------------------------------------------------------------- <?xml version="1.0" encoding="utf-8"?> <xs:schema id="TaskRequest" targetNamespace="http://xyz.com/TaskResponse/1.0" elementFormDefault="qualified" xmlns="http://xyz.com/TaskResponse/1.0"
3
2732
by: muesliflakes | last post by:
The type or namespace name 'ControlDesigner' does not exist in the class or namespace 'System.Window.Forms.Design' I'm attempting to use the CSharp example HelpLabelDesigner which extends System.Windows.Forms.Design.ControlDesigner, but this particular Class does not exist in the System.Windows.Forms.Design namespace. Only the following subset of the classes in this namespace are on my system.
0
982
by: M D | last post by:
Can someone explain this debugger message to me? VS 2002 using c#: __________________________________________________________ C:\Documents and Settings\mardukes\My Documents\Visual Studio Projects\WindowsApplication1\Form1.cs(7): The type or namespace name 'Web' does not exist in the class or namespace 'System' (are you missing an assembly reference?) ---------------------------------------------------------- As in...
2
3161
by: DN | last post by:
Is it possible to use Missing.Value in C#, or is that just a VB concept? I'm using Persits ASPEmail component in an ASP.NET page, and their sample code shows something like this: <%@ Page language="C#" %> <%@ import namespace=AspEmail %> <%@ Import Namespace="System.Reflection" %> <%
14
1825
by: tshad | last post by:
I am trying to set up a reusable library (business component) that I can use in a bunch of my pages. I built the file and it almost compiles, but I am not sure what I am missing. The vbc command and results are: ************************************************************************ C:\Inetpub\wwwroot\Development>vbc /t:library emailClass.vb
2
3665
by: VanOrton | last post by:
Hi all, When XercesDOMParser parses an XML document with a Schema instance, by default it adds all missing default and fixed attributes. I have the impression though that it misses the namespace prefices... I'm using Xerces 2.5.0. Here's a document parsed by Xerces:
0
1977
by: Jigar.Patel | last post by:
I have simple remoting server exposing following simple method. When I try to add webreference to this server in another project by serveraddresss?wsdl, it gives me following error: Custom tool error: Unable to import WebService/Schema. Unable to import binding 'MyRemoteObjectBinding' from namespace...
0
4828
by: Jigar.Patel | last post by:
I have simple remoting server exposing following simple method. When I try to add webreference to this server in another project, it gives me following error: Custom tool error: Unable to import WebService/Schema. Unable to import binding 'MyRemoteObjectBinding' from namespace 'http://schemas.microsoft.com/clr/nsassem/RemoteServer/RemoteServer%2C%20Version%3D1.0.0.0%2C%20Culture%3Dneutral%2C%20PublicKeyToken%3Dnull'. Unable to import...
0
8397
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8732
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8503
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8605
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7333
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5632
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4315
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1957
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1620
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.