msvisual.com Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to Get CallStacks

 
Post new topic   Reply to topic    msvisual.com Forum Index -> VB Enterprise
Author Message
SANJAY SHAH-MICROBRAIN CO



Joined: 04 Oct 2007
Posts: 44

PostPosted: Mon Sep 24, 2007 5:34 pm    Post subject: How to Get CallStacks Reply with quote

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

Archived from group: microsoft>public>vb>enterprise
Back to top
View user's profile Send private message
Karl E. Peterson



Joined: 04 Oct 2007
Posts: 4836

PostPosted: Mon Sep 24, 2007 7:45 pm    Post subject: Re: How to Get CallStacks Reply with quote

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
Back to top
View user's profile Send private message
Sinna



Joined: 04 Oct 2007
Posts: 191

PostPosted: Tue Sep 25, 2007 12:20 pm    Post subject: Re: How to Get CallStacks Reply with quote

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.

Sinna
Back to top
View user's profile Send private message
SANJAY SHAH-MICROBRAIN CO



Joined: 04 Oct 2007
Posts: 44

PostPosted: Thu Sep 27, 2007 4:38 pm    Post subject: Re: How to Get CallStacks Reply with quote

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
>
>
Back to top
View user's profile Send private message
Ralph



Joined: 04 Oct 2007
Posts: 4148

PostPosted: Thu Sep 27, 2007 10:52 am    Post subject: Re: How to Get CallStacks Reply with quote

"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"


-ralph

Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
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
Post new topic   Reply to topic    msvisual.com Forum Index -> VB Enterprise All times are GMT
Page 1 of 1

 
Jump to:  
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


Powered by phpBB © 2001, 2005 phpBB Group