How to get more detailed error message when CreateTaskWithContentType failed ?

Hi,

I've used the CreateTaskWithContentType activity in my "Workflow Activity Library" for associating Task and ContentType. I've specified some ContentTypeId to CreateTaskWithContentType1 object, and some are OK, others are Failed when I start the Workflow Activity. I'm sure that the ContentTypeId is exists. So I want to get the more detailed error message ...
I see that I can use the Faulting event to catch some message, but I find that the error messsage is too rough that I can't know what errors occured ... The Faulting event args have 2 properties : ExcutionResult and ExcutionStatus, but when faulting occurs, the value of them are "None" and "Faulting", so I can't know what happened.
Is there any solution to find more detailed error message when CreateTaskWithContentType failed

Sorry, I don't know is it fit to post WSS Workflow question here, apologying for my bothering ... Is there any more suitable forum that discussing WSS Workflow related topics

Any hints or answers are appreciated.
Thank you.

Jasper 11/23



Answer this question

How to get more detailed error message when CreateTaskWithContentType failed ?