473,387 Members | 1,532 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,387 software developers and data experts.

system.web.management

I'm working in Visual Studio '05, with ASP.Net 2.0 v2.0.50525.42 on board.

I'd like to use the new web event monitoring framework found in
system.web.management, but that namespace does not show up in my development
environment. Is there something special I need to do to pull it in? Do I
need a later version of the 2.0 distribution? I've tried looking through
the System.* assemblies under "Add Reference" but haven't found it there.

Thanks -

R
Feb 16 '06 #1
6 1625
Sorry, that should be v2.0.50727.42.

Thanks!

R
I'm working in Visual Studio '05, with ASP.Net 2.0 v2.0.50525.42 on board.

I'd like to use the new web event monitoring framework found in
system.web.management, but that namespace does not show up in my
development environment. Is there something special I need to do to pull
it in? Do I need a later version of the 2.0 distribution? I've tried
looking through the System.* assemblies under "Add Reference" but haven't
found it there.

Thanks -

R

Feb 16 '06 #2
Are you working on a website application code (code-behind or
app_code/class)?
Or you are trying to use it in a class library? Might be that the reason...

"russell.lane" <ru**********@nospam.nospam> wrote in message
news:uu*************@tk2msftngp13.phx.gbl...
I'm working in Visual Studio '05, with ASP.Net 2.0 v2.0.50525.42 on board.

I'd like to use the new web event monitoring framework found in
system.web.management, but that namespace does not show up in my
development environment. Is there something special I need to do to pull
it in? Do I need a later version of the 2.0 distribution? I've tried
looking through the System.* assemblies under "Add Reference" but haven't
found it there.

Thanks -

R

Feb 16 '06 #3
Hey Carlos -

Thanks for your reply.

I'm trying to use it in a C# class library. What I'd like to do is define a
set of custom event classes to use across a number of web services and
applications.

Is there any way to include the Web.Management assembly in a C# class
library project?

Thanks -

R
"Carlos Albert" <nospam@noplace> wrote in message
news:u6**************@TK2MSFTNGP10.phx.gbl...
Are you working on a website application code (code-behind or
app_code/class)?
Or you are trying to use it in a class library? Might be that the
reason...

"russell.lane" <ru**********@nospam.nospam> wrote in message
news:uu*************@tk2msftngp13.phx.gbl...
I'm working in Visual Studio '05, with ASP.Net 2.0 v2.0.50525.42 on
board.

I'd like to use the new web event monitoring framework found in
system.web.management, but that namespace does not show up in my
development environment. Is there something special I need to do to pull
it in? Do I need a later version of the 2.0 distribution? I've tried
looking through the System.* assemblies under "Add Reference" but haven't
found it there.

Thanks -

R


Feb 16 '06 #4
Hi Russell,

There is no stand alone assembly for System.Web.Management namespace, the
classes under that namespace are also in the System.Web.Dll assembly.
Therefore, if you want to use the classes under that namespace, please add
reference to the System.Web.dll assembly. BTW, since these classes is
designed to work in web application environment, they're not supposed to
work in other application context.

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
Feb 17 '06 #5
Steven -

Many thanks for the reply. I added a reference to System.Web to my project
and now I can find the namespace and classes.

The project is a C# class library, which I'm using to define some custom web
event types. The library itself will ultimately be used exclusively in web
services and apps, so I'm assuming that it will work out OK.

Thanks again, I appreciate your help!!

R

"Steven Cheng[MSFT]" <st*****@online.microsoft.com> wrote in message
news:UD**************@TK2MSFTNGXA01.phx.gbl...
Hi Russell,

There is no stand alone assembly for System.Web.Management namespace, the
classes under that namespace are also in the System.Web.Dll assembly.
Therefore, if you want to use the classes under that namespace, please add
reference to the System.Web.dll assembly. BTW, since these classes is
designed to work in web application environment, they're not supposed to
work in other application context.

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Feb 17 '06 #6
You're welcome Russell,

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
Feb 20 '06 #7

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

Similar topics

2
by: Paul Gronka | last post by:
I've got a VB.NET windows application (written in VS .NET 2003) that makes a call to WMI for retrieving the MAC Address from the client's PC. It works on 4 out of the 5 PC's tested so far. All...
1
by: lcifers | last post by:
I have an application that uses the following code to return the default printer: Dim moReturn As Management.ManagementObjectCollection Dim moSearch As Management.ManagementObjectSearcher Dim...
2
by: Paul Gronka | last post by:
I've got a VB.NET windows application (written in VS .NET 2003) that makes a call to WMI for retrieving the MAC Address from the client's PC. It works on 4 out of the 5 PC's tested so far. All...
7
by: eric | last post by:
I'm writing a program in C# and found a couple of threads about how to check the status of a printer before sending it any data, to ensure that the printer is ready to print. They say to include...
8
by: =?Utf-8?B?YXVsZGg=?= | last post by:
i trying to collect windows services. i'm getting inconsistencies. the collection works every time locally. but remote collection yields different result depending on my lab environment. 1) in...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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,...

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.