Answered by:
After installing Async CTP I do not have a folder under My Documents created

Question
-
I am using Visual Studio 2010 Professional, SP1, Eng. US, and I did not have any of the installed updates listed in the other article so I do not know what to do to make it work.
The samples do recognize the keyword Task<LinkInfo> but not DownloadItemAsyncInternal or the keyword async so I do not know what to do?
CorbyMonday, October 3, 2011 10:25 PM
Answers
-
Had the same problem and fixed. The issue is that this package is split into two different updates: one for .NET CLR and the other for Visual Studio.
The second (the Visual Studio one) is optional, so you can install the bits into a server that doesn't have VS installed, but the problem is that the update operaiton fails and that failure goes unnoted.
Why that fails? Mainly because it needs a VS2010 SP1 clean installs, and it will fail if you have ANY post VS2010 SP1 update applied.
So, what's the solution? Unfortunately, you need to uninstall and reinstall the Visual Studio 2010 SP1, and that's painful, but doable.
So, there you have it, uninstall and reinstall VS2010 SP1 and then install the Async CTP SP1 Refresh and you will find the bits and documents installed into the "My Documents" folder.
Best regards,
Andrés.
MAP / MCSE / MCSD / MCT - VMBC's CTO- Proposed as answer by Gentlehag Friday, October 7, 2011 10:16 PM
- Marked as answer by Stephen Toub - MSFTMicrosoft employee, Moderator Friday, November 18, 2011 5:22 PM
Thursday, October 6, 2011 3:58 PM
All replies
-
Same here.
Should the installer be run as admin ?
My Useraccount has local admin priviliges is this enough ?
On this machine the ,NET 4 PlattformUpdate 1 is installed perhaps theres an relation to that ?
Here are my Version numbers:
From C:\Windows\Microsoft.NET\Framework\v4.0.30319
csc.exe - 4.0.30319.450
vbc.exe - 10.0.30319.450
The following seems to be wrong :
C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\msvbide.dll - 10.0.40219.1
this should be 10.0.40219.15 ?
Theres also a logfile in the local appdata folder . One in HTML one in txt. named like this:
Microsoft Visual Studio Async CTP (SP1 Refresh)_20111004_150156925
I could mail this if it would be of any help...
I don't have KB2565057 installed
I also didn't ever have installer Silverlight 5 Beta or something like this.
My operating system is set to german and trhe visual studio is installed in englisch
Also here some informations from the about dialog
Microsoft Visual Studio 2010
Version 10.0.40219.1 SP1Rel
Microsoft .NET Framework
Version 4.0.30319 SP1Rel
Installed Version: Premium
Microsoft Visual Studio 2010 Code Analysis Spell Checker 01021-532-2002102-70922
Microsoft Visual Studio 2010 Code Analysis Spell Checker
Add Reference Dialog Plus! 1.0
An significantly enhanced Add Reference dialog for managed code projects.
AlignAssignments 1.0
Command for aligning assignments.
AutoBraceComplete 1.0
auto brace complete
Crystal Reports Templates for Microsoft Visual Studio 2010
Crystal Reports Templates for Microsoft Visual Studio 2010
Document Well 2010 Plus 1.0.10916.0
This package provides configurable behavior for the Document Well and its tabs. Please be sure to let us know what you like/dislike about this extension.
Hotfix for Microsoft Visual Studio 2010 Premium - ENU (KB2522890) KB2522890
This hotfix is for Microsoft Visual Studio 2010 Premium - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/2522890.
Hotfix for Microsoft Visual Studio 2010 Premium - ENU (KB2529927) KB2529927
This hotfix is for Microsoft Visual Studio 2010 Premium - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/2529927.
Hotfix for Microsoft Visual Studio 2010 Premium - ENU (KB2542054) KB2542054
This hotfix is for Microsoft Visual Studio 2010 Premium - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/2542054.
Hotfix for Microsoft Visual Studio 2010 Premium - ENU (KB2547352) KB2547352
This hotfix is for Microsoft Visual Studio 2010 Premium - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/2547352.
Hotfix for Microsoft Visual Studio 2010 Premium - ENU (KB2548139) KB2548139
This hotfix is for Microsoft Visual Studio 2010 Premium - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/2548139.
Hotfix for Microsoft Visual Studio 2010 Premium - ENU (KB2549864) KB2549864
This hotfix is for Microsoft Visual Studio 2010 Premium - ENU.
If you later install a more recent service pack, this hotfix will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/2549864.
Microsoft Visual Studio 2010 Premium - ENU Service Pack 1 (KB983509) KB983509
This service pack is for Microsoft Visual Studio 2010 Premium - ENU.
If you later install a more recent service pack, this service pack will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/983509.
Microsoft.VisualStudio.QuickAccess.Package 1.0
Awesome search bar.
OptionsPageImpl 1.0
Information about my package
PowerCommands for Visual Studio 2010 1.0
A set of power commands for Visual Studio 2010
QuickFind 1.0
Visual Studio 2010 Quick Incremental Find Extension
Team Foundation Sidekicks 3.0
Team Foundation Sidekicks utilities
Update for Microsoft Visual Studio 2010 Premium - ENU (KB2495593) KB2495593
This update is for Microsoft Visual Studio 2010 Premium - ENU.
If you later install a more recent service pack, this update will be uninstalled automatically.
For more information, visit http://support.microsoft.com/kb/2495593.
VSCommands 2010 3.7.3.0
Prevent accidental Drag & Drop in Solution Explorer, Group Items, Locate In Solution, Create Code Contract, Copy/Paste References and many many others!
XtraReports package 1.0
XtraReports package
ANTS Profiler Add-in
Visual Studio add-in that integrates ANTS Performance Profiler and ANTS Memory Profiler into Visual Studio to allow you to start profiling from inside Visual Studio.
Visit www.red-gate.com for more information.
Copyright (c) 2009-2010 Red Gate Software Inc.
- Edited by Gentlehag Tuesday, October 4, 2011 1:24 PM
Tuesday, October 4, 2011 1:13 PM -
Had the same problem and fixed. The issue is that this package is split into two different updates: one for .NET CLR and the other for Visual Studio.
The second (the Visual Studio one) is optional, so you can install the bits into a server that doesn't have VS installed, but the problem is that the update operaiton fails and that failure goes unnoted.
Why that fails? Mainly because it needs a VS2010 SP1 clean installs, and it will fail if you have ANY post VS2010 SP1 update applied.
So, what's the solution? Unfortunately, you need to uninstall and reinstall the Visual Studio 2010 SP1, and that's painful, but doable.
So, there you have it, uninstall and reinstall VS2010 SP1 and then install the Async CTP SP1 Refresh and you will find the bits and documents installed into the "My Documents" folder.
Best regards,
Andrés.
MAP / MCSE / MCSD / MCT - VMBC's CTO- Proposed as answer by Gentlehag Friday, October 7, 2011 10:16 PM
- Marked as answer by Stephen Toub - MSFTMicrosoft employee, Moderator Friday, November 18, 2011 5:22 PM
Thursday, October 6, 2011 3:58 PM -
Thanks for your reply. i'll give it a try. Hope it will workFriday, October 7, 2011 9:26 PM
-
IT worked ! Many Thanks ! This should be an made more public. I think most people intereseting in testing a CTP woul be willing to reinstall VS if they would now this could help !
You saved my Day :-)
Friday, October 7, 2011 10:16 PM -
It worked for me too (Windows 7-x64, VS2010 Express - German/Deutsch).
I uninstalled and reinstalled VS2010 SP1 and then installed the Async CTP SP1 Refresh.
Afterwards I found all documents and .dll files installed into the folder "C:\Users\<UserName>\Documents\Microsoft Visual Studio Async CTP" (......\Eigene Dokumente\Microsoft Visual Studio Async CTP/.....).
- Edited by Peter_Punkt Monday, October 10, 2011 10:37 AM
Saturday, October 8, 2011 2:11 PM -
Yeah perhaps the async team should think about a recomandation to reinstall VS in order to use Async ?Saturday, October 8, 2011 3:46 PM
-
Just uninstalling / reinstalling Visual Studio SP1 should suffice most of the times.
Glad to hear it worked for you guys.
Best regards,
Andrés.
MAP / MCSE / MCSD / MCT - VMBC's CTOTuesday, October 11, 2011 1:32 PM -
i just had a similar problem, but my issue was that REMOVING the old CTP didn't remove Microsoft Visual Studio Async CTP from my Documents folder. So the folder already existed when the new CTP update 3 was installed.
I simply renamed the Microsoft Visual Studio Async CTP folder and reinstalled the CTP and it recreated the Microsoft Visual Studio Async CTP folder with the newer updated content.
-- jSunday, November 27, 2011 1:25 AM