Visual Studio 2013 Preview: No Publish To File System? -


so i've built project , want use vs2008/2010/2012 "publish file system" option in visual studio 2013 preview push project staging server testing... can't find anywhere in of menus.

it's bad enough they've randomly rearranged menu structures , items tfs, change makes impossible me recommend 2013 anyone, less cto, upgrade path.

this can accomplished easily:

  1. right click on project in solution explorer
  2. click publish
  3. under profile select <new custom profile...>
  4. create profile name (can anything, dev.domainname.com)
  5. under connection > publish method > select file system
  6. enter target location \\server\sharedfolder\

the rest of settings common in past.

the next time go publish select profile , done.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

javascript - addthis share facebook and google+ url -

ios - Show keyboard with UITextField in the input accessory view -