Click here to Skip to main content
15,914,375 members
Home / Discussions / C#
   

C#

 
GeneralRe: Weird "Inconsistent Accessibility" problem Pin
tgrt9-May-08 1:49
tgrt9-May-08 1:49 
QuestionAbstract class with no body Pin
NarVish8-May-08 23:56
NarVish8-May-08 23:56 
AnswerRe: Abstract class with no body Pin
John Ad9-May-08 0:27
John Ad9-May-08 0:27 
AnswerRe: Abstract class with no body Pin
PIEBALDconsult9-May-08 7:41
mvePIEBALDconsult9-May-08 7:41 
Questionmeta data for assembly Pin
George_George8-May-08 23:52
George_George8-May-08 23:52 
AnswerRe: meta data for assembly Pin
Christian Graus9-May-08 1:03
protectorChristian Graus9-May-08 1:03 
GeneralRe: meta data for assembly Pin
George_George10-May-08 21:05
George_George10-May-08 21:05 
QuestionDebug C#-Code called from C++ Application via COM-Wrapper Pin
ieaeitsch8-May-08 23:19
ieaeitsch8-May-08 23:19 
I have a C#-Component with some logic implemented.
This logic is used from my web application and a C++ application.
Debugging the C#-Component from the web application is no problem.
But now I am faced with the problem to debug the C#-component from the C++ application which is unmanaged code.

If I start the application and try to attach the debugger after that, the MS Visual Studio 2003 raises an error message with the following info:
"Unabled to attach to the process. There is no managed code running..."

So I tried the following. I made (for debugging only) a global instance of my C#-component with is loading at start up of the C++ application. Now, when I try to attach the debugger the MS VS says only:
"Unabled to attach to the process." So the debugger noticed my managed code running but he cant attach nevertheless.

So do you have any ideas what the problem could be?

Thanks in advance.
Erik
QuestionArray Size Query Pin
AnthonyW8-May-08 23:17
AnthonyW8-May-08 23:17 
AnswerRe: Array Size Query Pin
Coding C#8-May-08 23:23
Coding C#8-May-08 23:23 
AnswerRe: Array Size Query Pin
phannon868-May-08 23:25
professionalphannon868-May-08 23:25 
GeneralRe: Array Size Query Pin
AnthonyW8-May-08 23:35
AnthonyW8-May-08 23:35 
QuestionReading a property from list of an object from given index Pin
Nais8-May-08 23:07
Nais8-May-08 23:07 
Questionhow to get text within <iframe> in .net with c#</iframe> Pin
sugunavathysubramanian8-May-08 22:56
sugunavathysubramanian8-May-08 22:56 
AnswerRe: how to get text within in .net with c# Pin
phannon868-May-08 23:00
professionalphannon868-May-08 23:00 
GeneralRe: how to get text within in .net with c# Pin
sugunavathysubramanian8-May-08 23:07
sugunavathysubramanian8-May-08 23:07 
QuestionDesign display problem in c# Pin
selvarajanlatha8-May-08 22:40
selvarajanlatha8-May-08 22:40 
AnswerRe: Design display problem in c# Pin
Gareth H8-May-08 22:50
Gareth H8-May-08 22:50 
QuestionHow to set search provider to my browser in c#.net ? Pin
Thirukkumaran8-May-08 21:50
Thirukkumaran8-May-08 21:50 
AnswerRe: How to set search provider to my browser in c#.net ? Pin
Vikram A Punathambekar8-May-08 22:25
Vikram A Punathambekar8-May-08 22:25 
QuestionRemoting Exception...Am i solving it correct.......? Pin
Siddharth Rastogi8-May-08 21:03
Siddharth Rastogi8-May-08 21:03 
AnswerRe: ASP.NET Question Pin
Gareth H8-May-08 22:48
Gareth H8-May-08 22:48 
GeneralRe: ASP.NET Question Pin
Siddharth Rastogi8-May-08 22:53
Siddharth Rastogi8-May-08 22:53 
QuestionCrystal report viewer toolbar Print button event PinPopular
AbhijeetB8-May-08 21:01
AbhijeetB8-May-08 21:01 
Questioncan anyone help me out? Pin
cristi_alonso8-May-08 20:54
cristi_alonso8-May-08 20:54 

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.