Image download and sizing puzzle using Personal Web Site with discountasp SQL 2000

Discussion in 'ASP.NET Starter Kits' started by ddhudson, Jan 11, 2006.

  1. I am trying to use the asp.net 2.0 personal web site starter kit usingVisual Web Developer 2005Express
    on discountasp.net I can't use sql express 2005 - I have SQL 2000 db (separate machine)

    I worked through using SQL on separate machine rather than SQL express as bundled with the Personal web starter kit - see http://geekgoddess.net/photosite/

    this site works fine on my localhost copy - but as you can see the download.aspx frequently shows a broken image link and the details.aspx cuts off the images ... I have compared tables and stored procedures, looked through the connections code, etc.

    Any clues why this is happening? Any input welcome and appreciated!
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    jes.. you got some big pictures..

    i tested the download.aspx several times and i am not getting any errors.

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
  3. I guess I should have mentioned - I tested with downsized pictures and had the same problem ...
     
  4. Bruce

    Bruce DiscountASP.NET Staff

    again.. i tested the page and did not get any type of error :<

    is there a way to replicate the problem effectively?

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
  5. Were you able to get the picture problem you were having resolved? I am having the same issue.
     

Share This Page