XML Code wird bei klick auf setup.exe angezeigt

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hallo NG,

ich bin mir nicht ganz sicher, ob ich in dieser NG 100% richtig für
die Frage ist.

Ich habe eine Software in VB.NET 2008 geschrieben und verteile diese
als One Klick Anwendung über "Verteilen" auf einer Website im
Internet.

Auf manchen Computer wird nach dem starten von setup.exe der unten
folgende Code, statt einer Installation, angezeigt. Mir ist das schon
auf 2 Rechnern passiert. Beide waren Windows XP, auf denen IE6 oder
IE7 installiert war.

Hatt jemand einen Tipp für mich? Vielen Dank im Vorraus

Niels Wiederanders

<?xml version="1.0" encoding="utf-8" ?>
- <asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1
assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv3="urn:schemas-
microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#";
xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1"
xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv1="urn:schemas-
microsoft-com:asm.v1" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2"
xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://
www.w3.org/2001/XMLSchema-instance">
<assemblyIdentity name="Lerntrainer.application" version="1.0.4.37"
publicKeyToken="4c75cf95a6be54df" language="de-DE"
processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /

<description asmv2:publisher="fingers4soul.de"
asmv2:product="Wissen" asmv2:supportUrl="http://
wissen.fingers4soul.de/" xmlns="urn:schemas-microsoft-com:asm.v1" />
- <deployment install="true" mapFileExtensions="true">
- <subscription>
- <update>
<beforeApplicationStartup />
</update>
</subscription>
<deploymentProvider codebase="http://wissen.fingers4soul.de/publish/
Lerntrainer.application" />
</deployment>
- <dependency>
- <dependentAssembly dependencyType="install" codebase="Application
Files\Lerntrainer_1_0_4_37\Lerntrainer.exe.manifest" size="7258">
<assemblyIdentity name="Lerntrainer.exe" version="1.0.4.37"
publicKeyToken="4c75cf95a6be54df" language="de-DE"
processorArchitecture="msil" type="win32" />
- <hash>
- <dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-
com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/
xmldsig#sha1" />
<dsig:DigestValue>tmPgGRHJ5i+AV5BYsTZA8rLChoo=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<publisherIdentity name="CN=PALATINUS_OSITO\Niels"
issuerKeyHash="da58c724f40e0e15cdc4206fc9dcddfeaeba75f6" />
- <Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/
xmldsig#">
- <SignedInfo>
<CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-
c14n#" />
<SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-
sha1" />
- <Reference URI="">
- <Transforms>
<Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-
signature" />
<Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"; />
</Transforms>
<DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"; />
<DigestValue>+puNPOx1FqK/o7POKQdRRPEv71c=</DigestValue>
</Reference>
</SignedInfo>
<SignatureValue>HAUSlcnQBBHYg9ZVIQiW7eKZz7hDkA5+e3Ctcq/
DEmczwoKHNm8JSzl9aSwR5ttBfwLGRuk403/wYB3e+a
+I7j6XvDii3Qq2Tr9QKtU6Y1ed59PkMyu9H
+e6GzYsvjhM2OEVO8YYaDIa61xsZP9lhILD2gGYbHtHZsrCweBeXvo=</
SignatureValue>
- <KeyInfo Id="StrongNameKeyInfo">
- <KeyValue>
- <RSAKeyValue>
<Modulus>sIPzdu7RsuHbT5XM+c7vJuVulywSLHGD9u16q+F7Fv08WlG3QVVIqQVRb/
z8ZMilXUsIdDO6lx7OOZkUSIlAAH5mQmrC7V7c4Ml47R33VhzpcxsdAMO4ncDUq1d7y1/0AuNvT2wkl2i8XebjG6zYkjbNcI0ABuyA
+Z48MTFUj9M=</Modulus>
<Exponent>AQAB</Exponent>
</RSAKeyValue>
</KeyValue>
- <msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/
2005/reldata">
- <r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS"
xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode";>
- <r:grant>
- <as:ManifestInformation
Hash="57ef2ff144510729ceb3a3bfa21675ec3c8d9bfa" Description="" Url="">
<as:assemblyIdentity name="Lerntrainer.application"
version="1.0.4.37" publicKeyToken="4c75cf95a6be54df" language="de-DE"
processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /

</as:ManifestInformation>
<as:SignedBy />
- <as:AuthenticodePublisher>
<as:X509SubjectName>CN=PALATINUS_OSITO\Niels</as:X509SubjectName>
</as:AuthenticodePublisher>
</r:grant>
- <r:issuer>
- <Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/
2000/09/xmldsig#">
- <SignedInfo>
<CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-
c14n#" />
<SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-
sha1" />
- <Reference URI="">
- <Transforms>
<Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-
signature" />
<Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"; />
</Transforms>
<DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"; />
<DigestValue>0i6zFkcm7p5zJglG+MNaZo713TI=</DigestValue>
</Reference>
</SignedInfo>

<SignatureValue>lXFsQIbfnUuxmAbRj6gCoUhCg5wdMBvePkGzEgpnxuUhWywjMy72qu7iSx34SdXCbb/
+STZClYVfz1llhcQuS4cwdjA3L7/ymL/O3jKkAYO
+k411K7QSDvgVyanqKaT4/+Y39yTKIAVnMUh4CFo68OK8Qbm+ayGkUxu3HDNQEB0=</
SignatureValue>
- <KeyInfo>
- <KeyValue>
- <RSAKeyValue>
<Modulus>sIPzdu7RsuHbT5XM+c7vJuVulywSLHGD9u16q+F7Fv08WlG3QVVIqQVRb/
z8ZMilXUsIdDO6lx7OOZkUSIlAAH5mQmrC7V7c4Ml47R33VhzpcxsdAMO4ncDUq1d7y1/0AuNvT2wkl2i8XebjG6zYkjbNcI0ABuyA
+Z48MTFUj9M=</Modulus>
<Exponent>AQAB</Exponent>
</RSAKeyValue>
</KeyValue>
- <X509Data>

<X509Certificate>MIIB5TCCAVKgAwIBAgIQfe0gRRZhaLVFu4oqJ0cSxzAJBgUrDgMCHQUAMDUxMzAxBgNVBAMeKgBQAEEATABBAFQASQBOAFUAUwBfAE8AUwBJAFQATwBcAE4AaQBlAGwAczAeFw0wOTAyMjQxMjEzMTVaFw0xMDAyMjQxODEzMTVaMDUxMzAxBgNVBAMeKgBQAEEATABBAFQASQBOAFUAUwBfAE8AUwBJAFQATwBcAE4AaQBlAGwAczCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAsIPzdu7RsuHbT5XM
+c7vJuVulywSLHGD9u16q+F7Fv08WlG3QVVIqQVRb/
z8ZMilXUsIdDO6lx7OOZkUSIlAAH5mQmrC7V7c4Ml47R33VhzpcxsdAMO4ncDUq1d7y1/0AuNvT2wkl2i8XebjG6zYkjbNcI0ABuyA
+Z48MTFUj9MCAwEAATAJBgUrDgMCHQUAA4GBACOp1pRzV/
uZzn5FsVZnBClJJ8gIFL1gqH7RvOP1DLZrTJAb6Bu//
QYgsl7Y63w0QB32QKMjHedePClFJxX6Pfg2uTRp8LGECHjKNlU6NYEngbT5wZv2651wq42VWhJxS7JLFn
+VhXlAPT+r4tArl0eRi8j6FSin+TU9VL/UHrYN</X509Certificate>
</X509Data>
</KeyInfo>
</Signature>
</r:issuer>
</r:license>
</msrel:RelData>
</KeyInfo>
</Signature>
</asmv1:assembly>

.



Relevant Pages

  • Re: Xmldsig Countersignature DigestValue
    ... <Signature xmlns="http://www.w3.org/2000/09/xmldsig#"</a>;> ... //Creating the enveloped signature transform object and applying it to the xml2LoadInEnv Document ... How can i calculate DigestValue for Reference to signature (... ... All open source or Java implementations of XML signatures follows this ...
    (microsoft.public.dotnet.security)
  • Re: XPath Filter 2.0 Support? (XML Digital Signatures)
    ... digitized signature capture using a SignatureGem LCD 1x5 signature pad ... verifying digital signatures, but I have run into an issue that I'm hoping ... an XML element containing a Transform with the Algorithm ID ... <DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/> ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Xmldsig Countersignature DigestValue
    ... fine (with my code I verify signature have generated in java - ... // get signature to countersign ... Transform t1 = new ... DigestValue is wrong (in code with two transformation - I have ...
    (microsoft.public.dotnet.security)
  • Re: Xmldsig Countersignature DigestValue
    ... fine (with my code I verify signature have generated in java - ... // get signature to countersign ... Transform t1 = new ... DigestValue is wrong (in code with two transformation - I have ...
    (microsoft.public.dotnet.security)
  • Re: invariance of negative signature of the metric?
    ... Oh, yeah, signature in CS k is ... and learn how to transform ... Once again Dr, Tucker uses advanced ...
    (sci.physics.relativity)