Quantcast
Channel: XML, System.Xml, MSXML and XmlLite forum
Viewing all articles
Browse latest Browse all 935

XML Error in the Setup project file with extension .InstallState

$
0
0

I recently upgraded from VS 2010 to VS 2013. I also installed the new Microsoft Visual Studio Installer that was able to compile my .vdproj ( setup project file). But there is this file in the setup project myproject.InstallState. The install program complains that the "Soap: Envelope XML element is missing a type attribute" I did not generate this file manually and I don't know how to regenerate it. But here is the entire file . Can some one figure out the error?

<SOAP-ENV:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:clr="http://schemas.microsoft.com/soap/encoding/clr/1.0" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><a1:Hashtable id="ref-1" xmlns:a1="http://schemas.microsoft.com/clr/ns/System.Collections"><LoadFactor>0.72</LoadFactor><Version>2</Version><Comparer xsi:null="1"/><HashCodeProvider xsi:null="1"/><HashSize>11</HashSize><Keys href="#ref-2"/><Values href="#ref-3"/></a1:Hashtable><SOAP-ENC:Array id="ref-2" SOAP-ENC:arrayType="xsd:anyType[2]"><item id="ref-4" xsi:type="SOAP-ENC:string">_reserved_nestedSavedStates</item><item id="ref-5" xsi:type="SOAP-ENC:string">_reserved_lastInstallerAttempted</item></SOAP-ENC:Array><SOAP-ENC:Array id="ref-3" SOAP-ENC:arrayType="xsd:anyType[2]"><item href="#ref-6"/><item xsi:type="xsd:int">0</item></SOAP-ENC:Array><SOAP-ENC:Array id="ref-6" SOAP-ENC:arrayType="a1:IDictionary[1]" xmlns:a1="http://schemas.microsoft.com/clr/ns/System.Collections"><item href="#ref-7"/></SOAP-ENC:Array><a1:Hashtable id="ref-7" xmlns:a1="http://schemas.microsoft.com/clr/ns/System.Collections"><LoadFactor>0.72</LoadFactor><Version>2</Version><Comparer xsi:null="1"/><HashCodeProvider xsi:null="1"/><HashSize>11</HashSize><Keys href="#ref-8"/><Values href="#ref-9"/></a1:Hashtable><SOAP-ENC:Array id="ref-8" SOAP-ENC:arrayType="xsd:anyType[2]"><item href="#ref-4"/><item href="#ref-5"/></SOAP-ENC:Array><SOAP-ENC:Array id="ref-9" SOAP-ENC:arrayType="xsd:anyType[2]"><item href="#ref-10"/><item xsi:type="xsd:int">-1</item></SOAP-ENC:Array><SOAP-ENC:Array id="ref-10" SOAP-ENC:arrayType="a1:IDictionary[0]" xmlns:a1="http://schemas.microsoft.com/clr/ns/System.Collections"></SOAP-ENC:Array></SOAP-ENV:Body></SOAP-ENV:Envelope>


Viewing all articles
Browse latest Browse all 935

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>