Watch, Follow, &
Connect with Us
Public Report
Report From:    [ Add a report in this area ]  
Report #:  9585   Status: Closed
XMLDocument.Load cannot be typed
Project:   Build #:  Trial
Version:    9.0 Submitted By:   Holger Flick
Report Type:  Basic functionality failure Date Reported:  11/22/2004 3:46:06 PM
Severity:    Commonly encountered problem Last Updated: 3/20/2012 2:24:39 AM
Platform:    All versions Internal Tracking #:   218036
Resolution: Need More Info (Resolution Comments) Resolved in Build: : 10.0.2097.6343
Duplicate of:  None
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: None
Description
Try typing doc.Load( aFile ); The IDE will replace it with doc.LoadXML() immediatelly. Furthermore, code completion won't show the Load method.

D2005, Architect Trial

(QC won't let me set Area to IDE and Version to 2005) :-(
Steps to Reproduce:
1. define xmlDoc as XMLDocument
2. create xmlDoc
3. call xmlDoc.Load()
Workarounds
delete the "XML" from LoadXML

---------

delete the "XML" from LoadXML
Attachment
None
Comments

None

Server Response from: ETNACODE01