Hi!
I have used err.raise method(VB com) in dll and kept it in
COM+, At server side it gives me proper error message, but
at client side I get the message method "methodname~" of object "ObjName~" failed. If I log the information there I get the error message access...
Hi!
I have used err.raise method(VB com) in dll and kept it in
COM+, At server side it gives me proper error message, but
at client side I get the message method "methodname~" of object "ObjName~" failed.
What is the problem, why its not working.
Since a long time I am...
I have developed error handlling component in VB6 which uses err.raise method to return/notify error message back to the user.
These component is placed in COM+ , and working fine
at server side, but on client machine its not working.
Client side I'm getting the error method xyz of object...
I have developed error handlling component which uses err.raise method to return error message back to the
user.
These component is placed in COM+ , and working fine
at server side, but on client machine its not working.
Client side I'm getting the error method xyz of object err_hndlr failed...
I want to print a file without user interface. means even user should not allow to specify output file name.
I have tryed this with StartDoc win API function. Its running without error but not giving output.I have specified and passed all the required parameters for this function.
What could...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.