BUG: PageObjectDTC May Publish Wrong Parameter Names (190681)
The information in this article applies to:
- Microsoft Visual InterDev 6.0
This article was previously published under Q190681 SYMPTOMS
After changing the parameter names of an exported navigate or execute
function of the PageObjectDTC, the older parameter names may still be shown
by the URL Picker and by the Parameter Info tooltip for the function.
CAUSE
If only the names of the parameters are changed and the number of
parameters remains unchanged, the PageObjectDTC does not detect the change
and does not update its published information. This incorrect published
information is then used by the URL Picker and the Parameter Info tooltips.
RESOLUTION
After changing the names of the parameters of a function exported by the
PageObjectDTC, add an extra, bogus parameter, then immediately delete this
extra parameter. When the number of parameters changes, the PageObjectDTC
will detect the changed parameter information and update its published
information appropriately.
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.
Modification Type: | Minor | Last Reviewed: | 3/7/2005 |
---|
Keywords: | kbBug kbCtrl kbpending KB190681 |
---|
|