I have started working an online store project using Visual Studio Express 2013. The project is a Web form everything works just fine when I test it in localhost pressing ctrl+F5. However When I try publishing it the images don't show anymore, the link to
the .css style sheet that I created don't work. and the data from the tables is not shown. Does anyone know if this is an easy fix kind of problem that hast to do with the kind of references I am using.
Thanks in advance for all the help
Go to the complete details ...