How to Run Web Interface 5.0 in 64-bit Mode 13 June, 2008
Posted by Melvin Porter in Citrix, Project Delaware, Web Interface, XenApp/Presentation Server.Tags: 64-bit, Project Delaware, Web Interface, Web Interface 5.0
add a comment
I wish I found this article a week ago … I have been fighting with ASP.NET in 32-bit mode on a 64-bit server!!! This article describes how to run Web Interface 5.0 in a 64-bit Internet Information Services (IIS) process.
Background
This article applies to Citrix Web Interface 5.0 running on Microsoft Internet Information Services (IIS) 6.0 or 7.0 with an appropriate version of Visual J#.NET 2.0 Second Edition on a 64-bit computer.
Web Interface 5.0 is a .NET application that is compiled so that it can be used on both 32-bit and 64-bit versions of ASP.NET. Web Interface makes use of Visual J# and 64-bit support is added by Visual J#.NET 2.0 Second Edition. This allows the Web Interface to run inside a 64-bit IIS process.
The ability to run inside a 64-bit process can prove particularly useful on IIS 6.0, where the entire IIS Web site is either a 32-bit process or a 64-bit process. This makes it easier for the Web Interface to coexist with 64-bit Web applications on the same IIS site.
Procedure to allow the Web Interface to run as a 64-bit process on IIS 7.0
1. Open the Microsoft Management Console (MMC) IIS Manager snap-in on the server running the Web Interface.
2. In the left pane, click Application Pools and, in the Features View, select the application pool that your Web Interface site uses (usually called CitrixWebInterface5.0.xAppPool).
3. In the Actions pane, click Advanced Settings.
4. In the General section, change the Enable 32-Bit Applications setting to False.
To allow the Web Interface to run as a 64-bit process on IIS 6.0
1. When you install the Web Interface, allow the installer to switch IIS to 32-bit mode.
2. To switch IIS back to 64-bit mode and register the 64-bit version of ASP.NET, click Start, click Run, type cmd, and then click OK.
3. From the command prompt, type the following command to disable 32-bit mode:
cscript <systemdrive>\inetpub\adminscripts\adsutil.vbs SET W3SVC/AppPools/Enable32bitAppOnWin64 0
4. Type the following command to install the version of ASP.NET 2.0 and to install the script maps at the IIS root and under:
<systemroot>\Microsoft.NET\Framework64\version\aspnet_regiis.exe -i
where version is the build version number of ASP.NET.
5. Open the MMC IIS Manager snap-in on the server running the Web Interface.
6. Click Web Service Extensions under the server running the Web Interface and ensure that the status of the appropriate ASP.NET version is set to Allowed in the details pane.
- For more information about ASP.NET on IIS 6.0, see Microsoft Support Article 894435
Screen shots of the new “Citrix Applications” – Project Delaware 25 April, 2008
Posted by Melvin Porter in Citrix, Project Delaware, XenApp/Presentation Server.Tags: Citrix, Project Delaware
add a comment
Nice!
New Courseware from Citrix 9 March, 2008
Posted by Melvin Porter in Certification, Project Delaware, XenApp/Presentation Server.Tags: Citrix, Project Delaware
add a comment
Citrix have invited CCI’s (Citrix Certified Instructors) to feed in their comments regarding up and coming courseware for Project Delaware. I would love to tell you all about it but it is all subject to NDA’s (Non Disclosure Agreements).
All I can say is… “It’s pretty cool.” I am really looking forward to the new product.
Heh heh heh! - that whet your appetitie, didn’t it.
Cheers
Melvin
Web Interface 5.0 Preview 9 March, 2008
Posted by Melvin Porter in Citrix, Project Delaware, XenApp/Presentation Server.Tags: Citrix, Presentation Server, Project Delaware, Thomas Koetzing, Web Interface, XenApp
1 comment so far
Have a look at Thomas Koetzing’s preview of the all new funky looking Web Interface 5.0 (Project Delaware) (on Windows Server 2008)
http://www.thomaskoetzing.de/index.php?option=com_content&task=view&id=249&Itemid=277


Project Delaware – Code name for next version of XenApp 9 March, 2008
Posted by Melvin Porter in Citrix, Project Delaware, XenApp/Presentation Server.Tags: Citrix, Presentation Server, Project Delaware, XenApp
add a comment
Project Delaware
…is the code name for the next version of XenApp (the new name of Citrix Presentation Server) and will be the first major release to support Windows Server 2008.
According Citrix’s Sridhar Mullapudi (product management team of Presentation Server):
“…we have been working on this release for almost 2 years. It has been a great journey and we know its importance. It resembles the journey that George Washington took to cross Delaware river in 1776 as part of the American Revolution. And that’s why we named it project Delaware.”
Sridhar Mullapudi goes on to point out that the next version will support XPS printing protocol, ClearType font smoothing , Special Folder Redirection (when user’s click on “My Documents” or “Desktop” in a published application, they can be redirected to their local device folders) and IPv6 support through Secure Gateway. Over and above this Citrix will extend the paltform by adding a brand new Web Interface with loads of end user usability enhancements, key application streaming enhancements, EdgeSight 5.0 and Preferential Load Balancing.
Want a preview of Preferential Load Balancing in Project Delaware?
Check it out… http://mfile.akamai.com/8296/wmv/citrix.download.akamai.com/8296/TechVidEnc/PLBDemo.asx


