Oh yeah, just do like in classic VB, click "Browse..." and
find the Dll yourself.
PS: You'll get a warning when you do this telling you that
it may be not compatible and so on, well the XML 3.0 is
compatible with PPC (remember the waring say it may be not
compatible, not that is will not run at all, then, any new
component you're trying to use, you should test it on the
device to see if it runs)
[]'s
Victor
Quote:
>-----Original Message-----
>I have Project/References menu in eVB. The problem is
that menu does not
>have "Microsoft XML" option in it.
>cheers
>> Hi
>> I don't understand why U don't have the
Project/References
>> menu in eVB. On What platform have U installed eVB???
>> Cheers
>> Giri Rajesh
>> >-----Original Message-----
>> >Hi,
>> >My problem is, I can load xml file in VB6 using these
>> lines;
>> >Dim xDoc As New DOMDocument
>> >xDoc.load("myFile.xml");
>> > But I can't do the samething with eVB. Could anybody
>> please tell me if this
>> >possible in eVB? Because in VB6, I had to
>> enable "Microsoft XML" option in
>> >the Project/References menu, but that menu does not
exist
>> in the eVB
>> >cheers
>> >hadi
>> >.
>.