BUG: WalletAddress and WalletPayment Fail to Load
ID: Q190678
|
The information in this article applies to:
-
Microsoft Visual InterDev, version 6.0
SYMPTOMS
When inserting a WalletAddress or WalletPayment control from the Toolbox
into an HTML or Active Server Pages (ASP) page, the following message box appears:
"An object has failed to load. The object will be displayed as
text."
The control is not shown graphically in either Source view or Design
view.
CAUSE
The WalletAddress and WalletPayment controls have not been installed on
your machine.
Internet Explorer 4.x supports three installation modes: Minimum, Standard,
and Full. If you installed the Minimum installation of Internet Explorer
4.01 prior to installing Visual InterDev, the WalletAddress and
WalletPayment controls will not be installed.
RESOLUTION
If you have not installed Internet Explorer 4.01 prior to installing Visual
InterDev, Internet Explorer 4.01 along with the WalletAddress and
WalletPayment controls will be installed for you as part of the Visual
InterDev installation.
If you have already installed Visual InterDev and encounter this issue, you
can install the WalletAddress and WalletPayment controls from the same
location that you installed Internet Explorer 4.x.
Optionally, you can create a page that contains the correct <object> tag
for either the WalletAddress or WalletPayment control, and then browse that
page in Internet Explorer, which will recognize that the control has not
been installed and will automatically install it for you at that time. For
example:
- Create and open a new HTML page in Visual InterDev.
- Drag onto page the WalletAddress control from the ActiveX Controls tab of the Toolbox.
- Dismiss the error message that appears.
- Save the page, then browse to it with Internet Explorer
4.x.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. We are researching this bug and will post
new information here in the Microsoft Knowledge Base as it becomes
available.
MORE INFORMATION
Although the control may not be shown graphically in the editor, the
<OBJECT> tag that represents the control is correct.
Steps to Reproduce Behavior
- Install Internet Explorer 4.01, Minimum installation.
- Install Visual InterDev 6.0.
The WalletAddress and WalletPayment controls have not been installed.
Additional query words:
Keywords : kbVisID600 kbVisID600bug kbGrpASP
Version : WINDOWS:6.0
Platform : WINDOWS
Issue type : kbbug