Visual Studio publish, storing login details?

  • Thread starter Thread starter damian
  • Start date Start date
D

damian

Every Time I publish my application VS asks me for my FTP server's
authentication details. Is there any way VS can remember this?

thx in advance
 
I'm using ClickOnce, and it keeps my username, but not the password. Yours
doesn't even keep the username? I don't think there's a way to make it
retain the password. VS would have to recognize that you are using the same
publish location, and retain the username and password, which would make it
discoverable on your computer. Post back if you figure out a way, though.

Robin S.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top