URL Moniker Error Codes
This topic lists the error codes exposed by URL monikers. The list is sorted alphabetically by name.
| Constant/value | Description |
|---|---|
|
Authentication is needed to access the object. |
|
Internet Explorer 8. A redirect request was blocked because SIDs do not match and BINDF2_DISABLE_HTTP_REDIRECT_XSECURITYID is set in bind options. |
|
The attempt to connect to the Internet has failed. |
|
CoCreateInstance failed. |
|
The object could not be loaded. |
|
The requested resource could not be locked. |
|
Cannot replace a file that is protected by SFP. |
|
The component download was declined by the user. |
|
Internet Explorer 6 for Windows XP SP2 and later. The Authenticode prompt for installing a ActiveX control was not shown because the page restricts the installation of the ActiveX controls. The usual cause is that the Information Bar is shown instead of the Authenticode prompt. |
|
Internet Explorer 6 for Windows XP SP2 and later. Installation of ActiveX control (as identified by cryptographic file hash) has been disallowed by registry key policy. |
|
The Internet connection has timed out. |
|
An Internet connection was established, but the data cannot be retrieved. |
|
Use the default security manager for this action. A custom security manager should only process input that is both valid and specific to itself and return INET_E_DEFAULT_ACTION for all other methods or URL actions. |
|
Internet Explorer 8 and later. The download was not permitted due to a private browsing session. InPrivate Browsing prevents Internet Explorer from storing data about the browsing session, such as cookies, temporary files, and history. |
|
The download has failed (the connection was interrupted). |
|
The lowest allowed value for an URL moniker error code. |
|
The highest allowed value for an URL moniker error code. |
|
The SSL certificate is invalid. |
|
The request was invalid. |
|
The URL could not be parsed. |
|
No Internet session was established. |
|
The object is not in one of the acceptable MIME types. |
|
The object was not found. |
|
The requested option is unknown. (See IInternetProtocolInfo::QueryInfo.) |
|
WinInet cannot redirect. This error code might also be returned by a custom protocol handler. |
|
The request is being redirected to a directory. |
|
The request is being redirected. (Pass this value to IInternetProtocolSink::ReportResult.) |
|
Internet Explorer 8. Reserved. Do not use. |
|
The server or proxy was not found. |
|
The binding has already been completed and the result has been dispatched, so your abort call has been canceled. |
|
A security problem was encountered, related to one of the following Win32 Error Messages:
|
|
Binding was terminated. (See IBinding::GetBindResult.) |
|
The protocol is not known and no pluggable protocols have been entered that match. |
|
Use the default protocol handler. (See IInternetProtocolRoot::Start.) |
|
Use the default settings. (See IInternetBindInfo::GetBindString.) |
|
(Microsoft internal.) Reissue request with extended binding. |
Requirements
|
Minimum supported client |
Windows XP |
|---|---|
|
Minimum supported server |
Windows 2000 Server |
|
Product |
Internet Explorer 4.0 |
|
Header |
|