Sign in
Quan To's Visual Studio Extensibility blog
Blog to discuss extensibility in Visual Studio
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Known Issues
Tech Ed
Visual Studio Extensibility
VSCT
VSX
Archive
Archives
December 2009
(1)
October 2009
(1)
July 2009
(1)
June 2009
(6)
May 2009
(10)
April 2009
(1)
March 2009
(2)
December 2008
(1)
October 2008
(3)
September 2008
(6)
August 2008
(3)
July 2008
(3)
June 2008
(7)
May 2008
(9)
April 2008
(3)
March 2008
(5)
February 2008
(2)
January 2008
(5)
December 2007
(2)
November 2007
(1)
September 2007
(1)
July 2007
(1)
December 2006
(2)
November 2006
(2)
September 2006
(1)
August 2006
(1)
May 2006
(1)
April 2006
(2)
March 2006
(4)
January 2006
(5)
December 2005
(5)
November 2005
(10)
October 2005
(10)
September 2005
(9)
August 2005
(8)
July 2005
(14)
June 2005
(10)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Quan To's Visual Studio Extensibility blog
Windows Vista Beta 1 (Longhorn) and VS 2005
Posted
over 8 years ago
by
Quan
6
Comments
Windows Vista Beta 1 will be out this week. Note, the framework version in Windows Vista is the Beta 2 framework. That means only the Beta 2 Visual Studio will install correctly on it. If you try installing a later CTP, the framework version mismatch...
Quan To's Visual Studio Extensibility blog
DVDs and CDs
Posted
over 8 years ago
by
Quan
4
Comments
This was by bad design on our part. The VS 2005 Beta 2 media was shipped on DVDs. SQL was also on DVDs but Team Foundation was on a CD. Since we didn't label the media correctly, we saw a lot of bugs that the media doesn't work on our customer's...
Quan To's Visual Studio Extensibility blog
1618 Failures during VS Setup
Posted
over 8 years ago
by
Quan
3
Comments
I was just going through the setup newsgroups and noticed some questions about 1618 failures. A 1618 failure occurs when another setup package using the windows installer is running. Since the Windows Installer supports only one set up running at any...
Quan To's Visual Studio Extensibility blog
Where are my VS Setup logs?
Posted
over 8 years ago
by
Quan
3
Comments
When installations fail, the first thing to do is to check the setup logs. The logs provide an insight as to what happened. Most of the logs are in your %temp% folder. The logs will look like: dd_netfx* dd_vsinstall80* The SQL logs are...
Quan To's Visual Studio Extensibility blog
VS 2005 supported Operating Systems
Posted
over 8 years ago
by
Quan
3
Comments
Every once in a while, we see failures from customers trying to deploy VS 2005 due to incorrect operating systems. The .NET Framework is supported from Windows 98 and up. Visual Studio itself requires Windows 2000 SP4 and up. Here's the list of...
Quan To's Visual Studio Extensibility blog
Team Suite and Team Foundation July CTP are released
Posted
over 8 years ago
by
Quan
2
Comments
Visual Studio Team Suite 2005 July CTP and Visual Studio Team Foundation 2005 July CTP were released yesterday on MSDN. For those with an MSDN subscription, please try it out and let us know if you have any comments, suggestions, or find any bugs. ...
Quan To's Visual Studio Extensibility blog
July CTPs are available on MSDN
Posted
over 8 years ago
by
Quan
1
Comments
The Visual Studio 2005 July CTP is now available on MSDN ( http://msdn.microsoft.com/subscriptions/ ). This currently contains Pro, VSS, and VSTO. The VSTS ,VSTF, and VS SDK images will be availabe on July 20th. If you have an MSDN subscription...
Quan To's Visual Studio Extensibility blog
Error code 1601 during VS install
Posted
over 8 years ago
by
Quan
0
Comments
We've seen a couple of issues in the last few weeks where customers are seeing a 1601 failure during the Visual Studio install. The windows installer error code list shows this problem as: The Windows Installer service could not be accessed. Contact...
Quan To's Visual Studio Extensibility blog
Machine disconnects from the network after installing VS 2005
Posted
over 8 years ago
by
Quan
0
Comments
During the installation of VS 2005, we chain in the Device Emulator which is used for developing Windows CE applications. The Device Emulator installs a network driver which may disconnect your machine from the network. Amit Chopra, my counter part...
Quan To's Visual Studio Extensibility blog
Happy Canada Day! :)
Posted
over 8 years ago
by
Quan
0
Comments
I grew up in the great white north and miss the red and white celebrations :) Today also marks the 130th day before we release Visual Studio 2005 to the world.
Quan To's Visual Studio Extensibility blog
VS 2005 Beta 1 Expired
Posted
over 8 years ago
by
Quan
0
Comments
For many folks, VS Beta 1 just expired. If you still have Beta 1 on your machine, uninstall it and take Beta 2 for a spin. To make clean up easy, use the Beta 1 clean up tool at http://go.microsoft.com/fwlink/?linkid=47065
Quan To's Visual Studio Extensibility blog
VS 2005 and SQL Server 2005 June CTPs
Posted
over 8 years ago
by
Quan
0
Comments
The VS 2005 June CTP does not have a corresponding SQL Server 2005 CTP. The SQL Server 2005 June CTP is based on the VS 2005 Beta 2 bits so if you want to use VS and SQL Server, please use this combination. I've seen a few questions about this on...
Quan To's Visual Studio Extensibility blog
Install bug with the SDK with workaround
Posted
over 8 years ago
by
Quan
0
Comments
When installing the Framework SDK separately outside of installing Visual Studio, we found a bug with our feature tree logic. Repro: 1) Launch the Framework SDK installer 2) In the options page, select the middle option and uncheck the other...
Quan To's Visual Studio Extensibility blog
0xC0000006 Exception during VS 2005 Setup
Posted
over 8 years ago
by
Quan
0
Comments
This was a pretty interesting bug we found in IExpress (the technology we use to package up some of our setups). IExpress is used to package up the .NET Framework, the SDK, Remote Debugger, J# Redist, and the Document Explorer. During the installation...
Page 1 of 1 (14 items)