Webdeploy Publish Profile password saving

visual-studio

Solution

If you want the publishing profile to work across different computers, you need to save the password in plain text.

Problem

I saved a publish profile into an .xml along wit all the login info. But when i import this XML to another computer and try to publish, it'll say that my password is incorrect. What can I do to have the password correctly saved into the publish profile and compatible with other computer?

Original source

Related problems