Skip to content

plitwin/SeattleGiveCamp

Repository files navigation

SeattleGiveCamp

Seattle GiveCamp Website

Notes on usage with Visual Studio

+ Should work with VS 2013 or VS 2015. Tested with VS 2015. Community Edition is OK! + This is a Visual Studio WEB SITE, not a VS web project, and thus must be opened as a website.

How to setup publication profile to web publish to discountasp.net

+ Log in. + Goto https://my.discountasp.net/account-info.aspx + At bottom of screen, click Download Web Deploy Publish Settings + Back in VS, select Build|Publish Web App + Back up wizard to Profile page and select Import, to import the settings from the downloaded profile. + Under Site name, delete slash and everything to right of it. + Under Destination URL, replace with http://seattgivecamp.org + Under Password, enter password and optionally click Save password. + On Settings, select Precompile during publishing + Publish the site and save your profile if prompted to.