Hello,
I'm trying to sequence Visual Studio 2008 according to the following article:
http://technet.microsoft.com/en-us/appvirtualization/dd334515.aspx
However, even if I don't exclude any directories (except the obvious directories) I get the following error:
Naam van toepassing met fout: devenv.exe, versie: 9.0.30729.1, tijdstempel: 0x488f2b50
Naam van module met fout: msenv.dll, versie: 9.0.30729.1, tijdstempel: 0x488f2b9f
Uitzonderingscode: 0xc0000005
Foutoffset: 0x0009df2d
Id van proces met fout: 0x28c
Starttijd van toepassing met fout: 0x01cedf26f8890fe6
Pad naar toepassing met fout: C:\Users\Administrator\AppData\Local\Microsoft\AppV\Client\Integration\CC273AC6-4EEC-4411-9C21-09C262344123\Root\Microsoft Visual Studio 9.0\Common7\IDE\devenv.exe
Pad naar module met fout: C:\ProgramData\App-V\CC273AC6-4EEC-4411-9C21-09C262344123\D3B5BCC6-DC6A-4390-A72C-B5F052D02D8F\root\Microsoft Visual Studio 9.0\Common7\IDE\msenv.dll
Rapport-id: 5a53f3e2-4b1a-11e3-ba8c-0050563091db
Is there anyone who already has experience with packaging Visual Studio 2008 in APP-V 5 and how to troubleshoot this issue?