Help with Wininet/IE-specific error codes
|
04-30-2015, 04:53 AM
Post: #1
|
|||
|
|||
Help with Wininet/IE-specific error codes
About 20% of my tests produce result code -2146697211. I tried converting that string to hex as per https://sites.google.com/a/webpagetest.o...ult-codes.
The hex value is 2d32313436363937323131 (http://string-functions.com/string-hex.aspx). That doesn't match up with any codes I found here https://support.microsoft.com/en-us/kb/193625 Can anyone help with steps for converting the result code? |
|||
04-30-2015, 06:01 AM
Post: #2
|
|||
|
|||
RE: Help with Wininet/IE-specific error codes
That is 0x800C0005 in hex though that's not a WinInet-level error code and is something going wrong deeper in the stack.
Is this on the public instance or a private instance and across all agents? |
|||
04-30-2015, 11:30 PM
Post: #3
|
|||
|
|||
RE: Help with Wininet/IE-specific error codes
This is a private instance on Amazon using PageTest 2.15. The agent used is WPTDriver and Internet Explorer 11.
When submitting the test job, the following parameters are used: fvonly=1 runs=1 bwIn=0 bwOut=0 latency=0 plr=0 orientation=default |
|||
04-30-2015, 11:44 PM
Post: #4
|
|||
|
|||
RE: Help with Wininet/IE-specific error codes
Try grabbing the latest agent software and putting it on your server to auto-update the agents. The one shipped with 2.15 is pretty old at this point: https://sites.google.com/a/webpagetest.o...est-Agents
|
|||
05-01-2015, 09:57 PM
Post: #5
|
|||
|
|||
RE: Help with Wininet/IE-specific error codes
Will do. Thanks Patrick.
|
|||
05-07-2015, 09:49 PM
Post: #6
|
|||
|
|||
RE: Help with Wininet/IE-specific error codes
An update about the error rate (negative result codes) in case it's interesting...
2.15 produced ~ 20%. 2.16 ~ 1% :-). |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)