Visual Studio keeps asking the FTP password when publishing with ClickOnce
        Posted  
        
            by tinmaru
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by tinmaru
        
        
        
        Published on 2010-04-16T13:32:49Z
        Indexed on 
            2010/04/16
            13:53 UTC
        
        
        Read the original article
        Hit count: 309
        
Hi,
I publish my application on a FTP server. I gave the FTP account information (URL, user and password) to Visual Studio but it keep asking me the FTP password each time I click the Publish now button.
Why VS doesn't automatically fullfill my password?
© Stack Overflow or respective owner