How to Sequence Visual Studio 2010 in Microsoft Application Virtualization
This article describes one method that you can use to sequence Microsoft Visual Studio 2010 for use with Microsoft Application Virtualization (App-V). The method that is described in this article is not the only possible method. Additionally, you may have to adapt the information in this article as appropriate for your particular environment.
Application Name: Visual Studio 2010
Application Version: Service Pack 1
Company Name: Microsoft Corporation
Sequencer Version: App-V 4.6 SP1
App-V Client Version Tested On: App-V 4.6 SP1
Operating System Sequenced On: Windows XP SP3; Windows Vista; Windows 7 SP1; Windows Server 2003 R2 SP2; Windows Server 2008 SP2; Windows Server 2008 R2 SP1
Pre-requisites:
You must have the following to sequence Visual Studio 2010 for use with Microsoft Application Virtualization:
· A volume license for Visual Studio 2010
· Visual Studio 2010 Service Pack 1 or a later version
· Hotfix 2526163 for Visual Studio 2010 Service Pack 1
· Microsoft Application Virtualization 4.6 SP1 or a later version
· Microsoft .NET Framework 4 Full Profile natively installed on the App-V Sequencer and App-V Clients to which the sequencing will be deployed.
· If you are using Windows 7 or Windows Server 2008 R2, you must use Windows 7 SP1 or Windows Server 2008 R2 SP1 or later on the App-V Sequencer and App-V Clients.
Client Operating Systems Successfully Deployed To: Windows XP SP3; Windows Vista; Windows 7 SP1; Windows Server 2003 R2 SP2; Windows Server 2008 SP2; Windows Server 2008 R2 SP1
Posted by Microsoft Employee: Jim Boyles
Corresponding KB Article Reference:
For Visual Studio 2010 Service Pack 1, you have to obtain Hotfix 2526163. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
2526163 FIX: Error message when you try to start a sequenced Visual Studio 2010 application package on an Application Virtualization client: "Invalid license data. Reinstall is required"
Steps to Sequence the Application
Background
Obtain Background Information
· Review the Microsoft Application Virtualization 4.6 SP1 Sequencing Guide white paper available on TechNet.
· Install Visual Studio 2010 to become familiar with the functionality of the program.
Prepare the Environment
Make sure that you allocate at least 3 gigabytes (GB) of random access memory (RAM) to the computer on which you will sequence Visual Studio.
Sequence Visual Studio 2010
Note: Please complete all sequencing steps logged in as a local administrator.
1. Install Microsoft .NET Framework 4 Full Profile on the Sequencer machine. Using Microsoft Update, install all updates for Windows and .NET Framework.
2. Make sure that the following update was installed by Microsoft Update on the Sequencer machine. If not, install it manually. 2468871 Update for the .NET Framework 4
3. On the Tools menu, click Options. Click on the Exclusion Items tab.
4. Add the following exclusions:
Exclude Path |
Mapping Type |
%CSIDL_WINDOWS%\Assembly\NativeImages_v4.0.30319_32 |
VFS |
%CSIDL_WINDOWS%\Assembly\NativeImages_v4.0.30319_64 |
VFS |
%CSIDL_WINDOWS%\Assembly\NativeImages_v2.0.50727_32 |
VFS |
%CSIDL_WINDOWS%\Assembly\NativeImages_v2.0.50727_64 |
VFS |
\Registry\Machine\SOFTWARE\Microsoft\.NETFramework\v2.0.50727\NGENService\Roots |
VRG |
\Registry\Machine\SOFTWARE\Wow6432Node\Microsoft\.NETFramework\v2.0.50727\NGENService\Roots |
VRG |
\REGISTRY\MACHINE\Software\Microsoft\Fusion |
VRG |
For Windows XP and Windows Server 2003, also add the following exclusions:
Exclude Path |
Mapping Type |
%CSIDL_WINDOWS%\Microsoft.Net\assembly\GAC_32\System.EnterpriseServices |
VFS |
%CSIDL_WINDOWS%\Microsoft.Net\assembly\GAC_64\System.EnterpriseServices |
VFS |
5. On the File menu, click Save As Template… to save these exclusions as a project template.
6. On the File menu, click New From Template… to start sequencing using the newly created template.
7. Complete the initial pages of the New Package Wizard.
8. Start monitoring the installation.
9. Install Visual Studio 2010. Use the default options, except for the following:
a. Be sure to specify the install location as Q:\VS2010.
b. Install everything except Microsoft SharePoint Developer Tools and SQL Server 2008 Express.
10. On 64-bit systems (x64), open regedit and create the following keys after Visual Studio 2010 installation completes:
a. HKLM\SOFTWARE\MICROSOFT\PLAYREADY
b. HKLM\SOFTWARE\WOW6432NODE\MICROSOFT\PLAYREADY
11. Install Visual Studio 2010 Service Pack 1
12. Install Hotfix 2526163 for Install Visual Studio 2010 Service Pack 1
a. Launch an elevated Visual Studio 2010 Command prompt while monitoring. Note: You do not need to run elevated on Windows XP or Windows Server 2003.
b. Run DDConfigCA.exe from the command prompt.
c. Exit the command prompt.
13. After installation completes, run the following from an elevated command prompt: %WINDIR%\Microsoft.NET\Framework\v4.0.30319\ngen executeQueuedItems
14. On 64-bit systems (x64), also run the following from an elevated command prompt: %WINDIR%\Microsoft.NET\Framework64\v4.0.30319\ngen executeQueuedItems
15. Launch an elevated Visual Studio 2010 Command prompt. Note: You do not need to run elevated on Windows XP or Windows Server 2003. Execute the command:
a. On 32-bit systems (x86): gacutil /i “%ProgramFiles%\Microsoft Silverlight\4.0.50826.0\System.Windows.dll”
b. On 64-bit systems (x64): gacutil /i “%ProgramFiles(x86)%\Microsoft Silverlight\4.0.50826.0\System.Windows.dll”
16. If you are sequencing Visual Studio 2010 Ultimate, modify intellitrace.exe.config. Modify the startup xml node to add an attribute useLegacyV2RuntimeActivationPolicy : <startup useLegacyV2RuntimeActivationPolicy="true"> in the following 2 locations:
a. Q:\VS2010\Common7\IDE\PrivateAssemblies\DataCollectors
b. Q:\VS2010\Team Tools\TraceDebugger Tools
17. For64-bit systems (x64), perform the following steps:
a. Open the registry key HKLM\Software\WOW6432Node\Microsoft\Windows\CurrentVersion\App Paths\Iexplore.exe.
b. Modify the Default value of this key to place quotes around the path. For example, if the current value is C:\Program Files (x86)\Internet Explorer\IEXPLORE.EXE,change the value to “C:\Program Files (x86)\Internet Explorer\IEXPLORE.EXE” .
c. Modify the Path value of this key to place quotes around the path. For example, if the current value is C:\Program Files (x86)\Internet Explorer, change the value to “C:\Program Files (x86)\Internet Explorer” .
18. Stop monitoring the installation.
19. Continue to the customization page
20. On the Toolsmenu, click Diagnostics | Command Window.
a. Run regedit.
b. Delete the value HKLM\Software\Microsoft\VisualStudio\10\SetupCommandLine
c. Exit regedit and the command prompt.
21. Go to the VFS tab on the Sequencer. Delete all files named webengine4.dll. If no files are found with the specified name, skip this step.
22. On the OSD tab, add the following environment variable to all the OSDs:
a. On 32-bit systems (x86):PATH=%PATH%;%WINDIR%\Microsoft.NET\Framework\v4.0.30319
b. On 64-bit systems (x64): PATH=%PATH%;%WINDIR%\Microsoft.NET\Framework64\v4.0.30319;%WINDIR%\Microsoft.NET\Framework\v4.0.30319
23. Save the package.
On the App-V Client
Be sure to complete the following steps on all App-V Clients to which the sequencing will be deployed.
1. Install Microsoft .NET Framework 4 Full Profile. Using Microsoft Update, install all updates for Windows and .NET Framework.
2. Make sure that the following update was installed by Microsoft Update. If not, install it manually. 2468871 Update for the .NET Framework 4
3. Run services.msc and disable the Windows Presentation Foundation Font Cache service.
=====
The above text was originally published by Jim Boyles here:
J.C. Hornbeck | System Center Knowledge Engineer
App-V Team blog: https://blogs.technet.com/appv/
AVIcode Team blog: https://blogs.technet.com/b/avicode
ConfigMgr Support Team blog: https://blogs.technet.com/configurationmgr/
DPM Team blog: https://blogs.technet.com/dpm/
MED-V Team blog: https://blogs.technet.com/medv/
OOB Support Team blog: https://blogs.technet.com/oob/
Opalis Team blog: https://blogs.technet.com/opalis
Orchestrator Support Team blog: https://blogs.technet.com/b/orchestrator/
OpsMgr Support Team blog: https://blogs.technet.com/operationsmgr/
SCMDM Support Team blog: https://blogs.technet.com/mdm/
SCVMM Team blog: https://blogs.technet.com/scvmm
Server App-V Team blog: https://blogs.technet.com/b/serverappv
Service Manager Team blog: https://blogs.technet.com/b/servicemanager
System Center Essentials Team blog: https://blogs.technet.com/b/systemcenteressentials
WSUS Support Team blog: https://blogs.technet.com/sus/
Comments
Anonymous
January 01, 2003
Thanks for the article. can you plz let me know in detail on how to update environmnent varialble path under All OSDs. If possible can you share me the screen shot. Regards Ramesh RajuAnonymous
January 01, 2003
Hi, I have sequenced the Visual Studio 2010 Ultm software while saveing the package. In Deploymnet Tab i have enabled output option is Compress package. I am geting the below error messege: The package cannot be larger than 4gb.you can trun in compression on th deployment tab, or remove items from the package. Let me know how to remove items from the package. Thanks. RajuAnonymous
January 01, 2003
We’re sorry that you’ve run into issues trying to get VS2010 sequenced and while there is not enough detail in your posting about your environment or about the exact steps you followed to allow us to reproduce the problem, here is some general guidance for the problems you encountered: Regarding Problem #1: The posted recipe has been used successfully to create a compressed VS2010 package below 4 GB. As indicated in the recipe, you will need to ensure that the following items are excluded from the Visual Studio 2010 installation:
- Microsoft SharePoint Developer Tools
- SQL Server 2008 Express Please also ensure that .NET 4.0 and the .NET update KB2468871 are preinstalled on the sequencing machine before starting to sequence. Regarding Problem #2: It is possible that some application on the machine is interfering with the sequencing during Visual Studio 2010 installation. As a sequencing best practice, please disable any antivirus software, Windows Defender, and Windows Search before starting to sequence. These applications are known to cause “sharing access violation” errors during sequencing. If you have already tried the above suggestions or try them now without success, please contact Support who can work with you to troubleshoot the specifics of the problem.
Anonymous
August 27, 2011
Followed to the letter this will never work. Problem #1: C:WindowsInstaller That alone pushes it WELL over 6GB. Deleting it and cleaning up as much as you dare still nets an install that, rather ironically, refuses to sequence with Compression enabled, and when you uncheck it it decides to update the filesize (why it doesn't do this as part of the steps when you start to save I don't know). Problem #2: It is INCREDIBLY unstable. Across the usual three machines in three companies every one of us has encountered either the "sharing access violation has occured" which then brilliantly renders the entire sequence moot (see a 2008 post by Tim Mangan where the resulting "version lineage" issue came up, yes, 2008, still a problem) or the sequencer just flat out crashes when switching between random tabs (this happened to all of us at least once, primarily it seems when going from the VFS to Files tabs, but also when going from VRG to Files tab). And you can say about #1 that, well, you should know to exclude that. But it kinda moots the point of a recipe if you are going to go to the lengths to tell them to exclude things and then...not exclude them. While I'm at it...two questions. 1 why is the VS2010 install TWO installs? Downloaded direct from the MS licensing service center you have to download 2 ISO's...why. 2 Why, with these mega huge applications, do you not just release a sequence? As far as I can tell there is no need to put the license info INTO the sequence, and the same is true with Office 2010. Why even have this problem running around? Why not just post the stupid thing and be done with it. No wonder it took a year to get this working. App-V is, again, showing itself as not up to the challenge when it comes to complex software. The very area it's "benefits" are most worthwhile.Anonymous
August 27, 2011
The comment has been removedAnonymous
September 26, 2011
Hi, I was able to virtualize VS2010 (version from our MSDN) but when I start the application, it request a product key. If I enter the one provided, I have the error: "The product needs to be reinstalled" At the installation (during the sequence) there were no mention about a product key nor when I started it within the sequencer. Any idea why ? Thanks in advanceAnonymous
October 04, 2011
The comment has been removedAnonymous
October 11, 2011
We are also experiencing problems with the package size. Approx 6.5GB uncompressed and over 4GB compressed. This is for VS 2010 Ultimate SP1. Should we not be creating a feature block? If so, won't we have performance issues? Regards, JamesAnonymous
October 13, 2011
James, Delete c:windowsinstaller*.* after sequencing, before saving the package. This way your package will be <4GB (with compression!).Anonymous
October 13, 2011
Rahul, Did you applied SP1 before installing the hotfix?Anonymous
July 29, 2012
Works nicely, and yes, you need to empty the Installer-folder to reduce the package size.Anonymous
October 12, 2012
KB2526163-hotfix installation fails with the following error message: KB2526163 Does not apply or , blocked by another condition on the computer.Anonymous
October 14, 2012
Followed the above exactly about 12 times on 3 different systems / environments and still i get the "The product needs to be reinstalled". Although the initial dialogue displayes " This product is licensed to:..." Anyone have any ideas. We really need to get this out to our in-house developers in our VDI environment but are currently stuck. Anyone created a accelerator for this? Is there a way to bypass the licensing ?Anonymous
October 31, 2012
I managed to get this working by running a prelaunch script which checks for a certain registry key. If this didnt exist it run DDConfigCA.exe which recreates the license details correctly. This then loads Visual studio fine. For some reason DDConfigCA.exe run during sequencing doesn't work, no matter how many times i ran it. As soon as i ran it from a virtual CMD it allowed me to start Visual studio. Anyway. Im happy. The customer is happy.Anonymous
May 31, 2013
Hi team can any one help me in Sequencing Visual Studio 2012 using app v 5.0Anonymous
January 25, 2014
I managed to create a method for sequencing VS 2012 with App-V 5.0 (SP1 at the time). Recipe details at http://t3chn1ck.wordpress.com/2014/01/25/app-v-5-0-sequencing-visual-studio-2012/Anonymous
June 08, 2016
I tried to sequence Visual Studio 2010 on App-V 4.6 SP2, on Windows Server 2008 R2 Enterprise x64.I was not able to.I couldn't install Hotfix 2526163 (VS10SP1-KB2526163-x86.exe) because there is only x86 version. Where I can find x64 version?Also "gacutil /i “%ProgramFiles(x86)%\Microsoft Silverlight\4.0.50826.0\System.Windows.dll”" ... there is no gacutil.exe on my machineI tried the way to run DDConfigCA.exe each time when starting app-v application (scripted in OSD).. it works but only if I have admin rights.. standard user is not able to.Could you help me with it?