|
|
Browse by Tags
All Tags » Windows Workflow Foundation
-
If you working with Windows Worflow Foundation and it happens that you get such an exception, add a try/catch exception on the event that the host is firing and check the innerException message.
I am working on a WF application and had this exception today, I checked the InnerException object and found this message:
Cannot access a disposed ...
|
|
|