Try 'c:\\foo.xml'
-----Original Message-----
From: RHODPR [mailto:[EMAIL PROTECTED]
Sent: 26. oktober 2004 10:45
To: [EMAIL PROTECTED]
Subject: [development-axapta] XMLDocument.Load
Hi all,
I want to load an XML-file in Axapta. When using XMLDocument.Load
(file), what is the default path when I use relative referencing? I
tried to put my XML-file in application, application\bin,
client\bin, but it's like he can't find the file. When I use
absolute referencing (ex. c:\foo.xml), it's not working either.
When I use XMLDocument.LoadXML(XML) and provide the XML 'code' as
the parameter, it all works fine... What am I doing wrong with those
files?
Expand AllCollapse All
Yahoo! Groups Links
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

