Connecting Tech Pros Worldwide Forums | Help | Site Map

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

Michael Tholkes
Guest
 
Posts: n/a
#1: Nov 17 '05
Hello,

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

http://msdn.microsoft.com/library/de...ml/DBGch01.asp
"Production Debugging for .NET Framework Applications"

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

Thanks,
Mike



Natty Gur
Guest
 
Posts: n/a
#2: Nov 17 '05

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


Hi,
try

http://www.microsoft.com/whdc/ddk/de...g/default.mspx

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 http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Yan-Hong Huang[MSFT]
Guest
 
Posts: n/a
#3: Nov 17 '05

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


Hello Michael,

Please go to http://www.microsoft.com/downloads/r...eleaseID=44273
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? http://www.gotdotnet.com
--------------------
!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:
!
!http://msdn.microsoft.com/library/de...-us/dnbda/html
/DBGch01.asp
! "Production Debugging for .NET Framework Applications"
!
!I'm looking for the DebuggingCOMLib library referenced in the article.
!
!Thanks,
!Mike
!
!
!

Closed Thread