Err.Raise doen not work in the following scenario 
Author Message
 Err.Raise doen not work in the following scenario


Quote:
> I have a UI client that calls MTS objects installed in an MTS package.  To
> test err.raise I raised with the following
> code :
>     dim x as integer
>     x = 12/0
> Hoping to raise error through my error handler - I am able to successfully
> write to EventViewer, but can not raise the error, and I do not get any
info
> while viewing from the VB Client (Form app)

> Any info on this behaviour...

> thank you



Fri, 11 Oct 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Err.Raise doen not work in the following scenario

2. Err.Raise doen not work in the following scenario

3. Err.Raise in OLE Server EXE not raising error in calling program

4. Err.Raise - error not being re-raised all the way to top of the call stack

5. why Err.Raise doesn't work within even procedure

6. err.raise not trappable in class module

7. Err.Raise Not Returning Proper Value

8. Why does the following code not work?

9. Raised Event not Working

10. Err-3018 following Rollback

11. help...run time err 91 in following code

12. Help...Run time err 91 in following code

 

 
Powered by phpBB® Forum Software