c# - Visual Studio 2013 to GoDaddy Deploy -


i have visual studio 2013 asp.net web forms application works fine in local machine. have godaddy account domain name. need publish application godaddy. found when right click on project , select 'publish'

i have several options deploy project. have no idea how continue this. suggestions appreciated.

you need deploy using 'ftp' publish method.

in order complete need user name , password godaddy hosting details page under ftp users. if don't have users listed, set ftp user , use username , password in visual studio publish profile. server should set "ftp://yoursite.com" "yoursite.com" domain name website.


Comments

Popular posts from this blog

php - Magento - Deleted Base url key -

javascript - Tooltipster plugin not firing jquery function when button or any click even occur -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -