This infamous error message is raised on my customer's system, by a small intranet app that runs correctly on my dev system (see my previous post on Http Put). The app is made of two tiers using specific ports: 20000 is the middle tier, which relays file save operations to the back-end tier on port 20100; the error is raised on this last step. Admin accounts are used in both cases.
I can watch the Http traffic via HTTPAnalyzer from QingHai; I could not find any useful trace other than the end result.
I just don't now where to look at - could you suggest any clue?
Kind regards,
Robert.