This post originated from an RSS feed registered with .NET Buzz
by Sam Gentile.
Original Post: VS2005 Dec CTP Team Edition is a No Go
Feed Title: Sam Gentile's Blog
Feed URL: http://samgentile.com/blog/Rss.aspx
Feed Description: .NET and Software Development from an experienced perspective - .NET/CLR, Rotor, Interop, MC+/C++, COM+, ES, Mac OS X, Extreme Programming and More!
I followed my uninstall procedure to get rid of previous beta builds and I was shocked when it installed the first time with no failures. However, upon launching the ide, I get various package load errors: Package xxxx has failed to load properly. Would you like to disable. I tried a full re-install to no avail. Sigh.
Here's what I get if I attempt to create a C# Windows app with the designer
Method not found: 'Int32 Microsoft.VisualStudio.Shell.Interop.IVsErrorItem.GetCategory(UInt32 ByRef)' at Microsoft.VisualStudio.Design.Serialization.CodeDom.MergedCodeDomParser.System.CodeDom.Compiler.ICodeParser.Parse(TextReader stream)at Microsoft.VisualStudio.Shell.Design.Serialization.CodeDom.CodeDomDocDataAdapter.get_CompileUnit() at Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.Parse()at System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.EnsureDocument(IDesignerSerializationManager manager)at System.ComponentModel.Design.Serialization.CodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager manager) at Microsoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.PerformLoad(IDesignerSerializationManager serializationManager)atMicrosoft.VisualStudio.Design.Serialization.CodeDom.VSCodeDomDesignerLoader.DeferredLoadHandler.Microsoft.VisualStudio.TextManager.Interop.IVsTextBufferDataEvents.OnLoadCompleted(Int32 fReload