Visual Studio 2008 - Images copied in explorer do not show up in Solution Explorer -
I have created a new folder in my project, which is correctly named 'Picture'. I have copied and pasted my images in the folder through Explorer, but how do I show them in the studio, so when I tag IMG or whatever is available src ... dropdown and I can navigate to the image that I Want to
Okay, I have followed the advice and now the folder I have and all the images are visible to my project. I really want to create a login page for a web project etc. I'm following the tutorial. All this works and now I am working on layout. I've added an image tag on my login page, as simple as the source is right; the image is definitely there, but the image will not appear on the page, why ??
I should have
It works on other pages of the project, but do not login.Apux Page!
Thank you.
If you are using a web application project, then you must manually add them to the project . Click "Image" and click Add> Add existing item and choose your new images.
Comments
Post a Comment