Article ID: 952283 - Last Review: May 6, 2008 - Revision: 2.2 Visual Studio 2008 Express Editions Service Pack 1 Beta release notes and a list of fixed issues
NoticeBeta InformationThis article discusses a beta release of a Microsoft product. The information in this article is provided as-is and is subject to change without notice.No formal product support is available from Microsoft for this beta product. For information about how to obtain support for a beta release, see the documentation that is included with the beta product files, or check the Web location where you downloaded the release. On This PageSUMMARYThis article lists known issues with the setup and with the removal of Visual Studio 2008 Express Editions Service Pack 1 (SP1) Beta. Additionally, this article describes supporting features in Visual Studio 2008 Express Editions SP1 Beta. MORE INFORMATIONThis article describes the following:
Products to which Visual Studio 2008 Express Editions SP1 Beta applies
How to obtain Visual Studio 2008 Express Editions SP1 BetaTo obtain Visual Studio 2008 Express Editions SP1 Beta, visit the following Microsoft Web site:http://go.microsoft.com/fwlink/?LinkId=117352
(http://go.microsoft.com/fwlink/?LinkId=117352)
This package installs Visual C# 2008 SP1 Express Edition (Beta), Visual Basic 2008 SP1 Express Edition (Beta), Visual C++ 2008 SP1 Express Edition (Beta), and Visual Web Developer 2008 SP1 Express Edition (Beta).For more information about the download location for Visual Studio 2008 SP1 Beta for Standard, Professional, and Team editions, click the following article number to view the article in the Microsoft Knowledge Base: 945140
(http://support.microsoft.com/kb/945140/
)
Visual Studio 2008 Service Pack 1 Beta release notes and a list of fixed issues
Lists of changed features and fixed issues for Visual Studio 2008 Express Editions SP1 BetaFor lists of changed features and fixed issues for Visual Studio 2008 Express Editions SP1 Beta, see the following articles in the Microsoft Knowledge Base:
Supported languages and operating systemsSupported languages
Supported operating systems
Installation requirements
Visual Studio 2008 Express Editions SP1 Beta supportFormal support is available through Microsoft Connect. For more information, visit the following Microsoft Web site:http://connect.microsoft.com
(http://connect.microsoft.com)
Informal community support is available through the MSDN forums. For more information, visit the following Microsoft Web site: http://forums.microsoft.com/MSDN/default.aspx?ForumGroupID=6&SiteID=1
(http://forums.microsoft.com/MSDN/default.aspx?ForumGroupID=6&SiteID=1)
Installation issues for all platformsVisual Studio 2008 Express Editions SP1 Beta does not install immediately after a Visual Studio compilationYou cannot install Visual Studio 2008 Express Editions SP1 Beta until the debugger service closes.To resolve this issue, take one of the following actions:
Removal issues for all platformsMixed modeFor multiple editions of Visual Studio 2008, Microsoft supports only those scenarios in which all editions are at the same service pack level. If there are multiple language versions or multiple editions of Visual Studio 2008 on a computer, all must be at the same level to be supported by Microsoft. For example, all versions or editions must be at the release level or at the SP1 level.How to remove Visual Studio 2008 Express SP1 BetaVisual Studio 2008 Express SP1 Beta is a complete update of the earlier version of Visual Studio 2008 Express editions. To remove each language edition of Visual Studio 2008 Express SP1 Beta, follow these steps, depending on the version of Windows that you have installed.Windows Vista
Versions of Windows earlier than Windows Vista
How to restore to the release version of Visual Studio 2008After you completely remove all Visual Studio 2008 SP1 Beta editions, you must repair the remaining Visual Studio 2008 release version to restore all the features that were replaced during the Visual Studio 2008 SP1 Beta update. The Microsoft .NET Framework 3.5 SP1 Beta remains on the operating system after you uninstall Visual Studio 2008 SP1 Beta. We recommend that you do not remove the .NET Framework 3.5 SP1 Beta from the operating system. The .NET Framework 3.5 SP1 Beta is backward compatible with earlier versions of Visual Studio.To restore Visual Studio 2008 to a supported release-version state, follow these steps:
Known issues with the service packThe Visual Studio 2008 Express Editions SP1 Beta installation fails if the .NET Framework 3.5 Client Beta 1 is already installed on the computerTo work around this issue, follow these steps:
Visual Studio 2008 Express Editions SP1 Beta is incompatible with SQL Server 2008 Express Edition, and you cannot connect to SQL Server databases after you upgrade to SQL Server 2008 Express EditionWhen you upgrade to SQL Server 2008 Express Edition, the named instance of the database is overwritten, and any Visual Studio 2008 Express editions can no longer target the default instance in SQL Server 2008 Express Edition.Sixty-four-bit debugger components are not updated on computers that have the release version of Visual Studio 2008 Express editions installedThe Remote Debugger Light component lets you debug 64-bit applications in Visual Studio 2008 Express editions. If a release version of a Visual Studio 2008 Express edition is already installed on the computer, the installation of Visual Studio 2008 Express Editions SP1 Beta does not upgrade the Remote Debugger Light component to the SP1 level. Therefore, some new features in Visual Studio 2008 Express Editions SP1 Beta do not function correctly or are not available when you debug 64-bit applications. Additionally, if you repair the Visual Studio 2008 Express editions, the repair procedure fails at the step at which the repair procedure tries to repair the Remote Debugger Light component. Then, additional repairs of components are canceled.To work around this issue, uninstall the Remote Debugger Light component in a 64-bit of version of Windows, and then install Visual Studio 2008 Express Editions SP1 Beta. The .NET Framework Setup program may fail in Visual Studio 2008 Express Editions SP1 BetaThe .NET Framework Setup program fails if one of the following conditions is true:
To work around this issue, follow these steps:
Entity Designer may display the safe mode watermark when you rename the entity data model namespaceIf the entity data model contains a type that has the same name as the last part of the storage model, Entity Designer displays the safe mode watermark when you rename the conceptual model namespace. This makes the .edmx file editable only in the XML editor.For example, if the entity data model contains a type that is named Store and the storage model namespace is AdventureWorksModel.Store, this issue will occur if you rename the entity data model namespace. To work around this issue, follow these steps:
Entity Designer displays the safe mode watermark when the parameters of a stored procedure that is mapped to a function import are modifiedIf the parameters of a stored procedure that has a corresponding function import are added, removed, or changed, Entity Designer displays the safe mode watermark. This causes the .edmx file to be editable only in the XML editor.To work around this issue, follow these steps:
You may receive a "System.OutofMemoryException" exception on a model that has several hundred tablesThere is no known workaround for this issue now.Undo operations are slow for a model that contains more than 100 typesThere is no known workaround for this issue now.Entity data models that have the same SSDL schema names cause errors in Web site projectsIf a Web site project contains entity data models that have the same SSDL schema names, an error that indicates that the project contains conflicting storage namespace names occurs at run time.To work around this issue, change the metadata part of the connection string in the Web.config file as follows. The original version is as follows: Visual Studio 2008 Express Editions SP1 Beta may not upgrade SQL Server to the February 2008 Community Technology Preview (CTP) release of SQL Server 2008After you install Visual Studio 2008 Express SP1 Beta on a computer that has an earlier service pack level of SQL Server 2008 installed, SQL Server 2008 is not upgraded to the February 2008 CTP release (CTP6). SQL Server 2008 CTP6 supports upgrades only from the following earlier versions:
References to SQL Server 2008 and to SQL Server 2005 appear on the computer after you install Visual Studio 2008 Express Editions SP1 BetaAfter you install Visual Studio 2008 Express Editions SP1 Beta on a computer that has SQL Server 2005 Express Edition installed, references to the 2008 and 2005 versions of SQL Server appear on the Start menu and in the Add or Remove Programs item in Control Panel. In this case, SQL Server 2005 Express Edition has been upgraded to SQL Server 2008 Express Edition. Any additional references that represent SQL Server 2005 Express Edition support files do not affect Visual Studio 2008 or SQL Server 2008.To work around this issue, use the Add or Remove Programs item in Control Panel to remove SQL Server 2005 Express Edition. Visual Studio 2008 Express Editions SP1 Beta requires Windows Server 2003 SP2Visual Studio 2008 Express Editions SP1 Beta Setup installs SQL Server 2008 Express Edition. SQL Server 2008 Express Edition does not support Windows Server 2003 SP1.Visual Studio 2008 Express Editions SP1 Beta Setup does not run when a non-Express edition of Visual Studio 2008 is installed on the computerVisual Studio 2008 Express Editions SP1 Beta Setup reports a Visual Studio servicing issue that does not let you continue. Visual Studio 2008 Express Editions SP1 Beta is not supported when it is installed on a computer that has a non-Express edition of Visual Studio 2008 installed.To work around this issue, uninstall any non-Express edition of Visual Studio 2008 before you install Visual Studio 2008 Express Editions SP1 Beta. Visual Studio 2008 Express Editions SP1 Beta upgrades SQL Server to SQL Server 2008 only on specific versions of WindowsSQL Server 2008 supports only the following versions of Windows:
http://go.microsoft.com/fwlink/?LinkId=100093
(http://go.microsoft.com/fwlink/?LinkId=100093)
By default, ClickOnce deployment uses SQL Server Express 2005 as a prerequisiteBy default, Visual Studio 2008 Express Editions SP1 Beta selects SQL Server Express 2005 as a prerequisite when you use ClickOnce to deploy applications that require SQL Server Express 2008.To work around this issue, manually change the prerequisite in the application from SQL Server Express 2005 to SQL Server Express 2008. To do this, follow these steps:
REFERENCESFor more information, see the Visual Studio 2008 Express Editions Readme file. To do this, visit the following Microsoft Web site: http://go.microsoft.com/fwlink/?LinkID=111607
(http://go.microsoft.com/fwlink/?LinkID=111607)
For more information about Visual Studio 2008 SP1 Beta for Standard, Professional, and Team editions, click the following article number to view the article in the Microsoft Knowledge Base:
945140
(http://support.microsoft.com/kb/945140/
)
Visual Studio 2008 Service Pack 1 Beta release notes and a list of fixed issues
| Other Resources Other Support Sites
CommunityGet Help NowArticle Translations
|






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email
Back to the top
