Idictionary crashing with Printing
Trying to pass in a Idictionary(String, String) to a print template routine in workflow, but it fails every time with a mscorbil.dll error thing. When I remove the dictionary from the print, it succeeds, and I know the dictionary is not null but it fails and says there is a invalid parameter of name key.
Help?
0
-
Hello Chris,
Have you tried using a Dictionary intead of an IDictionary? I have notced some behvaiour where IDictionaries give some weird behaviour
0
Please sign in to leave a comment.
Comments
1 comment