05-02-2008 10:03 AM
Thanks for the reply KristenC!
I cannot identify any watch expressions in the sequence. As a further check, creating a new sequence and trying to add a .NET action step leads to the same result. As soon as I select the 'Class' from the drop-down dialog 'Edit .NET Call' I get the dialog:
".NET Error" <- Title
"Error while accessing the .NET assembly" <- body
"Object reference not set to an instance of an object." <- body
This occurs independent of whether I enter an 'Object Reference'.
Also of note, I can only access public methods of the class selected. I cannot access any publically defined properties (by way of the 'Call Method or Access Property' pane. When I select the 'central' assembly, as mentioned above, this behaviour is not seen and everything is accessible.
05-05-2008 02:46 PM