locked
Missing Images and Video in a Multiple Server Configuration RRS feed

  • Question

  • User-1114840112 posted

    I have a .NET application that is running on two Windows Server 2012 IIS servers referencing one MSSQL 2008 database.
    When my application is receiving traffic on both servers, some of the images from the database don't show up.
    When I have traffic only going to one server, all of the images show up.
    What could cause this to occur?

    Wednesday, March 21, 2018 1:20 PM

All replies

  • User-707554951 posted

    Hi InformaticsMS

    What .net framework you used? Mvc or webform?

    How you display you image in you page?

    Which data type you use to store image in database?

    You could provide some related code about your problem.

    Best regards

    Cathy

    Friday, March 23, 2018 9:15 AM