Click here to Skip to main content
16,005,120 members
Home / Discussions / C#
   

C#

 
GeneralTreeView with Bitmap Pin
ramsafe17-Dec-04 11:51
ramsafe17-Dec-04 11:51 
Generalxml document or dataset globalized Pin
machocr17-Dec-04 10:49
machocr17-Dec-04 10:49 
GeneralRe: xml document or dataset globalized Pin
Alex Korchemniy17-Dec-04 12:27
Alex Korchemniy17-Dec-04 12:27 
GeneralExceptions in windows forms problem Pin
Member 9617-Dec-04 8:24
Member 9617-Dec-04 8:24 
GeneralRe: Exceptions in windows forms problem Pin
Heath Stewart17-Dec-04 9:27
protectorHeath Stewart17-Dec-04 9:27 
GeneralRe: Exceptions in windows forms problem Pin
minhpc_bk17-Dec-04 15:17
minhpc_bk17-Dec-04 15:17 
GeneralRe: Exceptions in windows forms problem Pin
Heath Stewart18-Dec-04 12:05
protectorHeath Stewart18-Dec-04 12:05 
GeneralRe: Exceptions in windows forms problem Pin
Member 9623-Dec-04 11:58
Member 9623-Dec-04 11:58 
Heath Stewart wrote:
This happens when the exception occured in an native API call or in another unmanaged thread.

I wish it were something like that, in this case it's neither. For example, I can, in one of those sub forms simply do something like attempt to access a null string and the IDE will break and will show the exception being in the code that called showdialog for that sub form.

If I attempt the exact same thing in a test project it breaks into the null access (for example) as expected.

There is no green rectangle, I know exactly what you mean about an exception in unmanaged or native code, this isn't the same thing at all, it's a simple exception in a form that was created through showdialog from another form in this one project.

The only thing unique about this project is that the solution overall is huge and has both the business tier and UI tier in it.

It's really bizarre and annoying, oh well, maybe it will clear up in vs2005.

Thanks for replying.
Generalfile association Pin
bwagz17-Dec-04 7:52
bwagz17-Dec-04 7:52 
GeneralRe: file association Pin
Heath Stewart17-Dec-04 8:08
protectorHeath Stewart17-Dec-04 8:08 
GeneralRelative paths in a config file Pin
RB@Emphasys17-Dec-04 7:28
RB@Emphasys17-Dec-04 7:28 
GeneralRe: Relative paths in a config file Pin
Heath Stewart17-Dec-04 8:10
protectorHeath Stewart17-Dec-04 8:10 
GeneralRe: Relative paths in a config file Pin
RB@Emphasys17-Dec-04 9:01
RB@Emphasys17-Dec-04 9:01 
GeneralRe: Relative paths in a config file Pin
Heath Stewart17-Dec-04 9:54
protectorHeath Stewart17-Dec-04 9:54 
GeneralRe: Relative paths in a config file Pin
Uwe Keim18-Dec-04 3:41
sitebuilderUwe Keim18-Dec-04 3:41 
GeneralRe: Relative paths in a config file Pin
RB@Emphasys20-Dec-04 6:35
RB@Emphasys20-Dec-04 6:35 
GeneralUsing UIEditor from member properties Pin
Gangren17-Dec-04 4:10
Gangren17-Dec-04 4:10 
GeneralRe: Using UIEditor from member properties Pin
J4amieC17-Dec-04 4:34
J4amieC17-Dec-04 4:34 
GeneralRe: Using UIEditor from member properties Pin
Gangren17-Dec-04 4:51
Gangren17-Dec-04 4:51 
GeneralRe: Using UIEditor from member properties Pin
J4amieC17-Dec-04 5:21
J4amieC17-Dec-04 5:21 
GeneralRe: Using UIEditor from member properties Pin
Gangren17-Dec-04 5:39
Gangren17-Dec-04 5:39 
GeneralRe: Using UIEditor from member properties Pin
Heath Stewart17-Dec-04 7:21
protectorHeath Stewart17-Dec-04 7:21 
QuestionHow to call CreateFileMapping in C# Pin
Anonymous17-Dec-04 3:54
Anonymous17-Dec-04 3:54 
AnswerRe: How to call CreateFileMapping in C# Pin
Heath Stewart17-Dec-04 7:14
protectorHeath Stewart17-Dec-04 7:14 
QuestionMemory Leak? Pin
Federico Milano17-Dec-04 3:16
Federico Milano17-Dec-04 3:16 

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.