Is this possible? I installed Dreamweaver to take advantage of some third party plugin to make special xml files but upon installing it, it took over all my ASP.NET file types (even though I clicked 'select none' on the pop-up at first start). Anyways does anyone know if there is a quick automated way to restore them to Visual Web Developer?

link|improve this question

79% accept rate
feedback

4 Answers

up vote 1 down vote accepted

Not sure if this is int he Express version, but VS2008 has a "Restore File Associations" button on the Tools/Options.../Environment/General property page.

If that isn't there in Express, I'd try performing a 'repair' install.

link|improve this answer
feedback

I think this is the only way to do it. Sadly you will have to do it for every file types you want to change.

link|improve this answer
feedback

Repair the installation?

link|improve this answer
feedback

In VS go to tools-option-enviroment-general and click restore file associations button. :)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.