I think we need some more details before we can diagnose the problem here:
- What method is being used to obtain the data? Low-level TCP operations? DataSocket? Can you attach a sample VI so that we can see exactly what your code is doing?
- Do you know if the error messages are coming from LabVIEW or coming from the Web server you are trying to access?
- Can you provide a pair of specific URLs, one that works as expected and one that generates an error?
This should help us come up with an explanation and a workaround,
John