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

C#

 
GeneralRe: how to change each pixel color Pin
WI54M27-Sep-17 18:56
WI54M27-Sep-17 18:56 
AnswerRe: how to change each pixel color Pin
Eddy Vluggen27-Sep-17 1:52
professionalEddy Vluggen27-Sep-17 1:52 
SuggestionRe: how to change each pixel color Pin
Richard Deeming27-Sep-17 2:56
mveRichard Deeming27-Sep-17 2:56 
AnswerRe: how to change each pixel color Pin
Pete O'Hanlon27-Sep-17 3:13
mvePete O'Hanlon27-Sep-17 3:13 
Questiontest Pin
Marinel7727-Sep-17 0:29
Marinel7727-Sep-17 0:29 
AnswerRe: Need help with school projects Pin
Pete O'Hanlon27-Sep-17 0:33
mvePete O'Hanlon27-Sep-17 0:33 
QuestionRe: Need help with school projects Pin
Eddy Vluggen27-Sep-17 0:46
professionalEddy Vluggen27-Sep-17 0:46 
QuestionProblem debugging c# assembly (class library) Pin
PankajB26-Sep-17 18:24
PankajB26-Sep-17 18:24 
Hi,

I have a C++ executable that consumes c# class library by importing the corresponding .tlb file. All works fine, except when I debug c# assembly by setting C++ executable as an external program, all the breakpoints in c# code says "The breakpoint will not currently be hit. No symbols have been loaded for this document"

FYI, I can debug C++ code, that's attached as an external program.

Below are few steps, I have already tried so far, but have no success.

1. Unregistered c# assembly and registered it back
2. Modified GUID and interface name, registered new assembly manually

Other details...
1. I am on Visual Studio 2010
2. For c# assembly, .NET target framework is 2.0, Register for COM interop is checked
3. I am using Win7 64 Bit version


Please let me know, in case any further details required.
Many Thanks

modified 27-Sep-17 0:34am.

AnswerRe: Problem debugging c# assembly (class library) Pin
Eddy Vluggen26-Sep-17 23:13
professionalEddy Vluggen26-Sep-17 23:13 
QuestionC# .Select Method Pin
Bootzilla3326-Sep-17 10:18
Bootzilla3326-Sep-17 10:18 
AnswerRe: C# .Select Method Pin
Pete O'Hanlon26-Sep-17 21:05
mvePete O'Hanlon26-Sep-17 21:05 
GeneralRe: C# .Select Method Pin
Bootzilla3327-Sep-17 4:01
Bootzilla3327-Sep-17 4:01 
GeneralRe: C# .Select Method Pin
Pete O'Hanlon27-Sep-17 4:07
mvePete O'Hanlon27-Sep-17 4:07 
GeneralRe: C# .Select Method Pin
Pete O'Hanlon27-Sep-17 4:28
mvePete O'Hanlon27-Sep-17 4:28 
QuestionInterface Pin
Hardevsinh Mori26-Sep-17 7:23
professionalHardevsinh Mori26-Sep-17 7:23 
GeneralRe: Interface Pin
harold aptroot26-Sep-17 7:23
harold aptroot26-Sep-17 7:23 
GeneralRe: Interface Pin
Hardevsinh Mori26-Sep-17 17:16
professionalHardevsinh Mori26-Sep-17 17:16 
AnswerRe: Interface Pin
Dave Kreskowiak26-Sep-17 8:02
mveDave Kreskowiak26-Sep-17 8:02 
GeneralRe: Interface Pin
Hardevsinh Mori26-Sep-17 17:19
professionalHardevsinh Mori26-Sep-17 17:19 
GeneralRe: Interface Pin
Dave Kreskowiak26-Sep-17 17:22
mveDave Kreskowiak26-Sep-17 17:22 
GeneralRe: Interface Pin
Hardevsinh Mori26-Sep-17 17:28
professionalHardevsinh Mori26-Sep-17 17:28 
GeneralRe: Interface Pin
Dave Kreskowiak26-Sep-17 17:29
mveDave Kreskowiak26-Sep-17 17:29 
GeneralRe: Interface Pin
Hardevsinh Mori26-Sep-17 17:31
professionalHardevsinh Mori26-Sep-17 17:31 
GeneralRe: Interface Pin
Dave Kreskowiak27-Sep-17 1:42
mveDave Kreskowiak27-Sep-17 1:42 
AnswerRe: Interface Pin
OriginalGriff26-Sep-17 8:20
mveOriginalGriff26-Sep-17 8:20 

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.