简体   繁体   中英

Project Settings disappeared in Visual Studio 2013

Today I was add a new SETTING into the VS2013 Project´s Properties page (at Design Mode) and I see that ALL settings had disapeared! My Settings page is clean (the settings called through "my.settings.xxxx").

But, when I run the application in DEBUG or RELEASE mode the system functions normally - and I reference a lot of "my.settings" in there!

How can I solve it? I´m affraid of SYNCHRONIZE and clean the DEBUG/RELEASE files too!

Help me! Thanks!

I found a solution!

1- Go to Project Solution Explorer. 2- Click in the symbol to SHOW ALL FILES 3- At the My Project folder, simply delete the Settings file. 4- Go to the Project´s Properties page and select Settings. 5- In the middle of the screen will appear a message to Import Settings. 6- Done! VS had imported all the project settings (from where, I don´t know exactly).

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM