Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. No images on the page?

No images on the page?

Scheduled Pinned Locked Moved ASP.NET
helpcsharpasp-netvisual-studioquestion
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    Cristoff
    wrote on last edited by
    #1

    I've just started ASP.NET. I have the following problem: none of my images, appear on the web page. It seems to be an issue with the access permissions. Does VS need some special configuration?

    T 1 Reply Last reply
    0
    • C Cristoff

      I've just started ASP.NET. I have the following problem: none of my images, appear on the web page. It seems to be an issue with the access permissions. Does VS need some special configuration?

      T Offline
      T Offline
      turbochimp
      wrote on last edited by
      #2

      On the disk, are the images somewhere in the directory tree below the web site's root folder? If not, the ASP.Net process account needs to have access to the folder they're in.

      The most exciting phrase to hear in science, the one that heralds the most discoveries, is not 'Eureka!' ('I found it!') but 'That's funny...’

      C 1 Reply Last reply
      0
      • T turbochimp

        On the disk, are the images somewhere in the directory tree below the web site's root folder? If not, the ASP.Net process account needs to have access to the folder they're in.

        The most exciting phrase to hear in science, the one that heralds the most discoveries, is not 'Eureka!' ('I found it!') but 'That's funny...’

        C Offline
        C Offline
        Cristoff
        wrote on last edited by
        #3

        Nope. Everything is in the Web Site folder. I'm using Visual WebDeveloper with the built-in ASP.NET Development Web Server. Documentation is samewhat messy currently (I hope they'll improve it before the final release). I didn't have such problem with earlier betas. I suppose it has something to do with web server or the web page settings. The MS sample project is working but I cannot figure out why it is working and mine doesn't.

        C 1 Reply Last reply
        0
        • C Cristoff

          Nope. Everything is in the Web Site folder. I'm using Visual WebDeveloper with the built-in ASP.NET Development Web Server. Documentation is samewhat messy currently (I hope they'll improve it before the final release). I didn't have such problem with earlier betas. I suppose it has something to do with web server or the web page settings. The MS sample project is working but I cannot figure out why it is working and mine doesn't.

          C Offline
          C Offline
          Cristoff
          wrote on last edited by
          #4

          Problem solved. I have put the images in a restricted folder. Don't put your resources in restricted folders, create your own!

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups