+ Post New Thread
Results 1 to 3 of 3
Windows Thread, List services / applications using the .net framework. in Technical; Hi, Does anyone know of a simple way to list any running programs or services which are using the microsoft ...
  1. #1
    superfletch's Avatar
    Join Date
    Nov 2007
    Location
    South
    Posts
    421
    Thank Post
    140
    Thanked 76 Times in 60 Posts
    Rep Power
    29

    List services / applications using the .net framework.

    Hi,

    Does anyone know of a simple way to list any running programs or services which are using the microsoft .net framework. (V 3.5 with sp1 if it matters).

    TIA if anyone does.

  2. IDG Tech News
  3. #2
    Gurra's Avatar
    Join Date
    May 2010
    Location
    Limerick
    Posts
    17
    Thank Post
    0
    Thanked 10 Times in 8 Posts
    Rep Power
    8
    Quote Originally Posted by superfletch View Post
    Hi,

    Does anyone know of a simple way to list any running programs or services which are using the microsoft .net framework. (V 3.5 with sp1 if it matters).

    TIA if anyone does.
    How To: Check if there are processes that are running using .NET - Keith Rull - DevPinoy.org

    Sorry but can't resist posting this related link while on the topic...
    YouTube - Java vs Microsoft .NET Trailer

    /Gurra

  4. Thanks to Gurra from:

    superfletch (2nd February 2011)

  5. #3
    superfletch's Avatar
    Join Date
    Nov 2007
    Location
    South
    Posts
    421
    Thank Post
    140
    Thanked 76 Times in 60 Posts
    Rep Power
    29
    Thanks Gurra - that did exactly what I needed.

    I didn't use the long winded stuff that the chap had posted - just the little command that interfaced with mscoree.dll

    For anyone else it was -


    tasklist /fi "modules eq mscoree.dll"

SHARE:
+ Post New Thread

Similar Threads

  1. .NET Framework
    By soapyfish in forum Office Software
    Replies: 3
    Last Post: 24th August 2010, 07:39 PM
  2. .NET Framework 3.5
    By cookie_monster in forum Windows
    Replies: 6
    Last Post: 29th July 2009, 09:06 AM
  3. 10 Learning Platform Services Framework suppliers
    By Crash in forum Virtual Learning Platforms
    Replies: 11
    Last Post: 29th February 2008, 01:17 PM
  4. .net Framework 3.0
    By AnnDroyd in forum Windows
    Replies: 5
    Last Post: 25th September 2007, 09:18 AM
  5. Net Framework 1.1 or 2.0
    By Kyle in forum Windows
    Replies: 2
    Last Post: 6th February 2006, 12:16 AM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •