i have a vb dll hosted in COM+.
I have set up role based security on COM+.
When a user trys to connect to the dll and they are not in the relevant group.
A message is generated to the client - "Permission Denied"
--------------------------------------------------------------
What i want to know is:
Can i Customise this message and the message box title?
thanks