Der Inhalt ist in der ausgewählten Sprache nicht verfügbar.
Installing on Windows Server 64-bit architecture
The Content Manager is a 32-bit application. If you are running a 64-bit edition of Windows 2003, IIS must run in 32-bit compatibility mode.
About this task
Note: If you are running a 64-bit edition of Windows 2008, by default the SDL Tridion 2011 Application Pool used by the Content Manager runs in 32-bit compatibility mode (the Enable 32-bit applications set to true).
Procedure
Open a command prompt.
Navigate to the IIS VBScript file adsutil.vbs located by default in the c:\Inetpub\AdminScripts\ folder.
Enter the following command:
cscript.exe adsutil.vbs set W3SVC/AppPools/Enable32BitAppOnWin64 1
Go to the folder %SYSTEMROOT%\Microsoft.NET\Framework\v2.0.50727\ (where %SYSTEMROOT% is the Windows root directory) and enter the following command: