Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Studio
  4. VS 2005 SP1 Beta

VS 2005 SP1 Beta

Scheduled Pinned Locked Moved Visual Studio
csharpc++visual-studiobeta-testinghelp
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Robert M Greene
    wrote on last edited by
    #1

    Is anyone running the SP1 Beta? I downloaded and installed it last week, it seems to be okay, so far. I haven't seen any real improvements, seems like most of the bug fixes were for managed or unmanaged c++ apps. (We use C# exclusively where I work) Just curious what everyone thinks.

    ............................. There's nothing like the sound of incoming rifle and mortar rounds to cure the blues. No matter how down you are, you take an active and immediate interest in life. Fiat justitia, et ruat cælum

    L V 2 Replies Last reply
    0
    • R Robert M Greene

      Is anyone running the SP1 Beta? I downloaded and installed it last week, it seems to be okay, so far. I haven't seen any real improvements, seems like most of the bug fixes were for managed or unmanaged c++ apps. (We use C# exclusively where I work) Just curious what everyone thinks.

      ............................. There's nothing like the sound of incoming rifle and mortar rounds to cure the blues. No matter how down you are, you take an active and immediate interest in life. Fiat justitia, et ruat cælum

      L Offline
      L Offline
      Link2006
      wrote on last edited by
      #2

      Robert M Greene wrote:

      Just curious what everyone thinks.

      It's beta software, so don't install it on your work systems where actual production code is produced. Use it at your own risk. :-D

      1 Reply Last reply
      0
      • R Robert M Greene

        Is anyone running the SP1 Beta? I downloaded and installed it last week, it seems to be okay, so far. I haven't seen any real improvements, seems like most of the bug fixes were for managed or unmanaged c++ apps. (We use C# exclusively where I work) Just curious what everyone thinks.

        ............................. There's nothing like the sound of incoming rifle and mortar rounds to cure the blues. No matter how down you are, you take an active and immediate interest in life. Fiat justitia, et ruat cælum

        V Offline
        V Offline
        Veloci
        wrote on last edited by
        #3

        I was running it for a couple of days. The biggest improvement I noticed was with stepping though the code while debugging. Before the update it would sometimes take up to a second to step through each line, now it is a more reasonable response time. The only issue I had was I could no longer create Web Application Project as I received the following error: Error: this template attempted to load an untrusted component 'Microsoft.VisualStudio.Web.Application, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. For more information on this problem and how to enable this template, please see documentation on Customizing Project Templates. But I found a solution to this posted on ScottGu's Blog: This is caused by a bug with the SP1 Beta setup. You can fix this with the SP1 Beta by closing VS 2005, and then open up the "Visual Studio 2005 Command Prompt" (there is an icon for it in your Start Menu->Visual Studio 2005->Visual Studio Tools folder), and run this command from within it: devenv.exe /InstallVSTemplates This will correctly re-configure the add item templates and make everything work fine.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups