Where can I get the dll referred to in this msdn article?

Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default Where can I get the dll referred to in this msdn article?

    Hello,

    I cannot find where to download to code or dll referred to in this article:

    [url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/DBGch01.asp[/url]
    "Production Debugging for .NET Framework Applications"

    I'm looking for the DebuggingCOMLib library referenced in the article.

    Thanks,
    Mike


    Michael Tholkes Guest

  2. Similar Questions and Discussions

    1. Where is DesignerServicesAndLists.cs? from on MSDN?
      The article "Sample Control Designer with Action Lists and Services" part of "Design-Time support for Web Forms" seems to have omited the actual...
    2. For those w/ MSDN Subscriptions
      Is finding MS Vista on there relatively easy? I ordered my MSDN Subscription today and I just have an order # at this point. I am unsure if I'm...
    3. Note to Microsoft/MSDN
      If you aren't going to answer the posts within 2 business days, then stop promising such. ~sysdesigner
    4. MSDN Examples flawed
      Hi all, I think there is an inherent problem with most examples on the internet (with MSDN, too!) showing datagrid's databinding. Here is, how...
    5. MSDN Universal for only $1499
      I ran across this site a few months ago and just decided to renew my MSDN Universal with them and I couldn't believe their low prices as well as...
  3. #2

    Default Re: Where can I get the dll referred to in this msdn article?

    Hi,
    try

    [url]http://www.microsoft.com/whdc/ddk/debugging/default.mspx[/url]

    Natty Gur, CTO
    Dao2Com Ltd.
    28th Baruch Hirsch st. Bnei-Brak
    Israel , 51114

    Phone Numbers:
    Office: +972-(0)3-5786668
    Fax: +972-(0)3-5703475
    Mobile: +972-(0)58-888377

    Know the overall picture


    *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
    Don't just participate in USENET...get rewarded for it!
    Natty Gur Guest

  4. #3

    Default RE: Where can I get the dll referred to in this msdn article?

    Hello Michael,

    Please go to [url]http://www.microsoft.com/downloads/release.asp?ReleaseID=44273[/url]
    and download the walkthrough package. After installing the package, you
    could find a project in \Inetpub\wwwroot\Debugging\DebuggingCOM.

    Please build the project and we could find a DLL file. Importing the DLL
    file into your project could create DebuggingCOMLib namespace for you.

    HTH.

    Best regards,
    yhhuang
    VS.NET, Visual C++
    Microsoft

    This posting is provided "AS IS" with no warranties, and confers no rights.
    Got .Net? [url]http://www.gotdotnet.com[/url]
    --------------------
    !From: "Michael Tholkes" <michaeltholkes@clearchannel.com>
    !Subject: Where can I get the dll referred to in this msdn article?
    !Date: Fri, 27 Jun 2003 11:23:40 -0500
    !Lines: 13
    !X-Priority: 3
    !X-MSMail-Priority: Normal
    !X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
    !X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
    !Message-ID: <euDy5hMPDHA.1608@TK2MSFTNGP11.phx.gbl>
    !Newsgroups: microsoft.public.dotnet.framework.aspnet
    !NNTP-Posting-Host: 207.230.140.240
    !Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTN GP11.phx.gbl
    !Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:155490
    !X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
    !
    !Hello,
    !
    !I cannot find where to download to code or dll referred to in this article:
    !
    ![url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html[/url]
    /DBGch01.asp
    ! "Production Debugging for .NET Framework Applications"
    !
    !I'm looking for the DebuggingCOMLib library referenced in the article.
    !
    !Thanks,
    !Mike
    !
    !
    !

    Yan-Hong Huang[MSFT] Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139