| Dart Home | PowerTCP Web for ActiveX | Custom Development | Reply | PowerTCP Web for ActiveX Topics | Forums |
| Author | Forum: PowerTCP Web for ActiveX Topic: 410 Access Denied Error |
| ychor From: Dunedin, FL USA Posts: 6 Member Since: 04/30/04 |
posted July 11, 2005 3:30 PM I'm using the web control to access an HTTPS site and download a zip file. The permisions on the directory are set to only one username and password. When I use this username and password in my browser it downloads the URL just fine. When I execute the GET statement in the web control with this user/password combo I get a 401 access denied error. FYI: If I add the everyone user account with full permisions it works just fine with the control. Am I missing something? Thanks in advance, - John |
K M Drake![]() From: Utica, NY USA Posts: 3406 Member Since: 07/14/00 |
posted July 12, 2005 3:37 PM Hi, What happens if you try the Get again, after the initial failure? Sometimes servers will send a neg response on the first request, even if the Authorization header was included. Normally, I would suggest watching the communication with a protocol sniffer, but something like Ethereal won't work with encrypted data. So, instead, it becomes more of a guessing game. Hope it helps, -ken |
| Reply | PowerTCP Web for ActiveX Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|