Monday, 14 May 2012

Outstanding Issues

A wash list of the Outstanding Issues I'm hoping to address.  This may grow as more bugs are uncovered or as I partially fix things.

  1. Intermittent timeouts in production when users try to zip up and download multiple files.
  2. Errors when uploading a file and assigning multiple entities to the new file. [fixed].
  3. The app is slow, especially for the first page load.
  4. Calls from the ASP.Net presentation tier to the WCF app tier do not work correctly in a load balanced environment.  Calls must only be routed to http://localhost.  This appears to be a consequence of impersonating another ID when running the app. 
  5. The app impersonates another ID.
  6. As yet, I can't actually get the WCF services to run locally on my dev machine.
  7. There is no logging on tracing. [fixed]

No comments:

Post a Comment