Saar Carmi

A .NET Blog

<November 2008>
SuMoTuWeThFrSa
2627282930311
2345678
9101112131415
16171819202122
23242526272829
30123456


Navigation

Subscriptions

Post Categories



Regsvcs error - "Insufficient state to deserialize the object. More information is needed"

While you run Regsvcs you might get a message saying:

An unknown exception occurred during installation:

1: System.Runtime.Serialization.SerializationException - Insufficient state to deserialize the object.  More information is needed.

This might occur because the assembly you are trying to register references another assembly that is missing (could be a versioning problem)

You can use Fusion Log Viewer to determine which assembly is missing.

---

You can also get this message in other situations which are not related to Regsvcs.

posted on Monday, February 14, 2005 6:03 AM by saarc





Powered by Dot Net Junkies, by Telligent Systems