asp.net - Images folder on team foundation server not copying to azure on build -


i developing .net aspx application using visual studio 2012 , team foundation server/service paired microsoft azure cloud services.

i able edit code , check changes tfs, reason entire /images folder important web application no longer moving on azure when being built.

the images exist in visual studio, can viewed online on tfs not end on our deployment server.

have tried renaming images folder, deleting it, checking new files in etc still nothing shows in web browser?

i not have direct access azure account app hosted, tfs , code base.

all changes .aspx , .css files turning on azure server without problem. when checking files in on visual studio it's fast - files aren't being uploaded.

my background in php development i'm not denying user error.

in visual studio project, make sure files in images folder marked build action = content in properties window.


Comments

Popular posts from this blog

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

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -