ArgumentNullException within CheckLinkValid

Greetings fellow earthlings,



GoSilverlight is very cool, and we would like to continue to use this product. We are having issues here , not sure if bug or something wrong with our implementation. Here are the exception details.





error message:

{System.ArgumentNullException: Value cannot be null.

Parameter name: source

at System.Linq.Enumerable.Where[TSource](IEnumerable1 source, Func2 predicate)

at Northwoods.GoXam.Model.GraphLinksModel4.#tj(#I a) <br /> at Northwoods.GoXam.Model.GraphLinksModel4.#xj(HashSet1 seen, #I a, #I b) <br /> at Northwoods.GoXam.Model.GraphLinksModel4.#wj(#I a, #I b)

at Northwoods.GoXam.Model.GraphLinksModel4.CheckLinkValid(NodeType fromdata, PortKey fromparam, NodeType todata, PortKey toparam) <br /> at EG.GenBoss.Models.GenBossGraphLinksModel4.CheckLinkValid(MatrixElementItemViewModel fromdata, String fromparam, MatrixElementItemViewModel todata, String toparam)}











stack trace:

at System.Linq.Enumerable.Where[TSource](IEnumerable1 source, Func2 predicate)

at Northwoods.GoXam.Model.GraphLinksModel4.#tj(#I a) <br /> at Northwoods.GoXam.Model.GraphLinksModel4.#xj(HashSet1 seen, #I a, #I b) <br /> at Northwoods.GoXam.Model.GraphLinksModel4.#wj(#I a, #I b)

at Northwoods.GoXam.Model.GraphLinksModel4.CheckLinkValid(NodeType fromdata, PortKey fromparam, NodeType todata, PortKey toparam) <br /> at EG.GenBoss.Models.GenBossGraphLinksModel4.CheckLinkValid(MatrixElementItemViewModel fromdata, String fromparam, MatrixElementItemViewModel todata, String toparam)







Much thanks for any assistance/insight you can provide.



-Kind Regards

-Chau Nguyen

Aha – that’s actually a bug that we have already fixed, but apparently didn’t include in the latest bug fix release. Allow me to create new DLLs for you.

Try the following DLL for Silverlight:
(EDIT: the latest DLLs are described in http://www.nwoods.com/forum/forum_posts.asp?TID=3038)