VS2008连接向导sql2008出现这样问题
以前vista系统时也出现,装补丁后解决了
现在换win7系统了,不知道要安装哪个补丁。
 求达人发个链接。

解决方案 »

  1.   

    http://social.msdn.microsoft.com/Forums/en-US/vssetup/thread/6a569376-4207-4184-a8a7-73d5168c787e
      

  2.   

    http://www.microsoft.com/downloads/details.aspx?displaylang=zh-cn&FamilyID=e1109aef-1aa2-408d-aa0f-9df094f993bf
      

  3.   

    我都更新了一个200多M的sql server 2008sp1还是不行
      

  4.   


    这个链接的sp1好像不支持win7
      

  5.   


    SQLServer2008SP1-KB968369-x86-CHS.exe  268.5 MB
    //这个安装了还是不行哦
      

  6.   


    往下看,有一楼说得很详细,要修改注册表,
    再打开附件,以管理员身份运行下面的命令行工具,还要注意uac的设置,再修改注册表,然后安装,
    反正好像蛮麻烦的I've recently installed Windows 7 RTM (x64), Visual Studio 2008 and SQL Server 2008 (x64) on a new computer. I ran into some problems but fortunately the community has done some great work developing solutions. After installing the OS and getting it to full Windows update compliance both SQL Server 2008 and Visual Studio 2008 failed to install. SQL Server 2008 failed to install because the setup check returns that a system restart is required because of a registry value that needs clearing prior to installing SQL Server. Once cleared the SQL Server 2008 install and SP1 update went smoothly and functions perfectly. Here is how to do that:Go to Start/All Programs/Accessories/Command Prompt and open as Administrator then type"regedit.exe" hit enterNavigate to the following registry location in the left panel:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session ManagerOpen (double click) the PendingFileRenameOperations (aa type file listed on the right) and clear all values from the file. close the registry editor and do not restart your computerInstall SQL Server 2008 and reboot
    Repeat the regedit process for the update to SQL Server 2008 SP1Install the "en_sql_server_2008_sp1_x64.exe"Installing Visual Studio 2008 on Windows 7 RTM (x64)An issue with the Customer Experience Improvement Program (CEIP) client in Windows 7 RTM is causing Explorer and some MSI-based installers to stop working properly.To solve this problem, follow these steps:1.Click the Start button , click All Programs, and then click Accessories.2.Right-click Command Prompt, and then click Run as administrator.  In the User Account Control window, verify that Program name is Windows Command Processor, and then click Yes.3.In the Administrator: Command Prompt window, type or paste the following text at the prompt:reg delete HKLM\SOFTWARE\Microsoft\SQMClient\Windows\DisabledSessions /va /f4.Press Enter to install the solution.5.If The operation completed successfully displays, close the Administrator: Command Prompt window to complete this procedure. If "ERROR: Access is denied" displays, repeat this procedure from the top, making sure you clicked Run as administrator in step two.
      

  7.   

    VS2008打补丁了吗,例如sp1啥的?http://www.mybuffet.cn
      

  8.   

    没这个现象啊。
    win7 x64+vs2008 (sp1)+sql 2008 (sp1)
      

  9.   


    擦。 难道win7 x32才有这个问题?
      

  10.   


    打了哟。sp1 200多MB的
      

  11.   

    装上VS2008sp1就行了,不行再用vs命令行输入devenv/resetskippkgs