asp.net-development-serv

ASP.net MVC Directory Browsing

Hi All, Im adding the ability to upload images to my ASP.net mvc application. Basically the user selects an image and I upload it to an Images folder which i've created in my solution folder structure. This works great and the image uploads to the images folder. The problem I have is now displaying the image back to the browser. My ques...

ASP.NET app deployment mess

Hi, I have a little mess with a web application. I works in the development environment, and now I'm trying to publish it to another folder still in my own computer, so one of my colleages could try it without bother me. So I went to "Publish" in "Visual Studio", created a new "Web Application", and then I published the application ther...