Re: Error: Objet reference not set to an instance of an object

  •  02-09-2012, 11:33 AM

    Re: Error: Objet reference not set to an instance of an object

    Hi again,
     
    I didn't have the time to investigate further on this problem, but now I have the time again.
    The situation didn't change, unfortunately, our customer still experiences the problem.
    It occurs only for uploads with a size superior than 150 KBs and only for two users in the customer's company.
     
    I followed your suggestions and set the UNC path on the IIS site of the two Web Server, as a virtual directory mapping a physical directory on a third server (our DataBase Server). Then I used this virtual directory inside our web.config (on both servers) to configure the TempDirectory of the AjaxUploader. I made a test, and when I uploaded a file (size: 6 MBs) on the customer's web application I saw the contents of this TempDirectory change (the AjaxUploader created a .resx temporary file). Then I guess it worked fine, but it didn't solve the problem...
     
    What else could we do? Maybe I made a mistake, and I didn't specify that our Load Balancer is not a software LB, is a hardware one, on a different server.
     
    Please let me know and best regards,
     
    Tux.
View Complete Thread