VS 2010: Publish dialog settings not saving for web app -


i have issue occurring 1 specific solution. works fine others.

when right-click on web project publish, asks specify information before publish. choose file system, tell delete files, , specify path. after publish , shut down solution, open later again publish. after this, have set up. means browsing folder every time point publish location.

no other projects in other solutions have issue. know causing this?

the simplest thing check local storage file web publish settings go isn't read-only. example, make sure haven't accidentally checked in source control.

the publishing profiles file in same location project file, named $(projectname).publish.xml.


Comments