Hello Simon,
I have .Net version 2 . trying to Build and Debug my project for Reverse Engineering Sequence Diagram. Somehow out of luck .
According to the UserGuide
type_name, method_name, { method_argument_1, method_argument2,....}
I have set the Debug tab as follows:
XXX.YYY.Login.BusinessController.dll
and the variables as
XXX.YYY.Login.BusinessController.LogInInfoController.ExecuteBusinessLogic,ExchangeDataSuper,SessionInformation,config
where ExecuteBusinessLogic is the METHOD , ExchangeDataSuper ,SessionInformation ,Config are all instances of class .
I still get the same error while building the project .
Let me know if i am doing wrong .
Thanks for all your help
Regards,