-----------------------------------------------------------

New Message on BDOTNET

-----------------------------------------------------------
From: thajeer
Message 2 in Discussion



Hope this helps 

use this in your exception block to
send it to client .. or log yo event log.. etc 

"Source: " & exp.Source
& vbCrLf & "Method: " & CStr(exp.TargetSite.Name)
& vbCrLf & _

           
                     
                     
      "Line #:" & exp.StackTrace.IndexOf(":line")
& vbCrLf & _

           
                     
                     
       "Message: " & exp.Message



Thajeer Thundiyil










"vinaychetty1"
<[EMAIL PROTECTED]> 

06/21/2004 09:31 AM





Please respond to

"BDOTNET" <[EMAIL PROTECTED]>






To
"BDOTNET" <[EMAIL PROTECTED]>


cc



Subject
How to find the exact line
no. of error occuring code.

















New Message on BDOTNET





How
to find the exact line no. of error occuring code.





Reply





 
Reply
to Sender   Recommend


Message 1 in Discussion







From:
vinaychetty1




Hi everybody,

 

I want to know where in the code(excat line no.)  the
exception happens.(exception like Object reference not set to an instance
of an object). i want to show the same to the client.

 

If anybody knows what to use, how the we i can procede,
it would be very helpfull for me.

 

Thanks 

vinay





View
other groups in this category. 






Also on MSN:

Start
Chatting |
Listen
to Music |
House
& Home |
Try
Online Dating |
Daily
Horoscopes 









To stop getting this e-mail, or change how often it arrives, go to your
E-mail
Settings. 



Need help? If you've forgotten your password, please go to Passport
Member Services. 

For other questions or feedback, go to our Contact
Us page. 



If you do not want to receive future e-mail from this MSN group, or if
you received this message by mistake, please click the "Remove"
link below. On the pre-addressed e-mail message that opens, simply click
"Send". Your e-mail address will be deleted from this group's
mailing list. 

Remove
my e-mail address from BDOTNET.




ForwardSourceID:NT00007872
   



-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/BDOTNET/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you received 
this message by mistake, please click the "Remove" link below. On the pre-addressed 
e-mail message that opens, simply click "Send". Your e-mail address will be deleted 
from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to