Click here to Skip to main content
15,889,335 members
Home / Discussions / C#
   

C#

 
AnswerRe: Mutex and user account Pin
pbraun20-Aug-07 12:00
pbraun20-Aug-07 12:00 
GeneralRe: Mutex and user account Pin
MarioMARTIN20-Aug-07 20:47
MarioMARTIN20-Aug-07 20:47 
GeneralRe: Mutex and user account Pin
MarioMARTIN20-Aug-07 21:26
MarioMARTIN20-Aug-07 21:26 
QuestionTo extract text of multiline textbox Pin
Mushtaque Nizamani19-Aug-07 21:50
Mushtaque Nizamani19-Aug-07 21:50 
AnswerRe: To extract text of multiline textbox Pin
Giorgi Dalakishvili19-Aug-07 21:55
mentorGiorgi Dalakishvili19-Aug-07 21:55 
AnswerRe: To extract text of multiline textbox Pin
Rocky#19-Aug-07 21:55
Rocky#19-Aug-07 21:55 
AnswerRe: To extract text of multiline textbox Pin
Mushtaque Nizamani19-Aug-07 23:11
Mushtaque Nizamani19-Aug-07 23:11 
QuestionDebugging a COM dll Pin
jozsurf19-Aug-07 21:28
jozsurf19-Aug-07 21:28 
Hi all,

How does one debug COM dlls? I'm reasonably new to the software application game and as such have not have had much experience with using dlls (COM or otherwise); previously I've been able to debug non-COM dlls by simply enabling 'Debug unmanaged code' in the VS2005 project setttings with no problems. Obviously, I need to make sure that I also have the dll's pdb file in the same folder as the dll. At this stage it's probably wise to point out that my (rather limited) idea of a non-COM dll is one that does not need a separate interop dll; the interface is written into the .NET project.

My limited understanding of interop and dlls has carried me this far; but today I've encountered the need to debug a COM dll (one that does not reside in the same directory as my executable; instead there is an interop dll which presumably handles the communication between the .NET app with the dll). All my previous experience with debugging dlls (above) has not helped a jot, I'm thinking that there's a separate process to have to get through because of the interop dll.

Can anyone help?

cheers!
AnswerRe: Debugging a COM dll Pin
Nissim Salomon19-Aug-07 22:23
Nissim Salomon19-Aug-07 22:23 
GeneralRe: Debugging a COM dll Pin
jozsurf19-Aug-07 22:28
jozsurf19-Aug-07 22:28 
GeneralRe: Debugging a COM dll Pin
Nissim Salomon19-Aug-07 22:45
Nissim Salomon19-Aug-07 22:45 
GeneralRe: Debugging a COM dll Pin
jozsurf19-Aug-07 22:55
jozsurf19-Aug-07 22:55 
GeneralRe: Debugging a COM dll Pin
Nissim Salomon19-Aug-07 23:02
Nissim Salomon19-Aug-07 23:02 
GeneralRe: Debugging a COM dll Pin
jozsurf19-Aug-07 23:11
jozsurf19-Aug-07 23:11 
GeneralRe: Debugging a COM dll Pin
Nissim Salomon19-Aug-07 23:26
Nissim Salomon19-Aug-07 23:26 
GeneralRe: Debugging a COM dll Pin
jozsurf20-Aug-07 16:53
jozsurf20-Aug-07 16:53 
QuestionConnecting to SQL Server 2000 independent of the name of the server Pin
Rocky#19-Aug-07 21:24
Rocky#19-Aug-07 21:24 
AnswerRe: Connecting to SQL Server 2000 independent of the name of the server Pin
originSH19-Aug-07 22:14
originSH19-Aug-07 22:14 
GeneralRe: Connecting to SQL Server 2000 independent of the name of the server Pin
Rocky#19-Aug-07 23:14
Rocky#19-Aug-07 23:14 
QuestionArray List Pin
.NET- India 19-Aug-07 20:51
.NET- India 19-Aug-07 20:51 
AnswerRe: Array List Pin
N a r e s h P a t e l19-Aug-07 20:57
N a r e s h P a t e l19-Aug-07 20:57 
AnswerRe: Array List Pin
Hessam Jalali19-Aug-07 20:59
Hessam Jalali19-Aug-07 20:59 
AnswerRe: Array List Pin
J4amieC19-Aug-07 22:20
J4amieC19-Aug-07 22:20 
AnswerRe: Array List Pin
mangrovecm19-Aug-07 22:55
mangrovecm19-Aug-07 22:55 
QuestionGet the active tab's URL of IE7 & Mozilla Firefox Pin
ULLAS K19-Aug-07 20:27
ULLAS K19-Aug-07 20:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.