G
Guest
I have a prospective client who can't get my WinForms app running on his
machine. I sent him some sample .Net apps and they run fine. The error
coming up is very cryptic and doesn't help me resolve the problem.
My "traditional" way of debugging like this would be to create a special
version of the software that would simply write out designated milestones in
the app, like "1", "2", "3", etc. This info and maybe a little more
peripheral text would get written into a text file. Using this method I
could narrow down where the app was crashing.
But I'm thinking that .Net may have a superior way to resolve such a
situation. Does anyone know of one?
machine. I sent him some sample .Net apps and they run fine. The error
coming up is very cryptic and doesn't help me resolve the problem.
My "traditional" way of debugging like this would be to create a special
version of the software that would simply write out designated milestones in
the app, like "1", "2", "3", etc. This info and maybe a little more
peripheral text would get written into a text file. Using this method I
could narrow down where the app was crashing.
But I'm thinking that .Net may have a superior way to resolve such a
situation. Does anyone know of one?