Summary
WebLink is supported on 64-bit editions of Windows. However, because WebLink is a 32-bit ASP.NET application, you may need to perform additional configuration on your default installation of Windows x64.
You may receive error messages if you do not perform the additional needed configurations. For example, when you first install WebLink, when you browse to the WebLink website, you may receive the following error message:
%1 is not a valid Win32 application.
More Information
Perform the following steps:
cscript %SYSTEMDRIVE%\inetpub\adminscripts\adsutil.vbs SET W3SVC/AppPools/Enable32bitAppOnWin64 1
%SYSTEMROOT%\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i
To modify your WebLink virtual directory to use .NET Framework 1.1 for the above extensions
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_isapi.dll
Related Links
Please see the following Knowledge Base articles for related information.
1011722 An "Error 80040154" Occurs When Loading WebLink on Windows Server 2003 x64.
1011824 Registry Information for 32-bit Programs are Stored Under a Different Key in 64-bit Editions of Windows.