RegSvcs.exe
I repeatedly registered debug builds of our Serviced Components on our server. Now that I try to register a clean release version I constantly get this error:
An unknown exception occurred during installation:
1: System.Runtime.Serialization.SerializationException - Insufficient state to deserialize the object. More information is needed.
Could this have anything to do RegSvcs generating the applicationName from my assembly? Why would a release build be any different from a debug build, registration wise?