Objectmix
Tags Register Mark Forums Read

Re: system.web.management : DOTNET

This is a discussion on Re: system.web.management within the DOTNET forums in Framework and Interface Programming category; 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" <russell.lane @ nospam.nospam> wrote in message news:uuvsP9yMGHA.208 @ 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 ...


Object Mix > Framework and Interface Programming > DOTNET > Re: system.web.management

DOTNET Discussion forums related to Microsoft Dot net technologies, CSharp and other related items

Reply

 

LinkBack Thread Tools
  #1  
Old 02-16-2006, 02:38 PM
Junior Member
 
Join Date: Nov 2009
Posts: 0
Application Development is on a distinguished road
Default Re: system.web.management

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" <russell.lane@nospam.nospam> wrote in message
news:uuvsP9yMGHA.208@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
>



  #2  
Old 02-16-2006, 02:44 PM
Junior Member
 
Join Date: Nov 2009
Posts: 0
Application Development is on a distinguished road
Default Re: system.web.management

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:u6x0bBzMGHA.1760@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" <russell.lane@nospam.nospam> wrote in message
> news:uuvsP9yMGHA.208@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
>>

>
>



  #3  
Old 02-16-2006, 09:20 PM
Junior Member
 
Join Date: Nov 2009
Posts: 0
Application Development is on a distinguished road
Default Re: system.web.management

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.)
  #4  
Old 02-17-2006, 10:20 AM
Junior Member
 
Join Date: Nov 2009
Posts: 0
Application Development is on a distinguished road
Default Re: system.web.management

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]" <stcheng@online.microsoft.com> wrote in message
news:UDJzji2MGHA.2336@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.)



  #5  
Old 02-19-2006, 08:35 PM
Junior Member
 
Join Date: Nov 2009
Posts: 0
Application Development is on a distinguished road
Default Re: system.web.management

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.)
Reply

Thread Tools


Similar Threads

Thread Thread Starter Forum Replies Last Post
An unhandled exception of type 'System.ExecutionEngineException' occurred in system.management.dll usenet DOTNET 1 04-28-2006 10:15 AM
Re: system.web.management usenet DOTNET 0 02-16-2006 02:35 PM
System.Management.ManagementException' occurred in system.management.dll usenet DOTNET 0 03-14-2005 04:57 PM
CLR and System.Management usenet DOTNET 0 02-28-2005 11:43 AM
system management tools usenet Microsoft Exchange 4 04-17-2004 12:20 PM


All times are GMT -5. The time now is 08:48 AM.

Managed by Infnx Pvt Ltd.