Did anyone manage to find the list of known issues for Visual Studio 2010 beta 2? Readme in the installation folder redirects me to the beta 1 list.
I can imagine that since the general public release of Beta2 is Wednesday, and since the Beta1 doc was available on the MS download center, that perhaps the Beta2 readme will not be available until Wednesday. But I am just guessing; will update if I find more info.
EDIT
Aha!
FWIW, I've just posted a small unofficial list of Beta 2 known issues from the C# IDE team. This is by no means a full list, but still better than nothing until the official list is available: http://blogs.msdn.com/kirillosenkov/archive/2009/10/19/visual-studio-2010-beta-2-known-issues.aspx
I just install it on my PCs (Windows 7 Enterprise + Windows Server 2008 R2 Enterprise). I found same problems when I try to open cs file. Visual studio 2010 Beta 2 Ultimate show me that This operation could not be complete!
Update
I just try to open other script files like c#, vb.net, f#, JavaScript. I can't open it too!
I found another bug. When I try to build any project try, VS2010 Ultimate Beta 2 always tell me about This operation could not be complete. Moreover, I can't find any error in activity log file.
Custom workflow Activities don't show up in the toolbox when in Debug mode on my box. If I switch to release and rebuild they appear.
Other bugs I've submitted:
Context menu position incorrect/extends off screen
Strongly-typed dataset designer doesn't globally qualify namespaces
SortedList adds an empty entry (key and value both null) in certain situations
Xaml editor isn't picking up assembly xmlns definitions nor is giving the option for mapping namespaces to assemblies
Workflows can only extend Activity, precluding the use of custom base workflow classes
Workflow designer ignores partial class members
Tool windows forget what monitor they are on
Custom workflow actions don't show in the toolbox in Debug mode