Search

My language no longer shows up in the File | New | Web Site dialog after installing VS 2008 SP1 Beta by Lee Nowotny

Closed
as Fixed Help for as Fixed

0
0
Sign in
to vote
Type: Bug
ID: 349083
Opened: 6/3/2008 8:17:12 AM
Access Restriction: Public
0
Workaround(s)
0
User(s) can reproduce this bug
I set up a machine with the RTM of VS 2008 on it. Then I installed my product (Visual RPG). I created a WebSite via the File | New | Create WebSite dialog and set the language to Visual RPG and it worked just fine. Then I installed the VS 2008 SP beta and tried to do the same thing. Now, Visual RPG was not an option in the language drop down.

As a side note, I was able to open, run, and debug the website that I created in VS 2008 RTM with the SP installed.
Details (expand)
Product Language
English

Version

Visual Studio 2008 Service Pack 1 Beta
Operating System
Windows XP Professional
Operating System Language
English
Steps to Reproduce
1. Install Visual RPG on a machine with VS 2008 RTM.
2. View the File | New | WebSite dialog and noticed that Visual RPG is listed.
3. Install the Service Pack beta.
4. View the File | New | Website dialog again and notice that Visual RPG is now missing from the list of languages.
Actual Results
Visual RPG was not listed in the New Website dialog.
Expected Results
Visual RPG should be listed in the New Website dialog.
TAP Code (if applicable)
 
      You can indicate your satisfaction with how Microsoft handled this issue by completing this quick 3 question survey. [Details]

 

Sign in to post a comment.
Posted by Microsoft on 6/25/2008 at 9:59 AM
The issue is fixed in VS 2008 SP1 RTM
Posted by Microsoft on 6/12/2008 at 1:47 PM
We have discovered the problem. When SP1 installs, it inadvertantly removes all the entries under the key [HKLM]\Software\Microsoft\VisualStudio\9.0\NewProjectTemplates\TemplateDirs\{39c9c826-8ef8-4079-8c95-428f5b1c323f}, before writing the entries for the languages installed by VS. Thus the entries VisualRPG writes to this location are removed. A work around for your customers until the final SP1 build is available is to manually add these values back (you could create a .reg file with the appropriate settings). I verified that this work around works.

Thanks for reporting this issue.
Posted by Microsoft on 6/11/2008 at 11:25 AM
Hello

You can send a link to download to mikhaila-at-microsoft-dot-com

Thanks
Posted by Microsoft on 6/10/2008 at 4:55 PM
Hello

Can you provide us with Visual RPG for VS 2008? We could only find VS 2005 trial download.

Thanks
Posted by Microsoft on 6/3/2008 at 5:21 PM
Thanks for your feedback. We are escalating this issue to the appropriate group within the Visual Studio Product Team for triage and resolution. These specialized experts will follow-up with your issue.

Thank you,
Visual Studio Product Team
Sign in to post a workaround.