LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Access to a web page denied

We use Labview 6.0.1 for automated testing, during which it needs to read data from a web page developed using Twiki (http://twiki.org/). Since we upgraded Twiki to the latest version 4.0 from 3.0, we get error message when running Labview which says "access denied".
 
After checking more into details, we also found that from Labview we can access Yahoo page with no problem but can't do the to access Google. Error message can be different depending on web we want to access.
 
Please advise if there is a trick to allow Labview to access data (text) on whatever web page. Thanks very much!
 
 
0 Kudos
Message 1 of 2
(2,587 Views)
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
0 Kudos
Message 2 of 2
(2,560 Views)