BUG: Textbox DTC Copy/Paste Causes Error in Quick View (191966)
The information in this article applies to:
- Microsoft Visual InterDev 6.0
This article was previously published under Q191966 SYMPTOMS
When trying to copy and paste a text box DTC within a table onto the same
page, the following runtime error is generated when switching to Quick
View:
Object doesn't support this property or method.
CAUSE
This is due to the fact that the newly pasted control has the same name. In
quick view, the script library is actually running and is raising a JScript
exception due to two objects with the same name.
RESOLUTION
You can change the name of the second text box to make its name unique.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article.
Modification Type: | Minor | Last Reviewed: | 3/7/2005 |
---|
Keywords: | kbBug kbCtrl kbpending KB191966 |
---|
|