crystal Report can't find XML document after compiling

Jelmer

Well-known member
Joined
Jan 11, 2006
Messages
96
Hello,

I build a project.
I read a xml, the crystal report makes a report of this xml file.
On my computer it runs well after the installation.

But if i change the build directory, and i run the executable again, everything runs well exept the making of the crystal form.

If i make the form, the project saves the current directory, thats the directory where my project items are staying and also a xml file.

But how can i get a normal path without d:\project\items\build ....
Just: Article.xml

Where can i find the path? and how can i change it?

Greets. Jelmer
 
Back
Top