c-sharp dotnet und Windows Server 2003 R2 x64
neuer Server unter Win2003 R2 x64, Dotnet-Framework x64, selbst entwickelte Anwendungen unter c# 32 Bit.
Hallo zusammen,
wir wollen einen neuen Terminalserver unter Win2003 R2 x64 Standard SP2 ans Netz hängen. Installation usw. hat soweit alles geklappt. Hardware ist ein Intel Xeon Quad Core.
Auch das Dotnet-Framework für x64 (Redist, inkl. 32 bit) haben wir installiert. Nun kommen wir mit unseren selbst entwickelten Anwendungen nicht weiter. Die Anwendungen sind VS 2005 SP1 erstellt, mit dem Parameter "anyCPU". Allerdings haben wir noch keine einzige Dotnet-Anwendung auf der 64-Bit-Maschine zum laufen bekommen. Fehlermeldung bei der Installation:
Fehler bei der Überprüfung der Systemkomponente .NET Framework 2.0. Fehlermeldung:
"Diese Version von .NET Framework 2.0 wird auf einem 64-Bit-Betriebssystem nicht unterstützt. Wenden Sie sich an den Hersteller der Anwendung."
Weitere Informationen finden Sie in der Setup-Protokolldatei unter "C:\DOCUME~1\ADMINI~1.MHH\LOCALS~1\Temp\1\VSD2.tmp\install.log".
Inhalt der install.log:
The following properties have been set:
Property: [AdminUser] = true {boolean}
Property: [ProcessorArchitecture] = AMD64 {string}
Property: [VersionNT] = 5.2.2 {version}
Running checks for package '.NET Framework 2.0', phase BuildList
Running external check with command line "C:\DOCUME~1\ADMINI~1.MHH\LOCALS~1\Temp\1\VSD2.tmp\dotnetfx\dotnetchk.exe" -lcid:1031
Process exited with code 1
Setting value '1 {int}' for property 'DotNetInstalled'
Reading value 'Version' of registry key 'HKLM\Software\Microsoft\Internet Explorer'
Read string value '7.0.5730.13'
Setting value '7.0.5730.13 {string}' for property 'IEVersion'
The following properties have been set for package '.NET Framework 2.0':
Property: [DotNetInstalled] = 1 {int}
Property: [IEVersion] = 7.0.5730.13 {string}
Running checks for command 'dotnetfx\instmsia.exe'
Result of running operator 'ValueExists' on property 'VersionNT': true
Result of checks for command 'dotnetfx\instmsia.exe' is 'Bypass'
Running checks for command 'dotnetfx\WindowsInstaller-KB893803-v2-x86.exe'
Result of running operator 'ValueExists' on property 'Version9x': false
Result of running operator 'VersionLessThan' on property 'VersionNT' and value '5.0.3': false
Result of running operator 'VersionGreaterThanOrEqualTo' on property 'VersionMsi' and value '3.0': true
Result of checks for command 'dotnetfx\WindowsInstaller-KB893803-v2-x86.exe' is 'Bypass'
Running checks for command 'dotnetfx\dotnetfx.exe'
Result of running operator 'ValueNotEqualTo' on property 'DotNetInstalled' and value '0': true
Result of checks for command 'dotnetfx\dotnetfx.exe' is 'Bypass'
Running checks for command 'dotnetfx\langpack.exe'
Result of running operator 'ValueEqualTo' on property 'DotNetInstalled' and value '2': false
Result of running operator 'ValueEqualTo' on property 'AdminUser' and value 'false': false
Skipping FailIf because Property 'Version9X' was not defined
Result of running operator 'ValueNotExists' on property 'IEVersion': false
Result of running operator 'VersionLessThan' on property 'IEVersion' and value '5.01': false
Result of running operator 'VersionLessThan' on property 'VersionNT' and value '5.00': false
Result of running operator 'ValueNotEqualTo' on property 'ProcessorArchitecture' and value 'Intel': true
Result of checks for command 'dotnetfx\langpack.exe' is 'Fail'
'.NET Framework 2.0' RunCheck result: Fail
A prerequisite failed for Package ".NET Framework 2.0"
Package failed with message "Diese Version von .NET Framework 2.0 wird auf einem 64-Bit-Betriebssystem nicht unterstützt. Wenden Sie sich an den Hersteller der Anwendung."
Hatte schonmal jmd. ähnliche Probleme ?
Lösungsvorschläge ?
Habe bereits das Dotnet-Framework mehrfach deinstalliert und wieder neu drauf gebügelt.
Danke für jede Hilfe !
Stefan
Hallo zusammen,
wir wollen einen neuen Terminalserver unter Win2003 R2 x64 Standard SP2 ans Netz hängen. Installation usw. hat soweit alles geklappt. Hardware ist ein Intel Xeon Quad Core.
Auch das Dotnet-Framework für x64 (Redist, inkl. 32 bit) haben wir installiert. Nun kommen wir mit unseren selbst entwickelten Anwendungen nicht weiter. Die Anwendungen sind VS 2005 SP1 erstellt, mit dem Parameter "anyCPU". Allerdings haben wir noch keine einzige Dotnet-Anwendung auf der 64-Bit-Maschine zum laufen bekommen. Fehlermeldung bei der Installation:
Fehler bei der Überprüfung der Systemkomponente .NET Framework 2.0. Fehlermeldung:
"Diese Version von .NET Framework 2.0 wird auf einem 64-Bit-Betriebssystem nicht unterstützt. Wenden Sie sich an den Hersteller der Anwendung."
Weitere Informationen finden Sie in der Setup-Protokolldatei unter "C:\DOCUME~1\ADMINI~1.MHH\LOCALS~1\Temp\1\VSD2.tmp\install.log".
Inhalt der install.log:
The following properties have been set:
Property: [AdminUser] = true {boolean}
Property: [ProcessorArchitecture] = AMD64 {string}
Property: [VersionNT] = 5.2.2 {version}
Running checks for package '.NET Framework 2.0', phase BuildList
Running external check with command line "C:\DOCUME~1\ADMINI~1.MHH\LOCALS~1\Temp\1\VSD2.tmp\dotnetfx\dotnetchk.exe" -lcid:1031
Process exited with code 1
Setting value '1 {int}' for property 'DotNetInstalled'
Reading value 'Version' of registry key 'HKLM\Software\Microsoft\Internet Explorer'
Read string value '7.0.5730.13'
Setting value '7.0.5730.13 {string}' for property 'IEVersion'
The following properties have been set for package '.NET Framework 2.0':
Property: [DotNetInstalled] = 1 {int}
Property: [IEVersion] = 7.0.5730.13 {string}
Running checks for command 'dotnetfx\instmsia.exe'
Result of running operator 'ValueExists' on property 'VersionNT': true
Result of checks for command 'dotnetfx\instmsia.exe' is 'Bypass'
Running checks for command 'dotnetfx\WindowsInstaller-KB893803-v2-x86.exe'
Result of running operator 'ValueExists' on property 'Version9x': false
Result of running operator 'VersionLessThan' on property 'VersionNT' and value '5.0.3': false
Result of running operator 'VersionGreaterThanOrEqualTo' on property 'VersionMsi' and value '3.0': true
Result of checks for command 'dotnetfx\WindowsInstaller-KB893803-v2-x86.exe' is 'Bypass'
Running checks for command 'dotnetfx\dotnetfx.exe'
Result of running operator 'ValueNotEqualTo' on property 'DotNetInstalled' and value '0': true
Result of checks for command 'dotnetfx\dotnetfx.exe' is 'Bypass'
Running checks for command 'dotnetfx\langpack.exe'
Result of running operator 'ValueEqualTo' on property 'DotNetInstalled' and value '2': false
Result of running operator 'ValueEqualTo' on property 'AdminUser' and value 'false': false
Skipping FailIf because Property 'Version9X' was not defined
Result of running operator 'ValueNotExists' on property 'IEVersion': false
Result of running operator 'VersionLessThan' on property 'IEVersion' and value '5.01': false
Result of running operator 'VersionLessThan' on property 'VersionNT' and value '5.00': false
Result of running operator 'ValueNotEqualTo' on property 'ProcessorArchitecture' and value 'Intel': true
Result of checks for command 'dotnetfx\langpack.exe' is 'Fail'
'.NET Framework 2.0' RunCheck result: Fail
A prerequisite failed for Package ".NET Framework 2.0"
Package failed with message "Diese Version von .NET Framework 2.0 wird auf einem 64-Bit-Betriebssystem nicht unterstützt. Wenden Sie sich an den Hersteller der Anwendung."
Hatte schonmal jmd. ähnliche Probleme ?
Lösungsvorschläge ?
Habe bereits das Dotnet-Framework mehrfach deinstalliert und wieder neu drauf gebügelt.
Danke für jede Hilfe !
Stefan
Bitte markiere auch die Kommentare, die zur Lösung des Beitrags beigetragen haben
Content-ID: 79846
Url: https://administrator.de/contentid/79846
Ausgedruckt am: 22.11.2024 um 14:11 Uhr
2 Kommentare
Neuester Kommentar