Posted: Mon Sep 24, 2007 7:45 pm Post subject: Re: How to Get CallStacks
SANJAY SHAH-MICROBRAIN COMPUTERS PVT. LTD. wrote:
> I am storing errors in Log Events for that I want to find all calling
> procedures from start.
>
> Please help me.
'Fraid you gotta help yourself, here. This info isn't obtainable. You have to keep
track, if it matters. (Personally, I think it's easier to just write error-free
code. )
--
..NET: It's About Trust!
http://vfred.mvps.org
Posted: Tue Sep 25, 2007 12:20 pm Post subject: Re: How to Get CallStacks
SANJAY SHAH-MICROBRAIN COMPUTERS PVT. LTD. wrote:
> Dear Sir,
>
> I am storing errors in Log Events for that I want to find all calling
> procedures from start.
>
> Please help me.
>
> Sanjay Shah
>
>
I agree with Karl, but some time ago there was a splendid article on FTP
'Find that crash' (unfortunately no longer available on
http://www.fawcette.com/Archives/premier/mgznarch/vbpj/2001/04apr01/bb0401/bb0401.asp)
that dealt with calling stacks and stack tracing. The major problem with
this is that your application must contain a lot of so-called debug
information to be able to perform a decent trace. This opens a way to
reverse engineer your program quite easy.
As I was just wondering if it wouldn't be still available, I saw another
interesting article on FTP: Get Debug Info From Production Apps
(http://www.ftponline.com/vsm/2002_05/magazine/columns/blackbelt/).
Perhaps you can work this out to be suitable for your application.
Posted: Thu Sep 27, 2007 4:38 pm Post subject: Re: How to Get CallStacks
Can U give me name of a single software in world which is error-free.
Sanjay Shah
"Karl E. Peterson" wrote in message$HHA.4880@TK2MSFTNGP03.phx.gbl...
> SANJAY SHAH-MICROBRAIN COMPUTERS PVT. LTD. wrote:
> > I am storing errors in Log Events for that I want to find all calling
> > procedures from start.
> >
> > Please help me.
>
> 'Fraid you gotta help yourself, here. This info isn't obtainable. You
have to keep
> track, if it matters. (Personally, I think it's easier to just write
error-free
> code. )
> --
> .NET: It's About Trust!
> http://vfred.mvps.org
>
>
Posted: Thu Sep 27, 2007 10:52 am Post subject: Re: How to Get CallStacks
"SANJAY SHAH-MICROBRAIN COMPUTERS PVT. LTD." wrote in
message @TK2MSFTNGP05.phx.gbl...
> Can U give me name of a single software in world which is error-free.
>
> Sanjay Shah
>
Besides my code, there are a zillion others. Just check-out Chapter One of
any programming book... "Hello World"
Read Active Directory Is there away to read AD and create a report of just the groups and also if it is a security group or a distribution group? I would appreaciate some sample code.
Problem with shellexecute with Adobe Reader version 8 I have a VB6 application which displays a PDF file using the shellexecute command. This was working fine with version 7 but with version 8 it returns the error 'file not found'. The command is: ShellExecute "Open",
COM+ server singleton Hi all I try to create a COM+ server as singleton. Unfortunately the GetInstance method always creates a new object. Is it possible to create a COM+ Singleton server? Any help is welcome!
Render question Hello, Is possible to render only sometimes (on any event call for example) without losing the image? Let me explain it better. In my app I render on a timer call. If I stop rendering the image is lost. I would like to render only when a movement into the
Favour hi, This is my first message to this groups I Got the Database SQL SERVER and iam using VB 6.0 i have the address part in the text field and i need to insert the special charactes such as ,."'/ this thinks into my sql database when iam entering this spe
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum