Visual studio 2005 crashes attempting to add new project setting in Project Settings pane. How to fix? -


while trying add new user or application setting project properties pane of project, visual studio 2005 hangs , prompts after minute debug or restart. have tried deleting app.config , user.config files no avail. have tried resetting ide's application settings. have tried hitting sychronize under pane. there corrupt file causing mess? solution? more info: visual basic development, vista, vs 2005.

i've had problems before. approach like:

  1. install latest service pack
  2. if you've got time, reinstall
  3. worst-case, manually edit project file add settings

Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -