Re: Deserilize can't find tempory dll?

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Chango V. (WorXStudio_at_hvltd.com)
Date: 03/09/04


Date: Tue, 9 Mar 2004 09:41:13 -0800

Here's my reason for getting this error: I had a couple of classes that were not public. It's in the documentation, but it bit me unexpectedly, and without Google I would've had a hard time figuring it out. I think the crux of the problem is error mishandling within the XmlSerializer: none of the error messages returned in exceptions point to the real problem.

//