The Citrix Blog

Results for: App Streaming - Running apps via RadeRun

App Streaming – WinSxS

Windows Side by Side is a complicated beast and a source of much confusion in Windows system administration.  Today's post provides a foundation in WinSxS and goes into considerable detail about how this works with Citrix App Streaming. History DLL Hell is the root of all evil and the Microsoft C runtime is the root of DLL Hell.  In case anyone is counting, that's "2" statements describing ...

Read More

App Streaming – Faking out RadeRun

I am presently debugging a failed application launch of MS Access 2007 under Citrix Application Streaming and it's "falling back" to server delivered.   Every single one of the other MS Office applications are running without issue.  Something is broken in the launch sequence, and just for MS Access.  How to diagnose?Some time back I wrote an article about directly using RadeRun to ...

Read More

App Streaming – Layers of cake on XenDesktop

As Architect of Application Streaming, one of the things I do along with the other Citrix architects is worry about how to build the layers of cake.  Operating system on the bottom, Applications in the middle and user profile on the top.  We gathered a few months back to work on this problem and some pretty cool stuff came out of it.  The concepts apply ...

Read More

App Streaming – Restarting RadeSvc.exe

I have heard some rumors of the production level App Streaming service (radesvc.exe) dying at runtime.  In the reported failure, the administrator has configured the service for automatic restart to work past the issue and I have suggested that this is only masking the problem, don't do that!  The streaming service, like most NT services, should never die and I'd much rather cure the root ...

Read More

App Streaming – Never DEPLOY to XenApp Servers

I recommend: Never PreDeploy to XenApp Servers; never PreDeploy to XenDesktop clients.  Always PreDeploy to notebooks.Background: Application Streaming supports server side execution, client side execution and client side execution that can go offline.  These are controlled with publishing; should the application be available for offline or not, and via client side utilities (RadeDeploy) to optionally predeploy the execution content to the execution machine.  Notice that ...

Read More

App Streaming – Running apps via RadeRun

About once a week, I am asked "how do you start streamed applications directly"; that is, without using the standard publishing infrastructure.  This post describes how to do it, where it works and where it doesn't.The quick version:Can you do it?  Yes. Does it work? Yes - App Streaming 5.2 and beyond.Update: (May 2010) - This post was originally titled that it worked somewhat.  With the ...

Read More